Pull request #43457 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a35b4ac54a5c8b7e822293ba62f198047a52a0aa+83970db5efb46bf61b2b239e8039400c67a7c7b7 (70719736467e1323f6c33d877fef24c0407cc2f0) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43457@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-04T13:28:58.743Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-04T13:28:58.748Z] Trying to pass milestone 3 [Pipeline] milestone [2022-04-04T13:28:58.823Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-04T13:28:59.033Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0303e4d960b9f1572) in /home/ubuntu/workspace/moby_PR-43457 [Pipeline] { [Pipeline] checkout [2022-04-04T13:28:59.062Z] The recommended git tool is: git [2022-04-04T13:28:59.079Z] using credential docker-jenkins-github-credentials [2022-04-04T13:28:59.087Z] Cloning the remote Git repository [2022-04-04T13:28:59.087Z] Cloning with configured refspecs honoured and without tags [2022-04-04T13:28:59.088Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T13:28:59.088Z] > git init /home/ubuntu/workspace/moby_PR-43457 # timeout=10 [2022-04-04T13:28:59.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:28:59.100Z] > git --version # timeout=10 [2022-04-04T13:28:59.106Z] > git --version # 'git version 2.17.1' [2022-04-04T13:28:59.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:28:59.107Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:29:14.837Z] Fetching without tags [2022-04-04T13:29:14.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:29:14.814Z] > git config --add remote.origin.fetch +refs/pull/43457/head:refs/remotes/origin/PR-43457 # timeout=10 [2022-04-04T13:29:14.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:29:14.829Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:29:14.842Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:29:14.843Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:29:14.843Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:29:15.067Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:29:15.612Z] Merge succeeded, producing a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:29:15.613Z] Checking out Revision a35b4ac54a5c8b7e822293ba62f198047a52a0aa (PR-43457) [2022-04-04T13:29:16.252Z] Commit message: "daemon/config: Validate(): validate hosts" [2022-04-04T13:29:15.066Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:29:15.071Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:29:15.580Z] > git remote # timeout=10 [2022-04-04T13:29:15.587Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T13:29:15.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:29:15.592Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T13:29:15.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T13:29:15.612Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:29:15.619Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:29:16.252Z] > git rev-list --no-walk ecbfe731932f49f4565f3824fd2c8249c2f1fb73 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T13:29:16.946Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43457:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-04-04T13:29:19.481Z] 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] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [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) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-04T13:29:19.712Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0303e4d960b9f1572) in /home/ubuntu/workspace/moby_PR-43457 [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-04T13:29:19.720Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-022d637cec39aee1d) in /home/ubuntu/workspace/moby_PR-43457 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2022-04-04T13:29:19.789Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f84dbe6b408d9160) in /home/ubuntu/workspace/moby_PR-43457 [Pipeline] checkout [2022-04-04T13:29:19.792Z] The recommended git tool is: git [Pipeline] checkout [2022-04-04T13:29:19.799Z] using credential docker-jenkins-github-credentials [2022-04-04T13:29:19.800Z] The recommended git tool is: git [2022-04-04T13:29:19.808Z] using credential docker-jenkins-github-credentials [2022-04-04T13:29:19.811Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-04T13:29:19.816Z] Cloning the remote Git repository [2022-04-04T13:29:19.816Z] Cloning with configured refspecs honoured and without tags [2022-04-04T13:29:19.818Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-04T13:29:19.925Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-04T13:29:20.052Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a35b4ac54a5c8b7e822293ba62f198047a52a0aa [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-04-04T13:29:20.150Z] Merge succeeded, producing a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:29:20.150Z] Checking out Revision a35b4ac54a5c8b7e822293ba62f198047a52a0aa (PR-43457) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-04-04T13:29:20.219Z] Commit message: "daemon/config: Validate(): validate hosts" [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T13:29:19.805Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43457/.git # timeout=10 [2022-04-04T13:29:19.811Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:29:19.818Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:29:19.818Z] > git --version # timeout=10 [2022-04-04T13:29:19.823Z] > git --version # 'git version 2.17.1' [2022-04-04T13:29:19.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:29:19.824Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:29:20.051Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:29:20.056Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:29:20.104Z] > git remote # timeout=10 [2022-04-04T13:29:20.109Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T13:29:20.115Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:29:20.115Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T13:29:20.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T13:29:20.150Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:29:20.159Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:29:19.872Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T13:29:19.872Z] > git init /home/ubuntu/workspace/moby_PR-43457 # timeout=10 [2022-04-04T13:29:19.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:29:19.889Z] > git --version # timeout=10 [2022-04-04T13:29:19.902Z] > git --version # 'git version 2.17.1' [2022-04-04T13:29:19.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:29:19.903Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:29:20.981Z] + docker version [2022-04-04T13:29:20.981Z] Client: Docker Engine - Community [2022-04-04T13:29:20.981Z] Version: 20.10.12 [2022-04-04T13:29:20.981Z] API version: 1.41 [2022-04-04T13:29:20.981Z] Go version: go1.16.12 [2022-04-04T13:29:20.981Z] Git commit: e91ed57 [2022-04-04T13:29:20.981Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T13:29:20.981Z] OS/Arch: linux/amd64 [2022-04-04T13:29:20.981Z] Context: default [2022-04-04T13:29:20.981Z] Experimental: true [2022-04-04T13:29:20.981Z] [2022-04-04T13:29:20.981Z] Server: Docker Engine - Community [2022-04-04T13:29:20.981Z] Engine: [2022-04-04T13:29:20.981Z] Version: 20.10.12 [2022-04-04T13:29:20.981Z] API version: 1.41 (minimum version 1.12) [2022-04-04T13:29:20.981Z] Go version: go1.16.12 [2022-04-04T13:29:20.981Z] Git commit: 459d0df [2022-04-04T13:29:20.981Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T13:29:20.981Z] OS/Arch: linux/amd64 [2022-04-04T13:29:20.981Z] Experimental: true [2022-04-04T13:29:20.981Z] containerd: [2022-04-04T13:29:20.981Z] Version: 1.4.12 [2022-04-04T13:29:20.981Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T13:29:20.981Z] runc: [2022-04-04T13:29:20.981Z] Version: 1.0.2 [2022-04-04T13:29:20.981Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T13:29:20.981Z] docker-init: [2022-04-04T13:29:20.981Z] Version: 0.19.0 [2022-04-04T13:29:20.981Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T13:29:21.261Z] + docker info [2022-04-04T13:29:21.827Z] Client: [2022-04-04T13:29:21.827Z] Context: default [2022-04-04T13:29:21.827Z] Debug Mode: false [2022-04-04T13:29:21.827Z] Plugins: [2022-04-04T13:29:21.827Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T13:29:21.827Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T13:29:21.827Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T13:29:21.827Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T13:29:21.827Z] [2022-04-04T13:29:21.827Z] Server: [2022-04-04T13:29:21.827Z] Containers: 0 [2022-04-04T13:29:21.827Z] Running: 0 [2022-04-04T13:29:21.827Z] Paused: 0 [2022-04-04T13:29:21.827Z] Stopped: 0 [2022-04-04T13:29:21.827Z] Images: 3 [2022-04-04T13:29:21.827Z] Server Version: 20.10.12 [2022-04-04T13:29:21.827Z] Storage Driver: overlay2 [2022-04-04T13:29:21.827Z] Backing Filesystem: extfs [2022-04-04T13:29:21.827Z] Supports d_type: true [2022-04-04T13:29:21.827Z] Native Overlay Diff: true [2022-04-04T13:29:21.827Z] userxattr: false [2022-04-04T13:29:21.827Z] Logging Driver: json-file [2022-04-04T13:29:21.827Z] Cgroup Driver: cgroupfs [2022-04-04T13:29:21.827Z] Cgroup Version: 1 [2022-04-04T13:29:21.827Z] Plugins: [2022-04-04T13:29:21.827Z] Volume: local [2022-04-04T13:29:21.827Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T13:29:21.827Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T13:29:21.827Z] Swarm: inactive [2022-04-04T13:29:21.827Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T13:29:21.827Z] Default Runtime: runc [2022-04-04T13:29:21.827Z] Init Binary: docker-init [2022-04-04T13:29:21.827Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T13:29:21.827Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T13:29:21.827Z] init version: de40ad0 [2022-04-04T13:29:21.827Z] Security Options: [2022-04-04T13:29:21.827Z] apparmor [2022-04-04T13:29:21.827Z] seccomp [2022-04-04T13:29:21.827Z] Profile: default [2022-04-04T13:29:21.827Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T13:29:21.827Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T13:29:21.827Z] OSType: linux [2022-04-04T13:29:21.827Z] Architecture: x86_64 [2022-04-04T13:29:21.827Z] CPUs: 2 [2022-04-04T13:29:21.827Z] Total Memory: 7.565GiB [2022-04-04T13:29:21.827Z] Name: ip-10-100-122-223 [2022-04-04T13:29:21.827Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T13:29:21.827Z] Docker Root Dir: /var/lib/docker [2022-04-04T13:29:21.827Z] Debug Mode: false [2022-04-04T13:29:21.827Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:29:21.827Z] Labels: [2022-04-04T13:29:21.827Z] Experimental: true [2022-04-04T13:29:21.827Z] Insecure Registries: [2022-04-04T13:29:21.827Z] 127.0.0.0/8 [2022-04-04T13:29:21.827Z] Live Restore Enabled: true [2022-04-04T13:29:21.827Z] [2022-04-04T13:29:21.827Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T13:29:21.893Z] using credential docker-jenkins-github-credentials [2022-04-04T13:29:21.901Z] Cloning the remote Git repository [2022-04-04T13:29:21.901Z] Cloning with configured refspecs honoured and without tags [2022-04-04T13:29:22.107Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T13:29:22.107Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T13:29:22.107Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43457/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T13:29:22.107Z] + bash /home/ubuntu/workspace/moby_PR-43457/check-config.sh [2022-04-04T13:29:22.107Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T13:29:22.107Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T13:29:22.107Z] [2022-04-04T13:29:22.107Z] Generally Necessary: [2022-04-04T13:29:22.108Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T13:29:22.108Z] - apparmor: enabled and tools installed [2022-04-04T13:29:22.108Z] - CONFIG_NAMESPACES: enabled [2022-04-04T13:29:22.108Z] - CONFIG_NET_NS: enabled [2022-04-04T13:29:22.108Z] - CONFIG_PID_NS: enabled [2022-04-04T13:29:22.108Z] - CONFIG_IPC_NS: enabled [2022-04-04T13:29:22.108Z] - CONFIG_UTS_NS: enabled [2022-04-04T13:29:22.108Z] - CONFIG_CGROUPS: enabled [2022-04-04T13:29:22.108Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T13:29:22.108Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T13:29:22.108Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T13:29:22.108Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T13:29:22.108Z] - CONFIG_CPUSETS: enabled [2022-04-04T13:29:22.108Z] - CONFIG_MEMCG: enabled [2022-04-04T13:29:22.108Z] - CONFIG_KEYS: enabled [2022-04-04T13:29:22.108Z] - CONFIG_VETH: enabled (as module) [2022-04-04T13:29:22.108Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T13:29:22.108Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T13:29:22.108Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T13:29:22.108Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T13:29:22.108Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T13:29:22.108Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T13:29:22.108Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T13:29:22.108Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T13:29:21.936Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T13:29:21.967Z] > git init /home/ubuntu/workspace/moby_PR-43457 # timeout=10 [2022-04-04T13:29:22.368Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T13:29:22.368Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T13:29:22.368Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T13:29:22.368Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T13:29:22.368Z] [2022-04-04T13:29:22.368Z] Optional Features: [2022-04-04T13:29:22.368Z] - CONFIG_USER_NS: enabled [2022-04-04T13:29:22.368Z] - CONFIG_SECCOMP: enabled [2022-04-04T13:29:22.368Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T13:29:22.368Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T13:29:22.368Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T13:29:22.368Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T13:29:22.368Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T13:29:22.368Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T13:29:22.368Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T13:29:22.368Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T13:29:22.368Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T13:29:22.368Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T13:29:22.368Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T13:29:22.368Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T13:29:22.368Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T13:29:22.368Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T13:29:22.368Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T13:29:22.368Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T13:29:22.368Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T13:29:22.368Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T13:29:22.368Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T13:29:22.368Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T13:29:22.368Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T13:29:22.368Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T13:29:22.368Z] - CONFIG_EXT4_FS: enabled [2022-04-04T13:29:22.368Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T13:29:22.368Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T13:29:22.368Z] - Network Drivers: [2022-04-04T13:29:22.368Z] - "overlay": [2022-04-04T13:29:22.368Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T13:29:22.368Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T13:29:22.368Z] Optional (for encrypted networks): [2022-04-04T13:29:22.368Z] - CONFIG_CRYPTO: enabled [2022-04-04T13:29:22.368Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T13:29:22.368Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T13:29:22.368Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T13:29:22.368Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T13:29:22.368Z] - CONFIG_XFRM: enabled [2022-04-04T13:29:22.368Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T13:29:22.368Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T13:29:22.368Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T13:29:22.368Z] - "ipvlan": [2022-04-04T13:29:22.368Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T13:29:22.368Z] - "macvlan": [2022-04-04T13:29:22.368Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T13:29:22.368Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T13:29:22.368Z] - "ftp,tftp client in container": [2022-04-04T13:29:22.625Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T13:29:22.625Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T13:29:22.625Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T13:29:22.625Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T13:29:22.625Z] - Storage Drivers: [2022-04-04T13:29:22.625Z] - "aufs": [2022-04-04T13:29:22.625Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T13:29:22.625Z] - "btrfs": [2022-04-04T13:29:22.625Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T13:29:22.625Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T13:29:22.625Z] - "devicemapper": [2022-04-04T13:29:22.625Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T13:29:22.625Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T13:29:22.625Z] - "overlay": [2022-04-04T13:29:22.625Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T13:29:22.625Z] - "zfs": [2022-04-04T13:29:22.625Z] - /dev/zfs: present [2022-04-04T13:29:22.625Z] - zfs command: missing [2022-04-04T13:29:22.625Z] - zpool command: missing [2022-04-04T13:29:22.625Z] [2022-04-04T13:29:22.625Z] Limits: [2022-04-04T13:29:22.625Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T13:29:22.625Z] [2022-04-04T13:29:22.625Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T13:29:22.958Z] + sudo modprobe ip_vs [2022-04-04T13:29:22.958Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa . [2022-04-04T13:29:23.216Z] #1 [internal] load build definition from Dockerfile [2022-04-04T13:29:23.216Z] #1 sha256:7d9cfe48a11a7b78d8aa196a213a2c6bccf16c06cd019c67d9d64797a6d8af66 [2022-04-04T13:29:23.216Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T13:29:23.216Z] #1 DONE 0.0s [2022-04-04T13:29:23.216Z] [2022-04-04T13:29:23.216Z] #2 [internal] load .dockerignore [2022-04-04T13:29:23.216Z] #2 sha256:ba15d96fdae3fdffd7578676eb3ef7c819ba642fc743d940c31e588e11885276 [2022-04-04T13:29:23.216Z] #2 transferring context: 87B done [2022-04-04T13:29:23.216Z] #2 DONE 0.0s [2022-04-04T13:29:23.216Z] [2022-04-04T13:29:23.216Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T13:29:23.216Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T13:29:23.216Z] #3 DONE 0.1s [2022-04-04T13:29:23.216Z] [2022-04-04T13:29:23.216Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T13:29:23.216Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T13:29:23.216Z] #4 CACHED [2022-04-04T13:29:22.472Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:29:22.473Z] > git --version # timeout=10 [2022-04-04T13:29:22.480Z] > git --version # 'git version 2.25.1' [2022-04-04T13:29:22.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:29:22.482Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:29:23.474Z] [2022-04-04T13:29:23.474Z] #5 [internal] load .dockerignore [2022-04-04T13:29:23.474Z] #5 sha256:9889c4edaf162fc6182f69c559457d429275d7514ddf9d7b8fb41814523cdeec [2022-04-04T13:29:23.474Z] #5 DONE 0.0s [2022-04-04T13:29:23.474Z] [2022-04-04T13:29:23.474Z] #6 [internal] load build definition from Dockerfile [2022-04-04T13:29:23.474Z] #6 sha256:4e75e80af9d1b8bee6e9fce79789d9e491a0fb9ee8fbbc62c44663eefde218ff [2022-04-04T13:29:23.474Z] #6 DONE 0.0s [2022-04-04T13:29:23.474Z] [2022-04-04T13:29:23.474Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T13:29:23.474Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T13:29:23.474Z] #7 DONE 0.1s [2022-04-04T13:29:23.474Z] [2022-04-04T13:29:23.474Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T13:29:23.474Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T13:29:23.474Z] #8 DONE 0.1s [2022-04-04T13:29:23.474Z] [2022-04-04T13:29:23.474Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T13:29:23.474Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T13:29:23.474Z] #10 DONE 0.1s [2022-04-04T13:29:23.474Z] [2022-04-04T13:29:23.474Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T13:29:23.474Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T13:29:23.735Z] #9 DONE 0.1s [2022-04-04T13:29:23.735Z] [2022-04-04T13:29:23.735Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T13:29:23.735Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T13:29:23.735Z] #28 DONE 0.0s [2022-04-04T13:29:23.735Z] [2022-04-04T13:29:23.735Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:29:23.735Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T13:29:23.735Z] #69 DONE 0.0s [2022-04-04T13:29:23.735Z] [2022-04-04T13:29:23.735Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:29:23.735Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T13:29:23.735Z] #67 DONE 0.0s [2022-04-04T13:29:23.735Z] [2022-04-04T13:29:23.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:29:23.735Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:29:23.735Z] #11 DONE 0.0s [2022-04-04T13:29:23.735Z] [2022-04-04T13:29:23.735Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T13:29:23.735Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T13:29:23.735Z] #12 CACHED [2022-04-04T13:29:23.735Z] [2022-04-04T13:29:23.735Z] #13 [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-04-04T13:29:23.735Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T13:29:23.735Z] #13 CACHED [2022-04-04T13:29:23.735Z] [2022-04-04T13:29:23.735Z] #58 [containerd 1/3] 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-04-04T13:29:23.735Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T13:29:23.994Z] #58 ... [2022-04-04T13:29:23.994Z] [2022-04-04T13:29:23.994Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T13:29:23.994Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T13:29:23.994Z] #45 DONE 0.4s [2022-04-04T13:29:24.253Z] [2022-04-04T13:29:24.253Z] #24 [internal] load build context [2022-04-04T13:29:24.253Z] #24 sha256:5578e110c035b6a60dccbb82721a9bc63fb659cfaa67b23cdfb63caed888e20f [2022-04-04T13:29:26.861Z] #24 transferring context: 60.70MB 3.1s done [2022-04-04T13:29:26.861Z] #24 DONE 3.1s [2022-04-04T13:29:26.861Z] [2022-04-04T13:29:26.861Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T13:29:26.861Z] #62 sha256:0771e8f4491eaf031ee6ac43ea77fc6304ed037a71edfa65b84ead47c254b43e [2022-04-04T13:29:27.120Z] #62 DONE 0.3s [2022-04-04T13:29:27.120Z] [2022-04-04T13:29:27.120Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T13:29:27.120Z] #25 sha256:33c9dc9d045c0f3bf251d5d592fcc96fd00e1af254975cb253efbe80a188dfea [2022-04-04T13:29:27.120Z] #25 DONE 0.3s [2022-04-04T13:29:27.120Z] [2022-04-04T13:29:27.120Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:29:27.120Z] #63 sha256:b9bb45770b816cd62a4a247d6b37d45d16ceaf537c8c810eb1597e8edccd8ed8 [2022-04-04T13:29:29.027Z] #63 1.568 + RM_GOPATH=0 [2022-04-04T13:29:29.027Z] #63 1.568 + TMP_GOPATH= [2022-04-04T13:29:29.027Z] #63 1.568 + : /build [2022-04-04T13:29:29.027Z] #63 1.568 + '[' -z '' ']' [2022-04-04T13:29:29.027Z] #63 1.568 ++ mktemp -d [2022-04-04T13:29:29.027Z] #63 1.568 + export GOPATH=/tmp/tmp.rdeCOXTnWF [2022-04-04T13:29:29.027Z] #63 1.568 + GOPATH=/tmp/tmp.rdeCOXTnWF [2022-04-04T13:29:29.027Z] #63 1.568 + RM_GOPATH=1 [2022-04-04T13:29:29.027Z] #63 1.568 + case "$(go env GOARCH)" in [2022-04-04T13:29:29.027Z] #63 1.568 ++ go env GOARCH [2022-04-04T13:29:29.027Z] #63 1.575 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:29:29.027Z] #63 1.576 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:29:29.027Z] #63 1.576 ++ dirname /install.sh [2022-04-04T13:29:29.027Z] #63 1.577 + dir=/ [2022-04-04T13:29:29.027Z] #63 1.577 + bin=rootlesskit [2022-04-04T13:29:29.027Z] #63 1.577 + shift [2022-04-04T13:29:29.027Z] #63 1.578 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T13:29:29.027Z] #63 1.578 + . //rootlesskit.installer [2022-04-04T13:29:29.027Z] #63 1.578 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:29:29.027Z] #63 1.578 + install_rootlesskit [2022-04-04T13:29:29.027Z] #63 1.579 + case "$1" in [2022-04-04T13:29:29.027Z] #63 1.579 + export CGO_ENABLED=0 [2022-04-04T13:29:29.027Z] #63 1.579 + CGO_ENABLED=0 [2022-04-04T13:29:29.027Z] #63 1.579 + _install_rootlesskit [2022-04-04T13:29:29.027Z] #63 1.579 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T13:29:29.027Z] #63 1.580 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:29:29.027Z] #63 1.580 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T13:29:29.027Z] #63 1.580 + GOBIN=/build [2022-04-04T13:29:29.027Z] #63 1.580 + GO111MODULE=on [2022-04-04T13:29:29.027Z] #63 1.580 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:29:29.027Z] #63 2.035 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T13:29:30.405Z] #63 3.023 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T13:29:30.405Z] #63 3.036 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T13:29:30.405Z] #63 3.256 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T13:29:31.782Z] #63 4.449 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T13:29:31.782Z] #63 4.508 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T13:29:31.782Z] #63 4.569 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T13:29:31.782Z] #63 4.640 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T13:29:31.782Z] #63 4.671 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T13:29:31.782Z] #63 4.780 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T13:29:32.043Z] #63 4.855 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T13:29:32.301Z] #63 ... [2022-04-04T13:29:32.301Z] [2022-04-04T13:29:32.301Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-04T13:29:32.301Z] #26 sha256:b3fc02acdc8f7d8b58674f0b1e867bf8829291c1263d8dd7fa807c6796bddaba [2022-04-04T13:29:32.301Z] #26 1.635 + RM_GOPATH=0 [2022-04-04T13:29:32.301Z] #26 1.636 + TMP_GOPATH= [2022-04-04T13:29:32.301Z] #26 1.636 + : /build [2022-04-04T13:29:32.301Z] #26 1.637 + '[' -z '' ']' [2022-04-04T13:29:32.301Z] #26 1.637 ++ mktemp -d [2022-04-04T13:29:32.301Z] #26 1.638 + export GOPATH=/tmp/tmp.LMuF3be8zp [2022-04-04T13:29:32.301Z] #26 1.638 + GOPATH=/tmp/tmp.LMuF3be8zp [2022-04-04T13:29:32.301Z] #26 1.639 + RM_GOPATH=1 [2022-04-04T13:29:32.301Z] #26 1.639 + case "$(go env GOARCH)" in [2022-04-04T13:29:32.301Z] #26 1.641 ++ go env GOARCH [2022-04-04T13:29:32.301Z] #26 1.662 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:29:32.301Z] #26 1.662 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:29:32.301Z] #26 1.665 ++ dirname /install.sh [2022-04-04T13:29:32.301Z] #26 1.666 + dir=/ [2022-04-04T13:29:32.301Z] #26 1.666 + bin=dockercli [2022-04-04T13:29:32.301Z] #26 1.667 + shift [2022-04-04T13:29:32.301Z] #26 1.667 + '[' '!' -f //dockercli.installer ']' [2022-04-04T13:29:32.301Z] #26 1.667 + . //dockercli.installer [2022-04-04T13:29:32.301Z] #26 1.667 ++ : stable [2022-04-04T13:29:32.301Z] #26 1.667 ++ : 17.06.2-ce [2022-04-04T13:29:32.301Z] #26 1.668 + install_dockercli [2022-04-04T13:29:32.301Z] #26 1.668 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T13:29:32.301Z] #26 1.668 Install docker/cli version 17.06.2-ce from stable [2022-04-04T13:29:32.301Z] #26 1.669 ++ uname -m [2022-04-04T13:29:32.301Z] #26 1.670 + arch=x86_64 [2022-04-04T13:29:32.301Z] #26 1.670 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T13:29:32.301Z] #26 1.670 + url=https://download.docker.com/linux/static [2022-04-04T13:29:32.301Z] #26 1.671 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T13:29:32.301Z] #26 1.672 + tar -xz docker/docker [2022-04-04T13:29:32.301Z] #26 5.039 + mkdir -p /build [2022-04-04T13:29:32.301Z] #26 5.041 + mv docker/docker /build/ [2022-04-04T13:29:32.301Z] #26 5.044 + rmdir docker [2022-04-04T13:29:32.301Z] #26 DONE 5.2s [2022-04-04T13:29:32.301Z] [2022-04-04T13:29:32.301Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:29:32.301Z] #63 sha256:b9bb45770b816cd62a4a247d6b37d45d16ceaf537c8c810eb1597e8edccd8ed8 [2022-04-04T13:29:32.301Z] #63 5.189 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T13:29:32.301Z] #63 5.269 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T13:29:32.301Z] #63 5.292 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T13:29:32.301Z] #63 ... [2022-04-04T13:29:32.301Z] [2022-04-04T13:29:32.301Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:29:32.301Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:29:32.301Z] #14 1.939 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T13:29:32.301Z] #14 2.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:29:32.301Z] #14 2.280 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T13:29:32.301Z] #14 3.243 Fetched 44.1 kB in 2s (27.5 kB/s) [2022-04-04T13:29:32.301Z] #14 3.243 Reading package lists... [2022-04-04T13:29:32.301Z] #14 5.269 Reading package lists... [2022-04-04T13:29:32.301Z] #14 6.958 Building dependency tree... [2022-04-04T13:29:32.301Z] #14 7.455 Reading state information... [2022-04-04T13:29:32.301Z] #14 7.979 The following additional packages will be installed: [2022-04-04T13:29:32.301Z] #14 7.989 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T13:29:32.301Z] #14 7.989 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T13:29:32.301Z] #14 7.990 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T13:29:32.301Z] #14 7.990 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T13:29:32.301Z] #14 7.991 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T13:29:32.301Z] #14 7.994 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T13:29:32.301Z] #14 7.995 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T13:29:32.301Z] #14 8.005 Suggested packages: [2022-04-04T13:29:32.301Z] #14 8.005 gcc-10-locales seccomp wine64 [2022-04-04T13:29:32.301Z] #14 8.576 The following NEW packages will be installed: [2022-04-04T13:29:32.301Z] #14 8.577 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T13:29:32.301Z] #14 8.577 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T13:29:32.301Z] #14 8.577 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T13:29:32.301Z] #14 8.577 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T13:29:32.301Z] #14 8.577 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T13:29:32.301Z] #14 8.578 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T13:29:32.301Z] #14 8.578 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T13:29:32.301Z] #14 8.578 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T13:29:32.301Z] #14 8.579 mingw-w64-x86-64-dev [2022-04-04T13:29:32.562Z] #14 8.886 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:29:32.562Z] #14 8.886 Need to get 115 MB of archives. [2022-04-04T13:29:32.562Z] #14 8.886 After this operation, 645 MB of additional disk space will be used. [2022-04-04T13:29:32.562Z] #14 8.886 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-04-04T13:29:32.562Z] #14 8.988 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-04-04T13:29:32.562Z] #14 ... [2022-04-04T13:29:32.562Z] [2022-04-04T13:29:32.562Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:29:32.562Z] #63 sha256:b9bb45770b816cd62a4a247d6b37d45d16ceaf537c8c810eb1597e8edccd8ed8 [2022-04-04T13:29:32.562Z] #63 5.543 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T13:29:33.509Z] #63 ... [2022-04-04T13:29:33.509Z] [2022-04-04T13:29:33.509Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T13:29:33.509Z] #30 sha256:5659680c58fd21528fbfc3d8c1d3e6f26436dcb2286bac4adcaa453777e2128a [2022-04-04T13:29:33.509Z] #30 CACHED [2022-04-04T13:29:33.509Z] [2022-04-04T13:29:33.509Z] #29 [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-04-04T13:29:33.509Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T13:29:33.509Z] #29 CACHED [2022-04-04T13:29:33.509Z] [2022-04-04T13:29:33.509Z] #31 [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-04-04T13:29:33.509Z] #31 sha256:6e2a0271684debfbe2a56bce80194155233fe7495f81e0443d6195036029ec17 [2022-04-04T13:29:33.509Z] #31 CACHED [2022-04-04T13:29:33.509Z] [2022-04-04T13:29:33.509Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T13:29:33.509Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T13:29:33.509Z] #33 CACHED [2022-04-04T13:29:33.509Z] [2022-04-04T13:29:33.509Z] #34 [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-04-04T13:29:33.509Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T13:29:33.509Z] #34 CACHED [2022-04-04T13:29:33.509Z] [2022-04-04T13:29:33.510Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-04T13:29:33.510Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T13:29:33.510Z] #36 CACHED [2022-04-04T13:29:33.768Z] [2022-04-04T13:29:33.768Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:29:33.768Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:29:33.768Z] #14 9.066 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T13:29:33.768Z] #14 9.078 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-04-04T13:29:33.768Z] #14 9.083 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-04T13:29:33.768Z] #14 9.087 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T13:29:33.768Z] #14 9.213 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-04-04T13:29:33.768Z] #14 9.363 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-04-04T13:29:33.768Z] #14 9.372 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-04-04T13:29:33.768Z] #14 9.757 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-04-04T13:29:33.768Z] #14 ... [2022-04-04T13:29:33.768Z] [2022-04-04T13:29:33.769Z] #38 [tini 1/3] 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-04-04T13:29:33.769Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T13:29:33.769Z] #38 1.949 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T13:29:33.769Z] #38 2.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:29:33.769Z] #38 2.272 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T13:29:33.769Z] #38 3.122 Fetched 44.1 kB in 2s (28.4 kB/s) [2022-04-04T13:29:33.769Z] #38 3.122 Reading package lists... [2022-04-04T13:29:33.769Z] #38 5.342 Reading package lists... [2022-04-04T13:29:33.769Z] #38 7.365 Building dependency tree... [2022-04-04T13:29:33.769Z] #38 7.905 Reading state information... [2022-04-04T13:29:33.769Z] #38 8.489 The following additional packages will be installed: [2022-04-04T13:29:33.769Z] #38 8.494 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-04T13:29:33.769Z] #38 8.495 Suggested packages: [2022-04-04T13:29:33.769Z] #38 8.495 cmake-doc ninja-build lrzip [2022-04-04T13:29:33.769Z] #38 8.495 Recommended packages: [2022-04-04T13:29:33.769Z] #38 8.495 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T13:29:33.769Z] #38 8.836 The following NEW packages will be installed: [2022-04-04T13:29:33.769Z] #38 8.841 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-04T13:29:33.769Z] #38 8.844 vim-common xxd [2022-04-04T13:29:33.769Z] #38 9.171 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:29:33.769Z] #38 9.171 Need to get 17.7 MB of archives. [2022-04-04T13:29:33.769Z] #38 9.171 After this operation, 70.7 MB of additional disk space will be used. [2022-04-04T13:29:33.769Z] #38 9.171 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T13:29:33.769Z] #38 9.184 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T13:29:33.769Z] #38 9.190 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T13:29:33.769Z] #38 9.299 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T13:29:33.769Z] #38 9.572 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-04T13:29:33.769Z] #38 9.598 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-04T13:29:33.769Z] #38 9.598 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-04T13:29:33.769Z] #38 9.606 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-04T13:29:33.769Z] #38 9.608 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-04T13:29:33.769Z] #38 9.614 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-04T13:29:33.769Z] #38 10.16 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:29:33.769Z] #38 10.24 Fetched 17.7 MB in 1s (18.6 MB/s) [2022-04-04T13:29:34.028Z] #38 10.28 Selecting previously unselected package xxd. [2022-04-04T13:29:34.028Z] #38 10.28 (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-04-04T13:29:34.028Z] #38 10.31 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T13:29:34.028Z] #38 10.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:29:34.028Z] #38 ... [2022-04-04T13:29:34.028Z] [2022-04-04T13:29:34.028Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:29:34.028Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:29:34.028Z] #14 10.33 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-04-04T13:29:34.028Z] #14 ... [2022-04-04T13:29:34.028Z] [2022-04-04T13:29:34.028Z] #58 [containerd 1/3] 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-04-04T13:29:34.028Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T13:29:34.028Z] #58 1.915 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T13:29:34.028Z] #58 2.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:29:34.028Z] #58 2.268 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T13:29:34.028Z] #58 3.124 Fetched 44.1 kB in 2s (26.1 kB/s) [2022-04-04T13:29:34.028Z] #58 3.124 Reading package lists... [2022-04-04T13:29:34.028Z] #58 5.331 Reading package lists... [2022-04-04T13:29:34.028Z] #58 7.307 Building dependency tree... [2022-04-04T13:29:34.028Z] #58 7.826 Reading state information... [2022-04-04T13:29:34.028Z] #58 8.419 The following additional packages will be installed: [2022-04-04T13:29:34.028Z] #58 8.424 libbtrfs0 [2022-04-04T13:29:34.028Z] #58 8.522 The following NEW packages will be installed: [2022-04-04T13:29:34.028Z] #58 8.531 libbtrfs-dev libbtrfs0 [2022-04-04T13:29:34.028Z] #58 8.883 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:29:34.028Z] #58 8.883 Need to get 460 kB of archives. [2022-04-04T13:29:34.028Z] #58 8.883 After this operation, 1237 kB of additional disk space will be used. [2022-04-04T13:29:34.028Z] #58 8.883 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T13:29:34.028Z] #58 8.894 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T13:29:34.028Z] #58 9.452 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:29:34.028Z] #58 9.653 Fetched 460 kB in 0s (1401 kB/s) [2022-04-04T13:29:34.028Z] #58 9.754 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T13:29:34.028Z] #58 9.754 (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-04-04T13:29:34.028Z] #58 9.835 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T13:29:34.028Z] #58 9.882 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:29:34.028Z] #58 9.975 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T13:29:34.028Z] #58 9.977 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T13:29:34.028Z] #58 9.985 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:29:34.028Z] #58 10.15 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:29:34.028Z] #58 10.17 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:29:34.028Z] #58 10.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:29:34.028Z] #58 DONE 10.4s [2022-04-04T13:29:34.287Z] [2022-04-04T13:29:34.287Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T13:29:34.287Z] #59 sha256:26f71d8ddc3b5e1ba762a98018a8afd3c47eeffb4b4eabcd8cc49596b422137f [2022-04-04T13:29:34.287Z] #59 DONE 0.1s [2022-04-04T13:29:34.287Z] [2022-04-04T13:29:34.287Z] #38 [tini 1/3] 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-04-04T13:29:34.287Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T13:29:34.287Z] #38 10.44 Selecting previously unselected package vim-common. [2022-04-04T13:29:34.287Z] #38 10.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:29:34.287Z] #38 10.50 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:29:34.287Z] #38 10.73 Selecting previously unselected package cmake-data. [2022-04-04T13:29:34.287Z] #38 10.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T13:29:34.287Z] #38 10.74 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T13:29:34.706Z] Still waiting to schedule task [2022-04-04T13:29:34.706Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-04T13:29:34.712Z] Still waiting to schedule task [2022-04-04T13:29:34.713Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-04-04T13:29:34.714Z] Still waiting to schedule task [2022-04-04T13:29:34.714Z] Waiting for next available executor on ‘windows-2019’ [2022-04-04T13:29:34.718Z] Still waiting to schedule task [2022-04-04T13:29:34.718Z] Waiting for next available executor on ‘windows-2022’ [2022-04-04T13:29:34.721Z] Still waiting to schedule task [2022-04-04T13:29:34.721Z] Waiting for next available executor on ‘windows-2022’ [2022-04-04T13:29:35.540Z] Fetching without tags [2022-04-04T13:29:35.663Z] #38 11.95 Selecting previously unselected package libicu67:amd64. [2022-04-04T13:29:35.663Z] #38 11.96 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-04T13:29:35.663Z] #38 11.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T13:29:35.570Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:29:35.574Z] > git config --add remote.origin.fetch +refs/pull/43457/head:refs/remotes/origin/PR-43457 # timeout=10 [2022-04-04T13:29:35.577Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:29:35.587Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:29:35.596Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:29:35.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:29:35.597Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:29:35.758Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:29:36.298Z] Merge succeeded, producing a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:29:36.298Z] Checking out Revision a35b4ac54a5c8b7e822293ba62f198047a52a0aa (PR-43457) [2022-04-04T13:29:36.723Z] Commit message: "daemon/config: Validate(): validate hosts" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T13:29:37.347Z] + [ PR != PR ] [2022-04-04T13:29:37.348Z] + [ master != master ] [2022-04-04T13:29:37.348Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T13:29:35.816Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:29:35.821Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:29:36.326Z] > git remote # timeout=10 [2022-04-04T13:29:36.336Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T13:29:36.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:29:36.340Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T13:29:36.347Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T13:29:36.354Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:29:36.362Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:29:37.667Z] + docker version [2022-04-04T13:29:37.667Z] Client: Docker Engine - Community [2022-04-04T13:29:37.667Z] Version: 20.10.12 [2022-04-04T13:29:37.667Z] API version: 1.41 [2022-04-04T13:29:37.667Z] Go version: go1.16.12 [2022-04-04T13:29:37.667Z] Git commit: e91ed57 [2022-04-04T13:29:37.667Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T13:29:37.667Z] OS/Arch: linux/amd64 [2022-04-04T13:29:37.667Z] Context: default [2022-04-04T13:29:37.667Z] Experimental: true [2022-04-04T13:29:37.667Z] [2022-04-04T13:29:37.667Z] Server: Docker Engine - Community [2022-04-04T13:29:37.667Z] Engine: [2022-04-04T13:29:37.667Z] Version: 20.10.12 [2022-04-04T13:29:37.667Z] API version: 1.41 (minimum version 1.12) [2022-04-04T13:29:37.667Z] Go version: go1.16.12 [2022-04-04T13:29:37.667Z] Git commit: 459d0df [2022-04-04T13:29:37.667Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T13:29:37.667Z] OS/Arch: linux/amd64 [2022-04-04T13:29:37.667Z] Experimental: true [2022-04-04T13:29:37.668Z] containerd: [2022-04-04T13:29:37.668Z] Version: 1.4.12 [2022-04-04T13:29:37.668Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T13:29:37.668Z] runc: [2022-04-04T13:29:37.668Z] Version: 1.0.2 [2022-04-04T13:29:37.668Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T13:29:37.668Z] docker-init: [2022-04-04T13:29:37.668Z] Version: 0.19.0 [2022-04-04T13:29:37.668Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T13:29:37.949Z] + docker info [2022-04-04T13:29:38.196Z] #38 14.24 Selecting previously unselected package libxml2:amd64. [2022-04-04T13:29:38.196Z] #38 14.25 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-04T13:29:38.196Z] #38 14.25 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T13:29:38.196Z] #38 14.52 Selecting previously unselected package libarchive13:amd64. [2022-04-04T13:29:38.196Z] #38 14.52 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-04T13:29:38.196Z] #38 14.53 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T13:29:38.196Z] #38 14.68 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-04T13:29:38.196Z] #38 14.69 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-04T13:29:38.455Z] #38 14.69 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T13:29:38.455Z] #38 14.77 Selecting previously unselected package librhash0:amd64. [2022-04-04T13:29:38.455Z] #38 14.77 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-04T13:29:38.455Z] #38 14.78 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-04T13:29:38.455Z] #38 14.87 Selecting previously unselected package libuv1:amd64. [2022-04-04T13:29:38.455Z] #38 14.88 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-04T13:29:38.455Z] #38 14.89 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-04T13:29:38.714Z] #38 14.98 Selecting previously unselected package cmake. [2022-04-04T13:29:38.714Z] #38 14.99 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-04T13:29:38.714Z] #38 14.99 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T13:29:38.886Z] Client: [2022-04-04T13:29:38.886Z] Context: default [2022-04-04T13:29:38.886Z] Debug Mode: false [2022-04-04T13:29:38.886Z] Plugins: [2022-04-04T13:29:38.886Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T13:29:38.886Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T13:29:38.886Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T13:29:38.886Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T13:29:38.886Z] [2022-04-04T13:29:38.886Z] Server: [2022-04-04T13:29:38.886Z] Containers: 0 [2022-04-04T13:29:38.886Z] Running: 0 [2022-04-04T13:29:38.886Z] Paused: 0 [2022-04-04T13:29:38.886Z] Stopped: 0 [2022-04-04T13:29:38.886Z] Images: 2 [2022-04-04T13:29:38.886Z] Server Version: 20.10.12 [2022-04-04T13:29:38.886Z] Storage Driver: overlay2 [2022-04-04T13:29:38.886Z] Backing Filesystem: extfs [2022-04-04T13:29:38.886Z] Supports d_type: true [2022-04-04T13:29:38.886Z] Native Overlay Diff: true [2022-04-04T13:29:38.886Z] userxattr: false [2022-04-04T13:29:38.886Z] Logging Driver: json-file [2022-04-04T13:29:38.886Z] Cgroup Driver: cgroupfs [2022-04-04T13:29:38.886Z] Cgroup Version: 1 [2022-04-04T13:29:38.886Z] Plugins: [2022-04-04T13:29:38.886Z] Volume: local [2022-04-04T13:29:38.886Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T13:29:38.886Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T13:29:38.886Z] Swarm: inactive [2022-04-04T13:29:38.886Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T13:29:38.886Z] Default Runtime: runc [2022-04-04T13:29:38.886Z] Init Binary: docker-init [2022-04-04T13:29:38.886Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T13:29:38.886Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T13:29:38.886Z] init version: de40ad0 [2022-04-04T13:29:38.886Z] Security Options: [2022-04-04T13:29:38.886Z] apparmor [2022-04-04T13:29:38.886Z] seccomp [2022-04-04T13:29:38.886Z] Profile: default [2022-04-04T13:29:38.886Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T13:29:38.886Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T13:29:38.886Z] OSType: linux [2022-04-04T13:29:38.886Z] Architecture: x86_64 [2022-04-04T13:29:38.886Z] CPUs: 2 [2022-04-04T13:29:38.886Z] Total Memory: 7.565GiB [2022-04-04T13:29:38.886Z] Name: ip-10-100-109-138 [2022-04-04T13:29:38.886Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T13:29:38.886Z] Docker Root Dir: /var/lib/docker [2022-04-04T13:29:38.886Z] Debug Mode: false [2022-04-04T13:29:38.886Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:29:38.886Z] Labels: [2022-04-04T13:29:38.886Z] Experimental: true [2022-04-04T13:29:38.886Z] Insecure Registries: [2022-04-04T13:29:38.886Z] 127.0.0.0/8 [2022-04-04T13:29:38.886Z] Live Restore Enabled: true [2022-04-04T13:29:38.886Z] [2022-04-04T13:29:38.886Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T13:29:39.167Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T13:29:39.167Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T13:29:39.167Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43457/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T13:29:39.167Z] + bash /home/ubuntu/workspace/moby_PR-43457/check-config.sh [2022-04-04T13:29:39.167Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T13:29:39.167Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T13:29:39.167Z] [2022-04-04T13:29:39.167Z] Generally Necessary: [2022-04-04T13:29:39.167Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T13:29:39.168Z] - apparmor: enabled and tools installed [2022-04-04T13:29:39.168Z] - CONFIG_NAMESPACES: enabled [2022-04-04T13:29:39.168Z] - CONFIG_NET_NS: enabled [2022-04-04T13:29:39.168Z] - CONFIG_PID_NS: enabled [2022-04-04T13:29:39.168Z] - CONFIG_IPC_NS: enabled [2022-04-04T13:29:39.168Z] - CONFIG_UTS_NS: enabled [2022-04-04T13:29:39.168Z] - CONFIG_CGROUPS: enabled [2022-04-04T13:29:39.168Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T13:29:39.168Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T13:29:39.168Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T13:29:39.168Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T13:29:39.168Z] - CONFIG_CPUSETS: enabled [2022-04-04T13:29:39.168Z] - CONFIG_MEMCG: enabled [2022-04-04T13:29:39.168Z] - CONFIG_KEYS: enabled [2022-04-04T13:29:39.168Z] - CONFIG_VETH: enabled (as module) [2022-04-04T13:29:39.168Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T13:29:39.168Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T13:29:39.168Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T13:29:39.168Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T13:29:39.168Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T13:29:39.168Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T13:29:39.168Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T13:29:39.168Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T13:29:39.168Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T13:29:39.168Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T13:29:39.168Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T13:29:39.168Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T13:29:39.168Z] [2022-04-04T13:29:39.168Z] Optional Features: [2022-04-04T13:29:39.168Z] - CONFIG_USER_NS: enabled [2022-04-04T13:29:39.168Z] - CONFIG_SECCOMP: enabled [2022-04-04T13:29:39.168Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T13:29:39.168Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T13:29:39.168Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T13:29:39.168Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T13:29:39.168Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T13:29:39.426Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T13:29:39.426Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T13:29:39.426Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T13:29:39.426Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T13:29:39.426Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T13:29:39.426Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T13:29:39.426Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T13:29:39.427Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T13:29:39.427Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T13:29:39.427Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T13:29:39.427Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T13:29:39.427Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T13:29:39.427Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T13:29:39.427Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T13:29:39.427Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T13:29:39.427Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T13:29:39.427Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T13:29:39.427Z] - CONFIG_EXT4_FS: enabled [2022-04-04T13:29:39.427Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T13:29:39.427Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T13:29:39.427Z] - Network Drivers: [2022-04-04T13:29:39.427Z] - "overlay": [2022-04-04T13:29:39.427Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T13:29:39.427Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T13:29:39.427Z] Optional (for encrypted networks): [2022-04-04T13:29:39.427Z] - CONFIG_CRYPTO: enabled [2022-04-04T13:29:39.427Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T13:29:39.427Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T13:29:39.427Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T13:29:39.427Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T13:29:39.427Z] - CONFIG_XFRM: enabled [2022-04-04T13:29:39.427Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T13:29:39.427Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T13:29:39.427Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T13:29:39.427Z] - "ipvlan": [2022-04-04T13:29:39.427Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T13:29:39.427Z] - "macvlan": [2022-04-04T13:29:39.427Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T13:29:39.427Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T13:29:39.427Z] - "ftp,tftp client in container": [2022-04-04T13:29:39.427Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T13:29:39.427Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T13:29:39.427Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T13:29:39.427Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T13:29:39.427Z] - Storage Drivers: [2022-04-04T13:29:39.427Z] - "aufs": [2022-04-04T13:29:39.427Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T13:29:39.427Z] - "btrfs": [2022-04-04T13:29:39.427Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T13:29:39.427Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T13:29:39.427Z] - "devicemapper": [2022-04-04T13:29:39.427Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T13:29:39.427Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T13:29:39.427Z] - "overlay": [2022-04-04T13:29:39.427Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T13:29:39.427Z] - "zfs": [2022-04-04T13:29:39.427Z] - /dev/zfs: present [2022-04-04T13:29:39.427Z] - zfs command: missing [2022-04-04T13:29:39.427Z] - zpool command: missing [2022-04-04T13:29:39.427Z] [2022-04-04T13:29:39.427Z] Limits: [2022-04-04T13:29:39.427Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T13:29:39.427Z] [2022-04-04T13:29:39.427Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T13:29:39.770Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa . [2022-04-04T13:29:40.028Z] #1 [internal] load build definition from Dockerfile [2022-04-04T13:29:40.028Z] #1 sha256:95057b7be8de25c8f21f0d741eb7b84a0f729b0c430bb716f2fa660703bf557f [2022-04-04T13:29:40.028Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T13:29:40.028Z] #1 DONE 0.0s [2022-04-04T13:29:40.028Z] [2022-04-04T13:29:40.028Z] #2 [internal] load .dockerignore [2022-04-04T13:29:40.028Z] #2 sha256:d543340bd2363b5b663e827b757c4ebb457a1a5fb38f3edd380b93e840a42dd4 [2022-04-04T13:29:40.028Z] #2 transferring context: 87B done [2022-04-04T13:29:40.028Z] #2 DONE 0.0s [2022-04-04T13:29:40.028Z] [2022-04-04T13:29:40.028Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T13:29:40.028Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T13:29:40.028Z] #3 DONE 0.1s [2022-04-04T13:29:40.028Z] [2022-04-04T13:29:40.028Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T13:29:40.028Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T13:29:40.028Z] #4 CACHED [2022-04-04T13:29:40.172Z] Fetching without tags [2022-04-04T13:29:40.289Z] [2022-04-04T13:29:40.289Z] #6 [internal] load build definition from Dockerfile [2022-04-04T13:29:40.289Z] #6 sha256:e629d545cd3b47aa1498ec0ed33964c3a00c30b109cacff006774046143b4609 [2022-04-04T13:29:40.289Z] #6 DONE 0.0s [2022-04-04T13:29:40.289Z] [2022-04-04T13:29:40.289Z] #5 [internal] load .dockerignore [2022-04-04T13:29:40.289Z] #5 sha256:0c8316fdf72ba78a5097e944430cfbb50cb6315d9c2cbfe4ea44c93d581f7d96 [2022-04-04T13:29:40.289Z] #5 DONE 0.0s [2022-04-04T13:29:40.289Z] [2022-04-04T13:29:40.290Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T13:29:40.290Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T13:29:40.290Z] #7 DONE 0.1s [2022-04-04T13:29:40.290Z] [2022-04-04T13:29:40.290Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T13:29:40.290Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T13:29:40.417Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:29:40.560Z] #10 DONE 0.1s [2022-04-04T13:29:40.560Z] [2022-04-04T13:29:40.560Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T13:29:40.560Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T13:29:40.560Z] #9 DONE 0.1s [2022-04-04T13:29:40.560Z] [2022-04-04T13:29:40.560Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T13:29:40.560Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T13:29:40.560Z] #8 DONE 0.1s [2022-04-04T13:29:40.621Z] #38 16.67 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T13:29:40.621Z] #38 16.69 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:29:40.621Z] #38 16.70 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-04T13:29:40.621Z] #38 16.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:29:40.621Z] #38 16.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T13:29:40.621Z] #38 16.74 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-04T13:29:40.621Z] #38 16.76 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T13:29:40.621Z] #38 16.77 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T13:29:40.621Z] #38 16.79 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T13:29:40.621Z] #38 16.80 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T13:29:40.621Z] #38 16.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:29:40.818Z] [2022-04-04T13:29:40.818Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:29:40.818Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T13:29:40.819Z] #76 DONE 0.0s [2022-04-04T13:29:40.819Z] [2022-04-04T13:29:40.819Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:29:40.819Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T13:29:40.819Z] #74 DONE 0.0s [2022-04-04T13:29:40.819Z] [2022-04-04T13:29:40.819Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:29:40.819Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:29:40.819Z] #11 DONE 0.0s [2022-04-04T13:29:40.819Z] [2022-04-04T13:29:40.819Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T13:29:40.819Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T13:29:40.819Z] #35 DONE 0.0s [2022-04-04T13:29:40.819Z] [2022-04-04T13:29:40.819Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T13:29:40.819Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T13:29:40.819Z] #12 CACHED [2022-04-04T13:29:40.819Z] [2022-04-04T13:29:40.819Z] #13 [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-04-04T13:29:40.819Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T13:29:40.819Z] #13 CACHED [2022-04-04T13:29:40.819Z] [2022-04-04T13:29:40.819Z] #31 [internal] load build context [2022-04-04T13:29:40.819Z] #31 sha256:8d5f5ff72857262eac5a7d89509262ed061a4e37c452db1ef7d38cdc486553f5 [2022-04-04T13:29:40.882Z] #38 DONE 17.4s [2022-04-04T13:29:40.882Z] [2022-04-04T13:29:40.882Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T13:29:40.882Z] #39 sha256:bd5256fc6f5a4e275a716c9c82a63e0b78d748c923e2a3c528adb9607da730a4 [2022-04-04T13:29:41.088Z] #31 ... [2022-04-04T13:29:41.088Z] [2022-04-04T13:29:41.088Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T13:29:41.088Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T13:29:41.088Z] #52 DONE 0.4s [2022-04-04T13:29:41.088Z] [2022-04-04T13:29:41.088Z] #31 [internal] load build context [2022-04-04T13:29:41.088Z] #31 sha256:8d5f5ff72857262eac5a7d89509262ed061a4e37c452db1ef7d38cdc486553f5 [2022-04-04T13:29:41.142Z] #39 DONE 0.1s [2022-04-04T13:29:41.142Z] [2022-04-04T13:29:41.142Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:29:41.142Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:29:41.142Z] #14 10.55 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-04-04T13:29:41.142Z] #14 10.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-04T13:29:41.142Z] #14 11.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-04-04T13:29:41.142Z] #14 11.58 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-04-04T13:29:41.142Z] #14 11.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-04T13:29:41.142Z] #14 11.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-04T13:29:41.142Z] #14 11.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T13:29:41.142Z] #14 11.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T13:29:41.142Z] #14 11.59 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-04-04T13:29:41.142Z] #14 11.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-04T13:29:41.142Z] #14 11.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-04T13:29:41.143Z] #14 11.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-04T13:29:41.143Z] #14 11.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-04T13:29:41.143Z] #14 11.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-04T13:29:41.143Z] #14 11.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-04T13:29:41.143Z] #14 11.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-04T13:29:41.143Z] #14 11.62 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-04-04T13:29:41.143Z] #14 11.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-04T13:29:41.143Z] #14 11.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-04T13:29:41.143Z] #14 11.97 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:29:41.143Z] #14 12.05 Fetched 115 MB in 3s (37.8 MB/s) [2022-04-04T13:29:41.143Z] #14 12.09 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T13:29:41.143Z] #14 12.09 (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-04-04T13:29:41.143Z] #14 12.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T13:29:41.143Z] #14 12.11 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T13:29:41.143Z] #14 12.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T13:29:41.143Z] #14 12.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T13:29:41.143Z] #14 12.98 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T13:29:41.143Z] #14 14.02 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T13:29:41.143Z] #14 14.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T13:29:41.143Z] #14 14.02 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T13:29:41.143Z] #14 14.09 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T13:29:41.143Z] #14 14.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:29:41.143Z] #14 14.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:29:41.143Z] #14 14.20 Selecting previously unselected package dmsetup. [2022-04-04T13:29:41.143Z] #14 14.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:29:41.143Z] #14 14.22 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T13:29:41.143Z] #14 14.29 Selecting previously unselected package mingw-w64-common. [2022-04-04T13:29:41.143Z] #14 14.29 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T13:29:41.143Z] #14 14.30 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T13:29:41.143Z] #14 16.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T13:29:41.143Z] #14 16.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T13:29:41.143Z] #14 16.47 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T13:29:41.218Z] Merge succeeded, producing a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:29:41.218Z] Checking out Revision a35b4ac54a5c8b7e822293ba62f198047a52a0aa (PR-43457) [2022-04-04T13:29:41.660Z] #31 ... [2022-04-04T13:29:41.660Z] [2022-04-04T13:29:41.660Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-04T13:29:41.660Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-04T13:29:41.660Z] #14 DONE 1.0s [2022-04-04T13:29:41.660Z] [2022-04-04T13:29:41.660Z] #31 [internal] load build context [2022-04-04T13:29:41.660Z] #31 sha256:8d5f5ff72857262eac5a7d89509262ed061a4e37c452db1ef7d38cdc486553f5 [2022-04-04T13:29:40.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:29:40.152Z] > git config --add remote.origin.fetch +refs/pull/43457/head:refs/remotes/origin/PR-43457 # timeout=10 [2022-04-04T13:29:40.170Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:29:40.179Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:29:40.195Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:29:40.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:29:40.196Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:29:40.447Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:29:40.458Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:29:41.195Z] > git remote # timeout=10 [2022-04-04T13:29:41.208Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T13:29:41.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:29:41.220Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T13:29:41.230Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T13:29:41.240Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:29:41.246Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:29:42.079Z] #14 ... [2022-04-04T13:29:42.079Z] [2022-04-04T13:29:42.079Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T13:29:42.079Z] #40 sha256:5e4b1d0823b18e962c3c7932a8d6e41154da535746654f7926416b88f8c1390c [2022-04-04T13:29:42.079Z] #40 0.783 + RM_GOPATH=0 [2022-04-04T13:29:42.079Z] #40 0.783 + TMP_GOPATH= [2022-04-04T13:29:42.079Z] #40 0.783 + : /build [2022-04-04T13:29:42.079Z] #40 0.783 + '[' -z '' ']' [2022-04-04T13:29:42.079Z] #40 0.784 ++ mktemp -d [2022-04-04T13:29:42.079Z] #40 0.785 + export GOPATH=/tmp/tmp.Ucsam1JyMN [2022-04-04T13:29:42.079Z] #40 0.785 + GOPATH=/tmp/tmp.Ucsam1JyMN [2022-04-04T13:29:42.079Z] #40 0.785 + RM_GOPATH=1 [2022-04-04T13:29:42.079Z] #40 0.785 + case "$(go env GOARCH)" in [2022-04-04T13:29:42.079Z] #40 0.786 ++ go env GOARCH [2022-04-04T13:29:42.079Z] #40 0.802 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:29:42.079Z] #40 0.802 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:29:42.079Z] #40 0.807 ++ dirname /install.sh [2022-04-04T13:29:42.079Z] #40 0.808 + dir=/ [2022-04-04T13:29:42.079Z] #40 0.808 + bin=tini [2022-04-04T13:29:42.079Z] #40 0.809 + shift [2022-04-04T13:29:42.079Z] #40 0.809 + '[' '!' -f //tini.installer ']' [2022-04-04T13:29:42.079Z] #40 0.809 + . //tini.installer [2022-04-04T13:29:42.079Z] #40 0.810 ++ : v0.19.0 [2022-04-04T13:29:42.079Z] #40 0.810 + install_tini [2022-04-04T13:29:42.079Z] #40 0.810 + echo 'Install tini version v0.19.0' [2022-04-04T13:29:42.079Z] #40 0.811 Install tini version v0.19.0 [2022-04-04T13:29:42.079Z] #40 0.811 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ucsam1JyMN/tini [2022-04-04T13:29:42.079Z] #40 0.814 Cloning into '/tmp/tmp.Ucsam1JyMN/tini'... [2022-04-04T13:29:42.337Z] #40 1.207 + cd /tmp/tmp.Ucsam1JyMN/tini [2022-04-04T13:29:42.337Z] #40 1.208 + git checkout -q v0.19.0 [2022-04-04T13:29:42.337Z] #40 1.213 + cmake . [2022-04-04T13:29:42.597Z] #40 1.423 -- The C compiler identification is GNU 10.2.1 [2022-04-04T13:29:42.597Z] #40 1.459 -- Detecting C compiler ABI info [2022-04-04T13:29:42.856Z] #40 1.667 -- Detecting C compiler ABI info - done [2022-04-04T13:29:42.856Z] #40 1.727 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T13:29:42.856Z] #40 1.738 -- Detecting C compile features [2022-04-04T13:29:42.856Z] #40 1.740 -- Detecting C compile features - done [2022-04-04T13:29:42.856Z] #40 1.755 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T13:29:43.049Z] #31 ... [2022-04-04T13:29:43.049Z] [2022-04-04T13:29:43.049Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-04T13:29:43.049Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396 [2022-04-04T13:29:43.049Z] #15 DONE 1.1s [2022-04-04T13:29:43.049Z] [2022-04-04T13:29:43.049Z] #31 [internal] load build context [2022-04-04T13:29:43.049Z] #31 sha256:8d5f5ff72857262eac5a7d89509262ed061a4e37c452db1ef7d38cdc486553f5 [2022-04-04T13:29:43.116Z] #40 1.833 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T13:29:43.116Z] #40 1.872 -- Configuring done [2022-04-04T13:29:43.116Z] #40 1.887 -- Generating done [2022-04-04T13:29:43.116Z] #40 1.888 -- Build files have been written to: /tmp/tmp.Ucsam1JyMN/tini [2022-04-04T13:29:43.116Z] #40 1.895 + make tini-static [2022-04-04T13:29:43.116Z] #40 2.025 Scanning dependencies of target tini-static [2022-04-04T13:29:43.116Z] #40 2.055 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T13:29:43.627Z] #31 transferring context: 60.70MB 2.9s done [2022-04-04T13:29:43.627Z] #31 DONE 3.0s [2022-04-04T13:29:43.627Z] [2022-04-04T13:29:43.627Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-04T13:29:43.627Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e [2022-04-04T13:29:43.886Z] #16 DONE 1.0s [2022-04-04T13:29:43.886Z] [2022-04-04T13:29:43.886Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-04T13:29:43.886Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e [2022-04-04T13:29:44.056Z] #40 2.671 [100%] Linking C executable tini-static [2022-04-04T13:29:44.056Z] #40 2.999 [100%] Built target tini-static [2022-04-04T13:29:44.314Z] #40 3.025 + mkdir -p /build [2022-04-04T13:29:44.314Z] #40 3.027 + cp tini-static /build/docker-init [2022-04-04T13:29:44.314Z] #40 ... [2022-04-04T13:29:44.314Z] [2022-04-04T13:29:44.315Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:29:44.315Z] #60 sha256:bd271f6956bd3bc1a73644f8acf244fad05ba9f558219df98c10e22955c6c2e6 [2022-04-04T13:29:44.315Z] #60 0.820 + RM_GOPATH=0 [2022-04-04T13:29:44.315Z] #60 0.820 + TMP_GOPATH= [2022-04-04T13:29:44.315Z] #60 0.822 + : /build [2022-04-04T13:29:44.315Z] #60 0.822 + '[' -z '' ']' [2022-04-04T13:29:44.315Z] #60 0.823 ++ mktemp -d [2022-04-04T13:29:44.315Z] #60 0.826 + export GOPATH=/tmp/tmp.j78W5baiF8 [2022-04-04T13:29:44.315Z] #60 0.826 + GOPATH=/tmp/tmp.j78W5baiF8 [2022-04-04T13:29:44.315Z] #60 0.826 + RM_GOPATH=1 [2022-04-04T13:29:44.315Z] #60 0.827 + case "$(go env GOARCH)" in [2022-04-04T13:29:44.315Z] #60 0.828 ++ go env GOARCH [2022-04-04T13:29:44.315Z] #60 0.842 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:29:44.315Z] #60 0.842 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:29:44.315Z] #60 0.845 ++ dirname /install.sh [2022-04-04T13:29:44.315Z] #60 0.846 + dir=/ [2022-04-04T13:29:44.315Z] #60 0.848 + bin=containerd [2022-04-04T13:29:44.315Z] #60 0.848 + shift [2022-04-04T13:29:44.315Z] #60 0.849 + '[' '!' -f //containerd.installer ']' [2022-04-04T13:29:44.315Z] #60 0.849 + . //containerd.installer [2022-04-04T13:29:44.315Z] #60 0.849 ++ set -e [2022-04-04T13:29:44.315Z] #60 0.850 ++ : v1.6.2 [2022-04-04T13:29:44.315Z] #60 0.852 + install_containerd [2022-04-04T13:29:44.315Z] #60 0.852 + echo 'Install containerd version v1.6.2' [2022-04-04T13:29:44.315Z] #60 0.852 + git clone https://github.com/containerd/containerd.git /tmp/tmp.j78W5baiF8/src/github.com/containerd/containerd [2022-04-04T13:29:44.315Z] #60 0.852 Install containerd version v1.6.2 [2022-04-04T13:29:44.315Z] #60 0.855 Cloning into '/tmp/tmp.j78W5baiF8/src/github.com/containerd/containerd'... [2022-04-04T13:29:44.315Z] #60 ... [2022-04-04T13:29:44.315Z] [2022-04-04T13:29:44.315Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T13:29:44.315Z] #40 sha256:5e4b1d0823b18e962c3c7932a8d6e41154da535746654f7926416b88f8c1390c [2022-04-04T13:29:44.315Z] #40 DONE 3.2s [2022-04-04T13:29:44.315Z] [2022-04-04T13:29:44.315Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:29:44.315Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:29:44.315Z] #14 19.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T13:29:44.315Z] #14 19.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:29:44.315Z] #14 19.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T13:29:44.315Z] #14 19.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T13:29:44.315Z] #14 19.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:29:44.315Z] #14 19.32 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T13:29:44.454Z] #17 DONE 0.4s [2022-04-04T13:29:44.455Z] [2022-04-04T13:29:44.455Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-04T13:29:44.455Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [2022-04-04T13:29:44.717Z] #18 DONE 0.5s [2022-04-04T13:29:44.717Z] [2022-04-04T13:29:44.717Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-04T13:29:44.717Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-04T13:29:44.965Z] Commit message: "daemon/config: Validate(): validate hosts" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T13:29:45.650Z] #19 0.791 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:29:45.651Z] #19 0.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:29:45.651Z] #19 0.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:29:45.651Z] #19 0.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-04T13:29:45.651Z] #19 1.041 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T13:29:45.690Z] #14 ... [2022-04-04T13:29:45.690Z] [2022-04-04T13:29:45.690Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T13:29:45.690Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T13:29:45.690Z] #42 CACHED [2022-04-04T13:29:45.690Z] [2022-04-04T13:29:45.690Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-04-04T13:29:45.690Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T13:29:45.690Z] #43 CACHED [2022-04-04T13:29:45.690Z] [2022-04-04T13:29:45.690Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-04T13:29:45.690Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T13:29:45.690Z] #46 CACHED [2022-04-04T13:29:45.690Z] [2022-04-04T13:29:45.691Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:29:45.691Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T13:29:45.691Z] #47 CACHED [2022-04-04T13:29:45.691Z] [2022-04-04T13:29:45.691Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-04T13:29:45.691Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T13:29:45.691Z] #49 CACHED [2022-04-04T13:29:45.691Z] [2022-04-04T13:29:45.691Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:29:45.691Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:29:45.691Z] #51 CACHED [2022-04-04T13:29:45.691Z] [2022-04-04T13:29:45.691Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-04T13:29:45.691Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T13:29:45.691Z] #53 CACHED [2022-04-04T13:29:45.691Z] [2022-04-04T13:29:45.691Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:29:45.691Z] #63 sha256:b9bb45770b816cd62a4a247d6b37d45d16ceaf537c8c810eb1597e8edccd8ed8 [2022-04-04T13:29:45.909Z] #19 1.153 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-04T13:29:45.909Z] #19 1.265 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-04T13:29:45.919Z] + docker version [2022-04-04T13:29:46.167Z] #19 1.354 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-04T13:29:46.167Z] #19 1.464 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T13:29:46.167Z] #19 1.542 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-04T13:29:46.257Z] #63 ... [2022-04-04T13:29:46.257Z] [2022-04-04T13:29:46.257Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:29:46.257Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:29:46.425Z] #19 1.544 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-04T13:29:46.425Z] #19 1.546 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T13:29:46.425Z] #19 1.547 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-04T13:29:46.425Z] #19 1.549 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-04T13:29:46.425Z] #19 1.550 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T13:29:46.425Z] #19 1.552 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-04T13:29:46.425Z] #19 1.552 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T13:29:46.425Z] #19 1.553 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-04T13:29:46.425Z] #19 1.554 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-04T13:29:46.425Z] #19 1.554 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-04T13:29:46.425Z] #19 1.555 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T13:29:46.515Z] #14 22.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T13:29:46.516Z] #14 22.74 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:29:46.516Z] #14 22.75 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:29:51.786Z] #14 28.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T13:29:51.786Z] #14 28.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:29:51.786Z] #14 28.04 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:29:52.355Z] #14 ... [2022-04-04T13:29:52.355Z] [2022-04-04T13:29:52.355Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:29:52.355Z] #60 sha256:bd271f6956bd3bc1a73644f8acf244fad05ba9f558219df98c10e22955c6c2e6 [2022-04-04T13:29:52.355Z] #60 18.14 + cd /tmp/tmp.j78W5baiF8/src/github.com/containerd/containerd [2022-04-04T13:29:52.355Z] #60 18.14 + git checkout -q v1.6.2 [2022-04-04T13:29:52.527Z] Client: Docker Engine - Community [2022-04-04T13:29:52.527Z] Version: 20.10.12 [2022-04-04T13:29:52.527Z] API version: 1.41 [2022-04-04T13:29:52.527Z] Go version: go1.16.12 [2022-04-04T13:29:52.527Z] Git commit: e91ed57 [2022-04-04T13:29:52.527Z] Built: Mon Dec 13 11:45:33 2021 [2022-04-04T13:29:52.527Z] OS/Arch: linux/amd64 [2022-04-04T13:29:52.527Z] Context: default [2022-04-04T13:29:52.527Z] Experimental: true [2022-04-04T13:29:52.527Z] [2022-04-04T13:29:52.527Z] Server: Docker Engine - Community [2022-04-04T13:29:52.527Z] Engine: [2022-04-04T13:29:52.527Z] Version: 20.10.12 [2022-04-04T13:29:52.527Z] API version: 1.41 (minimum version 1.12) [2022-04-04T13:29:52.527Z] Go version: go1.16.12 [2022-04-04T13:29:52.528Z] Git commit: 459d0df [2022-04-04T13:29:52.528Z] Built: Mon Dec 13 11:43:42 2021 [2022-04-04T13:29:52.528Z] OS/Arch: linux/amd64 [2022-04-04T13:29:52.528Z] Experimental: true [2022-04-04T13:29:52.528Z] containerd: [2022-04-04T13:29:52.528Z] Version: 1.4.12 [2022-04-04T13:29:52.528Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T13:29:52.528Z] runc: [2022-04-04T13:29:52.528Z] Version: 1.0.2 [2022-04-04T13:29:52.528Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T13:29:52.528Z] docker-init: [2022-04-04T13:29:52.528Z] Version: 0.19.0 [2022-04-04T13:29:52.528Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T13:29:52.614Z] #60 18.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T13:29:52.614Z] #60 18.52 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T13:29:52.834Z] + docker info [2022-04-04T13:29:52.875Z] #60 18.52 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T13:29:52.875Z] #60 18.52 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T13:29:52.875Z] #60 18.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T13:29:52.875Z] #60 18.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T13:29:52.875Z] #60 18.52 + '[' '' = dynamic ']' [2022-04-04T13:29:52.875Z] #60 18.52 + make [2022-04-04T13:29:52.987Z] #19 7.122 Fetched 48.9 MB in 7s (7391 kB/s) [2022-04-04T13:29:53.810Z] #60 19.51 + bin/ctr [2022-04-04T13:29:54.895Z] #19 7.122 Reading package lists... [2022-04-04T13:29:55.714Z] #60 ... [2022-04-04T13:29:55.714Z] [2022-04-04T13:29:55.714Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:29:55.714Z] #63 sha256:b9bb45770b816cd62a4a247d6b37d45d16ceaf537c8c810eb1597e8edccd8ed8 [2022-04-04T13:29:55.714Z] #63 25.46 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T13:29:55.714Z] #63 25.46 + GOBIN=/build [2022-04-04T13:29:55.714Z] #63 25.46 + GO111MODULE=on [2022-04-04T13:29:55.714Z] #63 25.46 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:29:55.714Z] #63 28.05 rootlesskit version 1.0.0 [2022-04-04T13:29:55.714Z] #63 28.05 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T13:29:55.714Z] #63 28.05 -container-ip string [2022-04-04T13:29:55.714Z] #63 28.05 container ip [2022-04-04T13:29:55.714Z] #63 28.05 -container-port int [2022-04-04T13:29:55.714Z] #63 28.05 container port (default -1) [2022-04-04T13:29:55.714Z] #63 28.05 -host-ip string [2022-04-04T13:29:55.714Z] #63 28.05 host ip [2022-04-04T13:29:55.714Z] #63 28.05 -host-port int [2022-04-04T13:29:55.714Z] #63 28.05 host port (default -1) [2022-04-04T13:29:55.714Z] #63 28.05 -proto string [2022-04-04T13:29:55.714Z] #63 28.05 proxy protocol (default "tcp") [2022-04-04T13:29:55.714Z] #63 DONE 28.7s [2022-04-04T13:29:55.972Z] [2022-04-04T13:29:55.972Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T13:29:55.972Z] #64 sha256:497181b87bc8f9bf9f268343e43a76c26bd80c27bbc974c2d589c8ee4c9f56a9 [2022-04-04T13:29:55.972Z] #64 DONE 0.0s [2022-04-04T13:29:55.972Z] [2022-04-04T13:29:55.972Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T13:29:55.972Z] #65 sha256:d59d2497fb4c1a5bbd65a279cd8f6f3fdf495f6bfeee5d8e32a194b05202443f [2022-04-04T13:29:55.972Z] #65 DONE 0.1s [2022-04-04T13:29:55.972Z] [2022-04-04T13:29:55.972Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:29:55.972Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:29:55.972Z] #14 30.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T13:29:55.972Z] #14 30.19 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:29:55.972Z] #14 30.19 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T13:29:56.537Z] #14 32.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T13:29:56.537Z] #14 32.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:29:56.537Z] #14 32.92 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:29:57.103Z] #14 ... [2022-04-04T13:29:57.103Z] [2022-04-04T13:29:57.103Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T13:29:57.103Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T13:29:57.103Z] #68 CACHED [2022-04-04T13:29:57.103Z] [2022-04-04T13:29:57.103Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T13:29:57.103Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T13:29:57.103Z] #70 CACHED [2022-04-04T13:29:57.103Z] [2022-04-04T13:29:57.103Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:29:57.103Z] #60 sha256:bd271f6956bd3bc1a73644f8acf244fad05ba9f558219df98c10e22955c6c2e6 [2022-04-04T13:29:58.181Z] #19 10.15 Reading package lists... [2022-04-04T13:29:58.748Z] #19 13.17 Building dependency tree... [2022-04-04T13:29:59.316Z] #19 14.50 The following additional packages will be installed: [2022-04-04T13:29:59.316Z] #19 14.50 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-04T13:29:59.316Z] #19 14.50 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-04T13:29:59.316Z] #19 14.50 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-04T13:29:59.316Z] #19 14.50 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-04T13:29:59.316Z] #19 14.50 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-04T13:29:59.316Z] #19 14.50 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-04T13:29:59.316Z] #19 14.50 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-04T13:29:59.316Z] #19 14.50 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-04T13:29:59.316Z] #19 14.50 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-04T13:29:59.316Z] #19 14.50 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-04T13:29:59.316Z] #19 14.50 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-04T13:29:59.316Z] #19 14.50 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-04T13:29:59.316Z] #19 14.50 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-04T13:29:59.316Z] #19 14.50 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-04T13:29:59.316Z] #19 14.50 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-04T13:29:59.316Z] #19 14.50 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-04T13:29:59.316Z] #19 14.50 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-04T13:29:59.316Z] #19 14.50 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-04T13:29:59.316Z] #19 14.50 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-04T13:29:59.316Z] #19 14.50 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-04T13:29:59.316Z] #19 14.50 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-04T13:29:59.316Z] #19 14.50 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-04T13:29:59.316Z] #19 14.50 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-04T13:29:59.316Z] #19 14.50 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-04T13:29:59.316Z] #19 14.50 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-04T13:29:59.316Z] #19 14.50 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-04T13:29:59.316Z] #19 14.50 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-04T13:29:59.316Z] #19 14.50 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-04T13:29:59.316Z] #19 14.50 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-04T13:29:59.316Z] #19 14.50 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-04T13:29:59.316Z] #19 14.50 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-04T13:29:59.316Z] #19 14.50 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-04T13:29:59.316Z] #19 14.51 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-04T13:29:59.316Z] #19 14.51 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-04T13:29:59.316Z] #19 14.51 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-04T13:29:59.316Z] #19 14.51 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-04T13:29:59.316Z] #19 14.51 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-04T13:29:59.316Z] #19 14.51 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-04T13:29:59.316Z] #19 14.51 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-04T13:29:59.316Z] #19 14.51 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-04T13:29:59.316Z] #19 14.51 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-04T13:29:59.316Z] #19 14.51 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-04T13:29:59.316Z] #19 14.51 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-04T13:29:59.316Z] #19 14.51 linux-libc-dev-s390x-cross patch xz-utils [2022-04-04T13:29:59.316Z] #19 14.52 Suggested packages: [2022-04-04T13:29:59.316Z] #19 14.52 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-04T13:29:59.316Z] #19 14.52 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-04T13:29:59.316Z] #19 14.52 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-04T13:29:59.316Z] #19 14.52 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-04T13:29:59.316Z] #19 14.52 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-04T13:29:59.316Z] #19 14.52 libyaml-shell-perl ed diffutils-doc [2022-04-04T13:29:59.316Z] #19 14.52 Recommended packages: [2022-04-04T13:29:59.316Z] #19 14.52 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-04T13:29:59.316Z] #19 14.52 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-04T13:30:00.390Z] #60 ... [2022-04-04T13:30:00.390Z] [2022-04-04T13:30:00.390Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:30:00.390Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:30:00.390Z] #14 36.68 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T13:30:00.390Z] #14 36.68 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:30:00.390Z] #14 36.68 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:30:00.694Z] #19 15.73 The following NEW packages will be installed: [2022-04-04T13:30:00.694Z] #19 15.73 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-04T13:30:00.694Z] #19 15.73 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-04T13:30:00.694Z] #19 15.73 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-04T13:30:00.694Z] #19 15.73 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-04T13:30:00.694Z] #19 15.73 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-04T13:30:00.694Z] #19 15.73 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-04T13:30:00.694Z] #19 15.73 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-04T13:30:00.694Z] #19 15.73 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-04T13:30:00.694Z] #19 15.73 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-04T13:30:00.694Z] #19 15.73 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-04T13:30:00.694Z] #19 15.73 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-04T13:30:00.694Z] #19 15.73 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-04T13:30:00.694Z] #19 15.73 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-04T13:30:00.694Z] #19 15.73 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-04T13:30:00.694Z] #19 15.73 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-04T13:30:00.694Z] #19 15.73 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-04T13:30:00.694Z] #19 15.73 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-04T13:30:00.694Z] #19 15.73 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-04T13:30:00.694Z] #19 15.74 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-04T13:30:00.694Z] #19 15.74 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-04T13:30:00.694Z] #19 15.74 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-04T13:30:00.694Z] #19 15.74 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-04T13:30:00.694Z] #19 15.74 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-04T13:30:00.694Z] #19 15.74 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-04T13:30:00.694Z] #19 15.74 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-04T13:30:00.694Z] #19 15.74 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-04T13:30:00.694Z] #19 15.74 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-04T13:30:00.694Z] #19 15.74 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-04T13:30:00.694Z] #19 15.74 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-04T13:30:00.694Z] #19 15.74 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-04T13:30:00.694Z] #19 15.74 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-04T13:30:00.694Z] #19 15.74 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-04T13:30:00.694Z] #19 15.74 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-04T13:30:00.694Z] #19 15.74 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-04T13:30:00.694Z] #19 15.74 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-04T13:30:00.694Z] #19 15.74 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-04T13:30:00.694Z] #19 15.74 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-04T13:30:00.694Z] #19 15.74 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-04T13:30:00.694Z] #19 15.74 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-04T13:30:00.694Z] #19 15.74 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-04T13:30:00.694Z] #19 15.74 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-04T13:30:00.694Z] #19 15.74 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-04T13:30:00.694Z] #19 15.74 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-04T13:30:00.694Z] #19 15.74 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-04T13:30:00.694Z] #19 15.74 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-04T13:30:00.694Z] #19 15.74 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-04T13:30:00.694Z] #19 15.74 linux-libc-dev-s390x-cross patch xz-utils [2022-04-04T13:30:00.694Z] #19 16.06 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:30:00.694Z] #19 16.06 Need to get 787 MB of archives. [2022-04-04T13:30:00.694Z] #19 16.06 After this operation, 3385 MB of additional disk space will be used. [2022-04-04T13:30:00.694Z] #19 16.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-04T13:30:00.694Z] #19 16.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-04T13:30:00.694Z] #19 16.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-04T13:30:00.694Z] #19 16.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-04T13:30:00.955Z] #19 16.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-04T13:30:00.955Z] #19 16.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-04T13:30:00.955Z] #19 16.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-04T13:30:00.955Z] #19 16.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-04T13:30:00.955Z] #19 16.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-04T13:30:00.955Z] #19 16.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-04T13:30:00.955Z] #19 16.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-04T13:30:00.955Z] #19 16.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-04T13:30:00.955Z] #19 16.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-04T13:30:01.216Z] #19 16.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-04-04T13:30:01.216Z] #19 16.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-04T13:30:01.785Z] #19 16.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-04T13:30:01.785Z] #19 16.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-04-04T13:30:01.785Z] #19 17.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-04T13:30:02.045Z] #19 17.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-04T13:30:02.298Z] #14 38.61 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T13:30:02.298Z] #14 38.61 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T13:30:02.299Z] #14 38.62 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T13:30:02.299Z] #14 38.68 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T13:30:02.299Z] #14 38.69 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-04T13:30:02.299Z] #14 38.69 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T13:30:02.299Z] #14 38.74 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T13:30:02.299Z] #14 38.74 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-04T13:30:02.299Z] #14 38.75 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T13:30:02.304Z] #19 17.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-04T13:30:02.304Z] #19 17.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-04T13:30:02.558Z] #14 38.83 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T13:30:02.558Z] #14 38.84 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T13:30:02.558Z] #14 38.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:30:02.558Z] #14 38.91 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T13:30:02.558Z] #14 38.92 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T13:30:02.558Z] #14 38.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:30:02.565Z] #19 17.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-04T13:30:02.565Z] #19 17.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-04T13:30:02.565Z] #19 17.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-04T13:30:02.565Z] #19 17.84 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-04T13:30:02.565Z] #19 17.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-04T13:30:02.565Z] #19 17.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-04T13:30:02.565Z] #19 17.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-04T13:30:02.565Z] #19 17.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-04T13:30:02.565Z] #19 17.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-04T13:30:02.565Z] #19 17.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-04T13:30:02.565Z] #19 17.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-04T13:30:02.565Z] #19 17.85 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-04T13:30:02.565Z] #19 17.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-04T13:30:02.565Z] #19 17.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-04T13:30:02.565Z] #19 17.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-04T13:30:02.817Z] #14 39.01 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T13:30:02.817Z] #14 39.01 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:30:02.817Z] #14 39.02 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:30:02.817Z] #14 39.05 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T13:30:02.817Z] #14 39.05 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-04T13:30:02.817Z] #14 39.05 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-04T13:30:02.817Z] #14 39.12 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T13:30:02.817Z] #14 39.12 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-04T13:30:02.817Z] #14 39.12 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T13:30:02.817Z] #14 39.24 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-04T13:30:02.817Z] #14 39.24 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-04T13:30:02.824Z] #19 17.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-04T13:30:02.825Z] #19 17.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-04T13:30:02.825Z] #19 17.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-04T13:30:02.825Z] #19 17.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-04-04T13:30:03.076Z] #14 39.25 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T13:30:03.076Z] #14 39.33 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-04T13:30:03.076Z] #14 39.33 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-04T13:30:03.076Z] #14 39.34 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T13:30:03.076Z] #14 39.43 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-04T13:30:03.076Z] #14 39.43 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-04T13:30:03.076Z] #14 39.44 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T13:30:03.076Z] #14 39.49 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-04T13:30:03.076Z] #14 39.49 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-04T13:30:03.076Z] #14 39.49 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T13:30:03.083Z] #19 18.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-04T13:30:03.083Z] #19 18.34 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-04T13:30:03.083Z] #19 18.35 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-04T13:30:03.083Z] #19 18.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-04T13:30:03.083Z] #19 18.37 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-04T13:30:03.336Z] #14 39.68 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T13:30:03.336Z] #14 39.68 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-04T13:30:03.336Z] #14 39.68 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T13:30:03.336Z] #14 39.78 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T13:30:03.336Z] #14 39.78 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:30:03.342Z] #19 18.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-04T13:30:03.594Z] #14 39.79 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:30:03.594Z] #14 39.84 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T13:30:03.594Z] #14 39.84 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-04T13:30:03.594Z] #14 39.85 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T13:30:03.594Z] #14 39.90 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T13:30:03.594Z] #14 39.91 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-04T13:30:03.594Z] #14 39.92 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T13:30:03.605Z] #19 18.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-04T13:30:03.605Z] #19 18.78 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-04T13:30:03.605Z] #19 18.80 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-04T13:30:03.605Z] #19 18.80 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-04T13:30:03.605Z] #19 18.80 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T13:30:03.605Z] #19 18.87 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-04T13:30:03.605Z] #19 18.87 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-04T13:30:03.605Z] #19 18.87 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-04T13:30:03.605Z] #19 18.87 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-04T13:30:03.605Z] #19 18.87 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-04T13:30:03.605Z] #19 18.87 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-04T13:30:03.605Z] #19 18.88 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-04T13:30:03.605Z] #19 18.88 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-04T13:30:03.605Z] #19 18.88 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-04T13:30:03.605Z] #19 18.88 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-04T13:30:03.605Z] #19 18.88 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-04T13:30:03.605Z] #19 18.88 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-04T13:30:03.605Z] #19 18.88 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-04T13:30:03.605Z] #19 18.88 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-04T13:30:03.605Z] #19 18.89 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-04T13:30:03.605Z] #19 18.89 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-04T13:30:03.605Z] #19 18.89 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-04T13:30:03.605Z] #19 18.89 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-04T13:30:03.605Z] #19 18.91 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-04T13:30:03.605Z] #19 18.91 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-04T13:30:03.605Z] #19 18.92 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-04T13:30:03.605Z] #19 18.93 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-04T13:30:03.854Z] #14 40.11 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T13:30:03.854Z] #14 40.13 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T13:30:03.854Z] #14 40.14 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T13:30:03.854Z] #14 40.15 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T13:30:03.854Z] #14 40.16 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T13:30:03.854Z] #14 40.18 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T13:30:03.854Z] #14 40.19 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:30:03.854Z] #14 40.20 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T13:30:03.854Z] #14 40.21 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-04T13:30:03.854Z] #14 40.22 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T13:30:03.854Z] #14 40.23 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T13:30:03.854Z] #14 40.24 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:30:03.854Z] #14 40.25 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T13:30:03.854Z] #14 40.26 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T13:30:03.854Z] #14 40.27 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T13:30:03.854Z] #14 40.29 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T13:30:03.854Z] #14 40.30 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T13:30:03.854Z] #14 40.31 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T13:30:03.854Z] #14 40.32 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T13:30:03.854Z] #14 40.33 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T13:30:03.854Z] #14 40.35 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:30:03.854Z] #14 40.37 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-04-04T13:30:03.854Z] #14 40.38 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:30:04.113Z] #14 40.39 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-04-04T13:30:04.113Z] #14 40.40 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T13:30:04.113Z] #14 40.41 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:30:04.113Z] #14 40.42 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-04-04T13:30:04.113Z] #14 40.42 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:30:04.113Z] #14 40.44 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T13:30:04.113Z] #14 40.45 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:30:04.113Z] #14 40.46 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T13:30:04.113Z] #14 40.48 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:30:04.113Z] #14 40.49 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:30:04.113Z] #14 40.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:30:04.172Z] #19 19.41 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-04T13:30:04.173Z] #19 19.41 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-04T13:30:04.173Z] #19 19.43 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-04T13:30:04.173Z] #19 19.44 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-04T13:30:04.173Z] #19 19.45 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-04T13:30:04.433Z] #19 19.81 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-04T13:30:04.433Z] #19 19.81 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-04T13:30:04.433Z] #19 19.81 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-04T13:30:04.433Z] #19 19.82 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-04T13:30:04.433Z] #19 19.82 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-04T13:30:04.433Z] #19 19.82 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-04T13:30:04.433Z] #19 19.82 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-04T13:30:04.433Z] #19 19.83 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-04T13:30:04.433Z] #19 19.84 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-04T13:30:04.433Z] #19 19.84 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-04T13:30:04.681Z] #14 DONE 41.1s [2022-04-04T13:30:04.681Z] [2022-04-04T13:30:04.681Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:30:04.681Z] #60 sha256:bd271f6956bd3bc1a73644f8acf244fad05ba9f558219df98c10e22955c6c2e6 [2022-04-04T13:30:04.681Z] #60 ... [2022-04-04T13:30:04.681Z] [2022-04-04T13:30:04.681Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T13:30:04.681Z] #55 sha256:1093f05275693729528f9f4eae91b14001287abcefc188c4e599e9d72728170d [2022-04-04T13:30:04.681Z] #55 DONE 0.1s [2022-04-04T13:30:04.681Z] [2022-04-04T13:30:04.681Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T13:30:04.681Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-04T13:30:04.693Z] #19 19.85 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-04T13:30:04.954Z] #19 20.22 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-04T13:30:04.954Z] #19 20.22 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-04T13:30:04.954Z] #19 20.23 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-04T13:30:04.954Z] #19 20.24 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-04T13:30:04.954Z] #19 20.25 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-04T13:30:05.526Z] #19 20.62 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-04T13:30:05.526Z] #19 20.62 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-04T13:30:05.526Z] #19 20.62 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-04T13:30:05.526Z] #19 20.63 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-04T13:30:05.526Z] #19 20.63 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-04T13:30:05.526Z] #19 20.63 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-04T13:30:05.526Z] #19 20.63 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-04T13:30:05.526Z] #19 20.63 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-04T13:30:05.526Z] #19 20.64 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-04T13:30:05.526Z] #19 20.65 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-04T13:30:05.526Z] #19 20.67 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-04T13:30:05.526Z] #19 20.67 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-04T13:30:05.526Z] #19 20.67 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-04T13:30:05.526Z] #19 20.68 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-04T13:30:05.526Z] #19 20.68 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-04-04T13:30:05.786Z] #19 21.05 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-04T13:30:05.786Z] #19 21.05 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-04T13:30:05.786Z] #19 21.06 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-04T13:30:05.786Z] #19 21.07 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-04T13:30:05.786Z] #19 21.09 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-04T13:30:06.047Z] #19 21.44 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-04T13:30:06.047Z] #19 21.44 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-04T13:30:06.047Z] #19 21.45 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-04T13:30:06.047Z] #19 21.45 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-04T13:30:06.047Z] #19 21.45 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-04T13:30:06.047Z] #19 21.45 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-04T13:30:06.047Z] #19 21.45 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-04T13:30:06.047Z] #19 21.45 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-04T13:30:06.047Z] #19 21.47 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-04T13:30:06.047Z] #19 21.47 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-04T13:30:06.047Z] #19 21.48 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-04T13:30:06.058Z] #15 DONE 1.4s [2022-04-04T13:30:06.058Z] [2022-04-04T13:30:06.058Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:30:06.058Z] #56 sha256:3ce07b79742e09d105dc185c55d31739ec9ee5cd0a2c33a977319abccf663ba5 [2022-04-04T13:30:06.058Z] #56 1.153 + RM_GOPATH=0 [2022-04-04T13:30:06.058Z] #56 1.153 + TMP_GOPATH= [2022-04-04T13:30:06.058Z] #56 1.153 + : /build [2022-04-04T13:30:06.058Z] #56 1.153 + '[' -z '' ']' [2022-04-04T13:30:06.058Z] #56 1.153 ++ mktemp -d [2022-04-04T13:30:06.058Z] #56 1.153 + export GOPATH=/tmp/tmp.w999BD4A6W [2022-04-04T13:30:06.058Z] #56 1.153 + GOPATH=/tmp/tmp.w999BD4A6W [2022-04-04T13:30:06.058Z] #56 1.153 + RM_GOPATH=1 [2022-04-04T13:30:06.058Z] #56 1.153 + case "$(go env GOARCH)" in [2022-04-04T13:30:06.058Z] #56 1.153 ++ go env GOARCH [2022-04-04T13:30:06.058Z] #56 1.161 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:30:06.058Z] #56 1.162 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:30:06.058Z] #56 1.162 ++ dirname /install.sh [2022-04-04T13:30:06.058Z] #56 1.163 + dir=/ [2022-04-04T13:30:06.058Z] #56 1.164 + bin=runc [2022-04-04T13:30:06.058Z] #56 1.164 + shift [2022-04-04T13:30:06.058Z] #56 1.164 + '[' '!' -f //runc.installer ']' [2022-04-04T13:30:06.058Z] #56 1.164 + . //runc.installer [2022-04-04T13:30:06.058Z] #56 1.164 ++ set -e [2022-04-04T13:30:06.058Z] #56 1.164 ++ : v1.1.1 [2022-04-04T13:30:06.058Z] #56 1.165 + install_runc [2022-04-04T13:30:06.058Z] #56 1.165 + RUNC_BUILDTAGS=seccomp [2022-04-04T13:30:06.058Z] #56 1.165 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T13:30:06.058Z] #56 1.165 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T13:30:06.058Z] #56 1.166 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.w999BD4A6W/src/github.com/opencontainers/runc [2022-04-04T13:30:06.058Z] #56 1.167 Cloning into '/tmp/tmp.w999BD4A6W/src/github.com/opencontainers/runc'... [2022-04-04T13:30:06.307Z] #19 21.48 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-04T13:30:06.566Z] #19 21.85 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-04T13:30:06.566Z] #19 21.85 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-04T13:30:06.566Z] #19 21.87 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-04T13:30:06.566Z] #19 21.88 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-04T13:30:06.825Z] #19 21.90 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-04T13:30:07.083Z] #19 22.25 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-04T13:30:07.083Z] #19 22.25 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-04T13:30:07.340Z] #19 22.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:30:07.340Z] #19 22.67 Fetched 787 MB in 6s (122 MB/s) [2022-04-04T13:30:07.340Z] #19 22.70 Selecting previously unselected package liblocale-gettext-perl. [2022-04-04T13:30:07.438Z] #56 ... [2022-04-04T13:30:07.438Z] [2022-04-04T13:30:07.438Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T13:30:07.438Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-04T13:30:07.438Z] #16 DONE 0.9s [2022-04-04T13:30:07.438Z] [2022-04-04T13:30:07.438Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T13:30:07.438Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-04T13:30:07.598Z] #19 22.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 ... 15709 files and directories currently installed.) [2022-04-04T13:30:07.598Z] #19 22.79 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-04T13:30:07.598Z] #19 22.79 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-04T13:30:07.598Z] #19 22.83 Selecting previously unselected package bzip2. [2022-04-04T13:30:07.598Z] #19 22.83 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-04T13:30:07.598Z] #19 22.83 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T13:30:07.598Z] #19 22.86 Selecting previously unselected package libmagic-mgc. [2022-04-04T13:30:07.598Z] #19 22.86 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-04T13:30:07.598Z] #19 22.87 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-04T13:30:07.598Z] #19 22.94 Selecting previously unselected package libmagic1:amd64. [2022-04-04T13:30:07.598Z] #19 22.94 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-04T13:30:07.598Z] #19 22.95 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-04T13:30:07.598Z] #19 22.98 Selecting previously unselected package file. [2022-04-04T13:30:07.598Z] #19 22.98 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-04T13:30:07.861Z] #19 22.99 Unpacking file (1:5.39-3) ... [2022-04-04T13:30:07.861Z] #19 23.02 Selecting previously unselected package xz-utils. [2022-04-04T13:30:07.861Z] #19 23.03 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-04-04T13:30:07.861Z] #19 23.03 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T13:30:07.861Z] #19 23.11 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-04T13:30:07.861Z] #19 23.11 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-04T13:30:07.861Z] #19 23.12 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-04T13:30:08.006Z] #17 0.851 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T13:30:08.006Z] #17 DONE 0.9s [2022-04-04T13:30:08.006Z] [2022-04-04T13:30:08.006Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T13:30:08.006Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-04T13:30:08.119Z] #19 23.44 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-04T13:30:08.119Z] #19 23.44 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-04T13:30:08.119Z] #19 23.45 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-04T13:30:08.686Z] #19 23.74 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-04T13:30:08.686Z] #19 23.75 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-04T13:30:08.686Z] #19 23.75 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-04T13:30:08.943Z] #19 24.04 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-04T13:30:08.943Z] #19 24.04 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-04T13:30:08.943Z] #19 24.05 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-04T13:30:08.945Z] #18 DONE 0.9s [2022-04-04T13:30:08.945Z] [2022-04-04T13:30:08.945Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T13:30:08.945Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-04T13:30:09.202Z] #19 24.32 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-04T13:30:09.202Z] #19 24.32 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-04T13:30:09.202Z] #19 24.33 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-04T13:30:09.202Z] #19 24.55 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-04T13:30:09.202Z] #19 24.55 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:09.202Z] #19 24.55 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T13:30:09.202Z] #19 24.59 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-04T13:30:09.202Z] #19 24.59 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:09.460Z] #19 24.59 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:30:09.882Z] #19 DONE 0.9s [2022-04-04T13:30:09.882Z] [2022-04-04T13:30:09.882Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T13:30:09.882Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-04T13:30:10.818Z] #20 DONE 1.0s [2022-04-04T13:30:10.818Z] [2022-04-04T13:30:10.818Z] #21 [dev-systemd-false 7/24] 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 zstd [2022-04-04T13:30:10.818Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T13:30:10.904Z] Client: [2022-04-04T13:30:10.904Z] Context: default [2022-04-04T13:30:10.904Z] Debug Mode: false [2022-04-04T13:30:10.904Z] Plugins: [2022-04-04T13:30:10.904Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T13:30:10.904Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T13:30:10.904Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T13:30:10.904Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T13:30:10.904Z] [2022-04-04T13:30:10.904Z] Server: [2022-04-04T13:30:10.904Z] Containers: 0 [2022-04-04T13:30:10.904Z] Running: 0 [2022-04-04T13:30:10.904Z] Paused: 0 [2022-04-04T13:30:10.904Z] Stopped: 0 [2022-04-04T13:30:10.904Z] Images: 0 [2022-04-04T13:30:10.904Z] Server Version: 20.10.12 [2022-04-04T13:30:10.904Z] Storage Driver: overlay2 [2022-04-04T13:30:10.904Z] Backing Filesystem: extfs [2022-04-04T13:30:10.904Z] Supports d_type: true [2022-04-04T13:30:10.904Z] Native Overlay Diff: true [2022-04-04T13:30:10.904Z] userxattr: false [2022-04-04T13:30:10.904Z] Logging Driver: json-file [2022-04-04T13:30:10.904Z] Cgroup Driver: systemd [2022-04-04T13:30:10.904Z] Cgroup Version: 2 [2022-04-04T13:30:10.904Z] Plugins: [2022-04-04T13:30:10.904Z] Volume: local [2022-04-04T13:30:10.904Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T13:30:10.904Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T13:30:10.904Z] Swarm: inactive [2022-04-04T13:30:10.904Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T13:30:10.904Z] Default Runtime: runc [2022-04-04T13:30:10.904Z] Init Binary: docker-init [2022-04-04T13:30:10.904Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T13:30:10.904Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T13:30:10.904Z] init version: de40ad0 [2022-04-04T13:30:10.904Z] Security Options: [2022-04-04T13:30:10.904Z] apparmor [2022-04-04T13:30:10.904Z] seccomp [2022-04-04T13:30:10.904Z] Profile: default [2022-04-04T13:30:10.904Z] cgroupns [2022-04-04T13:30:10.904Z] Kernel Version: 5.11.0-1023-aws [2022-04-04T13:30:10.904Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-04T13:30:10.904Z] OSType: linux [2022-04-04T13:30:10.904Z] Architecture: x86_64 [2022-04-04T13:30:10.904Z] CPUs: 2 [2022-04-04T13:30:10.904Z] Total Memory: 7.559GiB [2022-04-04T13:30:10.904Z] Name: ip-10-100-88-91 [2022-04-04T13:30:10.904Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-04-04T13:30:10.904Z] Docker Root Dir: /var/lib/docker [2022-04-04T13:30:10.904Z] Debug Mode: false [2022-04-04T13:30:10.904Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:30:10.904Z] Labels: [2022-04-04T13:30:10.904Z] Experimental: true [2022-04-04T13:30:10.904Z] Insecure Registries: [2022-04-04T13:30:10.904Z] 127.0.0.0/8 [2022-04-04T13:30:10.904Z] Live Restore Enabled: true [2022-04-04T13:30:10.904Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T13:30:11.231Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa . [2022-04-04T13:30:11.489Z] #2 [internal] load .dockerignore [2022-04-04T13:30:11.489Z] #2 sha256:b617d198009eef233c8673b2c7f19df11635fc2911285e35da47f3caf1cfe44d [2022-04-04T13:30:11.746Z] #2 transferring context: 87B done [2022-04-04T13:30:11.746Z] #2 DONE 0.5s [2022-04-04T13:30:11.746Z] [2022-04-04T13:30:11.746Z] #1 [internal] load build definition from Dockerfile [2022-04-04T13:30:11.746Z] #1 sha256:cf3f9eb68c5eae4901112e883365dc1b316a7bf8a17b438bb25fa64792b2b4e4 [2022-04-04T13:30:11.746Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T13:30:11.746Z] #1 DONE 0.5s [2022-04-04T13:30:11.746Z] [2022-04-04T13:30:11.746Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T13:30:11.746Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T13:30:12.196Z] #21 1.161 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T13:30:12.196Z] #21 1.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:30:12.196Z] #21 1.162 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T13:30:12.318Z] #3 DONE 0.4s [2022-04-04T13:30:12.318Z] [2022-04-04T13:30:12.318Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T13:30:12.318Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T13:30:12.318Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-04T13:30:12.318Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-04T13:30:12.318Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-04T13:30:12.318Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-04T13:30:12.318Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-04-04T13:30:12.576Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.2s [2022-04-04T13:30:12.576Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-04-04T13:30:12.765Z] #21 1.776 Fetched 44.1 kB in 1s (49.2 kB/s) [2022-04-04T13:30:12.836Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-04T13:30:12.836Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-04T13:30:13.093Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-04T13:30:13.093Z] #4 DONE 0.7s [2022-04-04T13:30:13.093Z] [2022-04-04T13:30:13.093Z] #6 [internal] load build definition from Dockerfile [2022-04-04T13:30:13.093Z] #6 sha256:09e0f12196531845bbc3396f90ae6a9290de42e9e525adff6c6f6d99f3b1808a [2022-04-04T13:30:13.093Z] #6 DONE 0.0s [2022-04-04T13:30:13.093Z] [2022-04-04T13:30:13.093Z] #5 [internal] load .dockerignore [2022-04-04T13:30:13.093Z] #5 sha256:5ce919a8e61d6b21c63f0851e105d58686bac6a33b20697215086d7ca595063d [2022-04-04T13:30:13.093Z] #5 DONE 0.0s [2022-04-04T13:30:13.093Z] [2022-04-04T13:30:13.093Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T13:30:13.093Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T13:30:13.649Z] #19 29.01 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-04T13:30:13.649Z] #19 29.01 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:13.649Z] #19 29.01 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-04T13:30:13.649Z] #19 29.05 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-04T13:30:13.704Z] #21 1.776 Reading package lists... [2022-04-04T13:30:13.908Z] #19 29.05 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:13.908Z] #19 29.06 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T13:30:14.027Z] #10 ... [2022-04-04T13:30:14.027Z] [2022-04-04T13:30:14.027Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T13:30:14.027Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T13:30:14.027Z] #7 DONE 1.0s [2022-04-04T13:30:14.283Z] [2022-04-04T13:30:14.283Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T13:30:14.283Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T13:30:14.283Z] #8 DONE 1.0s [2022-04-04T13:30:14.283Z] [2022-04-04T13:30:14.283Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T13:30:14.283Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T13:30:14.283Z] #9 DONE 1.0s [2022-04-04T13:30:14.283Z] [2022-04-04T13:30:14.283Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T13:30:14.283Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T13:30:14.540Z] #10 DONE 1.3s [2022-04-04T13:30:14.643Z] #21 2.948 Reading package lists... [2022-04-04T13:30:14.903Z] #21 3.985 Building dependency tree... [2022-04-04T13:30:15.163Z] #21 4.235 Reading state information... [2022-04-04T13:30:15.423Z] #21 4.607 The following additional packages will be installed: [2022-04-04T13:30:15.423Z] #21 4.608 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T13:30:15.423Z] #21 4.610 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-04T13:30:15.423Z] #21 4.611 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T13:30:15.423Z] #21 4.611 python3-pkg-resources vim-runtime xxd [2022-04-04T13:30:15.423Z] #21 4.614 Suggested packages: [2022-04-04T13:30:15.423Z] #21 4.617 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-04T13:30:15.423Z] #21 4.617 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-04T13:30:15.423Z] #21 4.618 acl attr quota [2022-04-04T13:30:15.423Z] #21 4.618 Recommended packages: [2022-04-04T13:30:15.423Z] #21 4.618 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T13:30:15.471Z] [2022-04-04T13:30:15.471Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:30:15.471Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:30:15.471Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 done [2022-04-04T13:30:15.471Z] #11 ... [2022-04-04T13:30:15.471Z] [2022-04-04T13:30:15.471Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:30:15.471Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T13:30:15.471Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-04T13:30:15.471Z] #69 DONE 0.0s [2022-04-04T13:30:15.471Z] [2022-04-04T13:30:15.471Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:30:15.471Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:30:15.471Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-04T13:30:15.471Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-04T13:30:15.471Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-04T13:30:15.740Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 114.69kB / 54.94MB 0.1s [2022-04-04T13:30:15.740Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0B / 5.16MB 0.1s [2022-04-04T13:30:15.740Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 3.15MB / 54.94MB 0.2s [2022-04-04T13:30:15.740Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 2.10MB / 5.16MB 0.2s [2022-04-04T13:30:15.992Z] #21 5.191 The following NEW packages will be installed: [2022-04-04T13:30:15.993Z] #21 5.191 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-04T13:30:15.993Z] #21 5.192 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T13:30:15.993Z] #21 5.192 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-04T13:30:15.993Z] #21 5.193 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-04T13:30:15.993Z] #21 5.193 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-04T13:30:15.993Z] #21 5.194 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-04T13:30:15.993Z] #21 5.194 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T13:30:15.993Z] #21 5.194 xz-utils zip zstd [2022-04-04T13:30:15.998Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 7.77MB / 54.94MB 0.3s [2022-04-04T13:30:15.998Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.3s [2022-04-04T13:30:15.998Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0B / 10.87MB 0.3s [2022-04-04T13:30:15.998Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 15.14MB / 54.94MB 0.5s [2022-04-04T13:30:15.999Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.5s done [2022-04-04T13:30:15.999Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 5.24MB / 10.87MB 0.5s [2022-04-04T13:30:16.254Z] #21 ... [2022-04-04T13:30:16.254Z] [2022-04-04T13:30:16.254Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:30:16.254Z] #56 sha256:3ce07b79742e09d105dc185c55d31739ec9ee5cd0a2c33a977319abccf663ba5 [2022-04-04T13:30:16.254Z] #56 5.595 + cd /tmp/tmp.w999BD4A6W/src/github.com/opencontainers/runc [2022-04-04T13:30:16.254Z] #56 5.595 + git checkout -q v1.1.1 [2022-04-04T13:30:16.254Z] #56 5.829 + '[' -z '' ']' [2022-04-04T13:30:16.254Z] #56 5.829 + target=static [2022-04-04T13:30:16.254Z] #56 5.829 + make BUILDTAGS=seccomp static [2022-04-04T13:30:16.254Z] #56 6.401 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-04T13:30:16.254Z] #56 11.18 + mkdir -p /build [2022-04-04T13:30:16.254Z] #56 11.19 + cp runc /build/runc [2022-04-04T13:30:16.254Z] #56 DONE 11.3s [2022-04-04T13:30:16.254Z] [2022-04-04T13:30:16.254Z] #21 [dev-systemd-false 7/24] 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 zstd [2022-04-04T13:30:16.254Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T13:30:16.254Z] #21 5.493 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:30:16.254Z] #21 5.493 Need to get 27.6 MB of archives. [2022-04-04T13:30:16.254Z] #21 5.493 After this operation, 106 MB of additional disk space will be used. [2022-04-04T13:30:16.254Z] #21 5.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-04T13:30:16.254Z] #21 5.497 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-04T13:30:16.254Z] #21 5.501 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-04T13:30:16.254Z] #21 5.501 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-04T13:30:16.254Z] #21 5.504 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-04T13:30:16.254Z] #21 5.504 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-04T13:30:16.254Z] #21 5.504 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-04T13:30:16.254Z] #21 5.514 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-04T13:30:16.256Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 7.51MB / 10.87MB 0.6s [2022-04-04T13:30:16.256Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 0B / 54.58MB 0.6s [2022-04-04T13:30:16.256Z] #11 ... [2022-04-04T13:30:16.256Z] [2022-04-04T13:30:16.256Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T13:30:16.256Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T13:30:16.256Z] #45 DONE 0.0s [2022-04-04T13:30:16.256Z] [2022-04-04T13:30:16.256Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:30:16.256Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:30:16.256Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 24.12MB / 54.94MB 0.7s [2022-04-04T13:30:16.256Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.7s [2022-04-04T13:30:16.516Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 32.66MB / 54.94MB 0.9s [2022-04-04T13:30:16.516Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 13.64MB / 54.58MB 0.9s [2022-04-04T13:30:16.516Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 38.92MB / 54.94MB 1.0s [2022-04-04T13:30:16.516Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.9s done [2022-04-04T13:30:16.516Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 19.92MB / 54.58MB 1.0s [2022-04-04T13:30:16.516Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 0B / 85.84MB 1.0s [2022-04-04T13:30:16.523Z] #21 5.529 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T13:30:16.523Z] #21 5.529 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T13:30:16.523Z] #21 5.533 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T13:30:16.523Z] #21 5.545 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-04T13:30:16.523Z] #21 5.550 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-04T13:30:16.523Z] #21 5.560 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-04T13:30:16.523Z] #21 5.570 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-04T13:30:16.523Z] #21 5.570 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-04T13:30:16.523Z] #21 5.570 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-04T13:30:16.523Z] #21 5.570 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T13:30:16.523Z] #21 5.577 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-04T13:30:16.523Z] #21 5.577 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-04T13:30:16.523Z] #21 5.577 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-04T13:30:16.523Z] #21 5.582 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T13:30:16.523Z] #21 5.592 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T13:30:16.523Z] #21 5.592 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T13:30:16.523Z] #21 5.592 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-04T13:30:16.523Z] #21 5.598 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-04T13:30:16.523Z] #21 5.611 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T13:30:16.523Z] #21 5.758 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-04T13:30:16.523Z] #21 5.758 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T13:30:16.523Z] #21 5.758 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-04-04T13:30:16.523Z] #21 5.758 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T13:30:16.523Z] #21 5.758 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-04T13:30:16.523Z] #21 5.758 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-04T13:30:16.523Z] #21 5.758 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T13:30:16.523Z] #21 5.809 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T13:30:16.523Z] #21 5.809 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T13:30:16.773Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 47.19MB / 54.94MB 1.1s [2022-04-04T13:30:16.773Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 6.29MB / 85.84MB 1.1s [2022-04-04T13:30:16.773Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 51.97MB / 54.94MB 1.2s [2022-04-04T13:30:16.773Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 24.12MB / 54.58MB 1.2s [2022-04-04T13:30:16.773Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 15.73MB / 85.84MB 1.2s [2022-04-04T13:30:16.797Z] #21 5.810 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T13:30:16.797Z] #21 5.812 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T13:30:16.797Z] #21 5.846 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T13:30:16.797Z] #21 5.846 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T13:30:16.797Z] #21 5.846 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-04T13:30:16.797Z] #21 5.854 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-04T13:30:16.797Z] #21 5.858 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-04T13:30:16.797Z] #21 5.866 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T13:30:16.797Z] #21 5.989 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-04T13:30:16.797Z] #21 6.033 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-04T13:30:16.797Z] #21 6.036 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-04T13:30:16.797Z] #21 6.041 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-04T13:30:17.036Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.3s [2022-04-04T13:30:17.036Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 28.31MB / 54.58MB 1.3s [2022-04-04T13:30:17.036Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 24.12MB / 85.84MB 1.3s [2022-04-04T13:30:17.036Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 38.80MB / 54.58MB 1.5s [2022-04-04T13:30:17.036Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 34.60MB / 85.84MB 1.5s [2022-04-04T13:30:17.318Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 53.48MB / 54.58MB 1.7s [2022-04-04T13:30:17.318Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 49.48MB / 85.84MB 1.7s [2022-04-04T13:30:17.318Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 57.67MB / 85.84MB 1.8s [2022-04-04T13:30:17.376Z] #21 6.437 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:30:17.376Z] #21 6.524 Fetched 27.6 MB in 1s (32.8 MB/s) [2022-04-04T13:30:17.376Z] #21 6.590 Selecting previously unselected package pigz. [2022-04-04T13:30:17.376Z] #21 6.590 (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-04-04T13:30:17.376Z] #21 6.609 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-04T13:30:17.376Z] #21 6.609 Unpacking pigz (2.6-1) ... [2022-04-04T13:30:17.578Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 65.01MB / 85.84MB 1.9s [2022-04-04T13:30:17.578Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.9s done [2022-04-04T13:30:17.578Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 76.98MB / 85.84MB 2.0s [2022-04-04T13:30:17.578Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 81.79MB / 85.84MB 2.1s [2022-04-04T13:30:17.635Z] #21 6.712 Selecting previously unselected package libelf1:amd64. [2022-04-04T13:30:17.635Z] #21 6.720 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-04T13:30:17.635Z] #21 6.724 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-04T13:30:17.635Z] #21 6.819 Selecting previously unselected package libbpf0:amd64. [2022-04-04T13:30:17.635Z] #21 6.824 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-04T13:30:17.635Z] #21 6.828 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-04T13:30:17.635Z] #21 6.899 Selecting previously unselected package libcap2:amd64. [2022-04-04T13:30:17.635Z] #21 6.902 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-04T13:30:17.635Z] #21 6.906 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-04T13:30:17.635Z] #21 6.961 Selecting previously unselected package libmnl0:amd64. [2022-04-04T13:30:17.836Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0.1s [2022-04-04T13:30:17.897Z] #21 6.968 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-04T13:30:17.897Z] #21 6.977 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-04T13:30:17.897Z] #21 7.031 Selecting previously unselected package libxtables12:amd64. [2022-04-04T13:30:17.897Z] #21 7.035 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-04T13:30:17.897Z] #21 7.038 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-04T13:30:17.897Z] #21 7.104 Selecting previously unselected package libcap2-bin. [2022-04-04T13:30:17.897Z] #21 7.109 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-04T13:30:17.897Z] #21 7.113 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T13:30:17.897Z] #21 7.213 Selecting previously unselected package iproute2. [2022-04-04T13:30:18.099Z] #19 33.21 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-04T13:30:18.099Z] #19 33.21 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:18.099Z] #19 33.21 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-04T13:30:18.099Z] #19 33.24 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-04T13:30:18.099Z] #19 33.24 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:18.100Z] #19 33.25 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T13:30:18.157Z] #21 7.216 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-04T13:30:18.157Z] #21 7.223 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T13:30:18.157Z] #21 7.475 Selecting previously unselected package xxd. [2022-04-04T13:30:18.401Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.6s done [2022-04-04T13:30:18.401Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0B / 141.70MB 2.7s [2022-04-04T13:30:18.401Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 2.7s [2022-04-04T13:30:18.401Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.83MB / 141.70MB 2.9s [2022-04-04T13:30:18.415Z] #21 7.479 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T13:30:18.415Z] #21 7.482 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:30:18.415Z] #21 7.543 Selecting previously unselected package vim-common. [2022-04-04T13:30:18.415Z] #21 7.557 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:30:18.415Z] #21 7.566 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:30:18.415Z] #21 7.649 Selecting previously unselected package bash-completion. [2022-04-04T13:30:18.415Z] #21 7.651 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-04T13:30:18.658Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 28.31MB / 141.70MB 3.1s [2022-04-04T13:30:18.915Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 41.94MB / 141.70MB 3.3s [2022-04-04T13:30:18.915Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 3.4s done [2022-04-04T13:30:18.915Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 3.4s done [2022-04-04T13:30:19.171Z] #11 ... [2022-04-04T13:30:19.171Z] [2022-04-04T13:30:19.171Z] #24 [internal] load build context [2022-04-04T13:30:19.171Z] #24 sha256:a18bba2f2e051f4a334bbb0115eb643f58e2719efe7e57c9d333e3dd0ce26360 [2022-04-04T13:30:19.171Z] #24 transferring context: 60.69MB 3.6s done [2022-04-04T13:30:19.171Z] #24 DONE 3.7s [2022-04-04T13:30:19.171Z] [2022-04-04T13:30:19.171Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:30:19.171Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:30:19.171Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 52.69MB / 141.70MB 3.6s [2022-04-04T13:30:19.351Z] #21 8.617 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T13:30:19.429Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 65.01MB / 141.70MB 3.8s [2022-04-04T13:30:19.610Z] #21 8.773 Selecting previously unselected package bzip2. [2022-04-04T13:30:19.610Z] #21 8.775 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-04T13:30:19.610Z] #21 8.784 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T13:30:19.610Z] #21 8.825 Selecting previously unselected package xz-utils. [2022-04-04T13:30:19.610Z] #21 8.829 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-04T13:30:19.610Z] #21 8.833 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T13:30:19.610Z] #21 8.916 Selecting previously unselected package apparmor. [2022-04-04T13:30:19.685Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 73.40MB / 141.70MB 4.1s [2022-04-04T13:30:19.868Z] #21 8.920 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-04T13:30:19.868Z] #21 8.962 Unpacking apparmor (2.13.6-10) ... [2022-04-04T13:30:19.868Z] #21 9.142 Selecting previously unselected package inetutils-ping. [2022-04-04T13:30:19.868Z] #21 9.147 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-04T13:30:19.868Z] #21 9.150 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T13:30:19.868Z] #21 9.207 Selecting previously unselected package libip4tc2:amd64. [2022-04-04T13:30:19.946Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 82.84MB / 141.70MB 4.3s [2022-04-04T13:30:20.126Z] #21 9.210 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-04T13:30:20.127Z] #21 9.217 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T13:30:20.127Z] #21 9.261 Selecting previously unselected package libip6tc2:amd64. [2022-04-04T13:30:20.127Z] #21 9.266 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-04T13:30:20.127Z] #21 9.277 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T13:30:20.127Z] #21 9.321 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T13:30:20.127Z] #21 9.323 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T13:30:20.127Z] #21 9.327 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T13:30:20.127Z] #21 9.367 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T13:30:20.127Z] #21 9.370 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-04T13:30:20.127Z] #21 9.376 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T13:30:20.127Z] #21 9.421 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T13:30:20.206Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 96.47MB / 141.70MB 4.5s [2022-04-04T13:30:20.385Z] #21 9.423 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-04T13:30:20.385Z] #21 9.430 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T13:30:20.385Z] #21 9.477 Selecting previously unselected package iptables. [2022-04-04T13:30:20.385Z] #21 9.477 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-04T13:30:20.385Z] #21 9.483 Unpacking iptables (1.8.7-1) ... [2022-04-04T13:30:20.385Z] #21 9.643 Selecting previously unselected package libonig5:amd64. [2022-04-04T13:30:20.385Z] #21 9.643 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T13:30:20.385Z] #21 9.648 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T13:30:20.463Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 116.39MB / 141.70MB 4.8s [2022-04-04T13:30:20.463Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 127.93MB / 141.70MB 4.9s [2022-04-04T13:30:20.463Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 138.21MB / 141.70MB 5.0s [2022-04-04T13:30:20.643Z] #21 9.732 Selecting previously unselected package libjq1:amd64. [2022-04-04T13:30:20.643Z] #21 9.735 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T13:30:20.643Z] #21 9.743 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T13:30:20.643Z] #21 9.802 Selecting previously unselected package jq. [2022-04-04T13:30:20.643Z] #21 9.805 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-04T13:30:20.643Z] #21 9.809 Unpacking jq (1.6-2.1) ... [2022-04-04T13:30:20.643Z] #21 9.861 Selecting previously unselected package libaio1:amd64. [2022-04-04T13:30:20.643Z] #21 9.864 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-04T13:30:20.643Z] #21 9.869 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-04T13:30:20.643Z] #21 9.906 Selecting previously unselected package libgpm2:amd64. [2022-04-04T13:30:20.643Z] #21 9.910 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-04T13:30:20.643Z] #21 9.913 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-04T13:30:20.643Z] #21 9.957 Selecting previously unselected package libicu67:amd64. [2022-04-04T13:30:20.643Z] #21 9.960 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-04T13:30:20.643Z] #21 9.964 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T13:30:21.835Z] #11 ... [2022-04-04T13:30:21.836Z] [2022-04-04T13:30:21.836Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:30:21.836Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T13:30:21.836Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-04T13:30:21.836Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T13:30:21.836Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T13:30:21.836Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T13:30:21.836Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done [2022-04-04T13:30:21.836Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-04-04T13:30:21.836Z] #67 DONE 6.2s [2022-04-04T13:30:21.836Z] [2022-04-04T13:30:21.836Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:30:21.836Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T13:30:21.836Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T13:30:21.836Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T13:30:21.836Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T13:30:21.836Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2022-04-04T13:30:21.836Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done [2022-04-04T13:30:21.836Z] #69 DONE 6.2s [2022-04-04T13:30:21.836Z] [2022-04-04T13:30:21.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:30:21.836Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:30:21.836Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 6.2s done [2022-04-04T13:30:22.029Z] #21 11.28 Selecting previously unselected package libinih1:amd64. [2022-04-04T13:30:22.029Z] #21 11.28 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-04T13:30:22.029Z] #21 11.29 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-04T13:30:22.029Z] #21 11.33 Selecting previously unselected package libnet1:amd64. [2022-04-04T13:30:22.029Z] #21 11.33 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T13:30:22.029Z] #21 11.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:30:22.029Z] #21 11.38 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T13:30:22.029Z] #21 11.38 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T13:30:22.287Z] #21 11.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T13:30:22.287Z] #21 11.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T13:30:22.287Z] #21 11.45 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T13:30:22.287Z] #21 11.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T13:30:22.287Z] #21 11.49 Selecting previously unselected package net-tools. [2022-04-04T13:30:22.287Z] #21 11.49 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-04T13:30:22.287Z] #21 11.50 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T13:30:22.287Z] #21 11.59 Selecting previously unselected package patch. [2022-04-04T13:30:22.546Z] #21 11.60 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-04T13:30:22.546Z] #21 11.60 Unpacking patch (2.7.6-7) ... [2022-04-04T13:30:22.546Z] #21 11.66 Selecting previously unselected package python-pip-whl. [2022-04-04T13:30:22.546Z] #21 11.67 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T13:30:22.546Z] #21 11.67 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T13:30:22.805Z] #21 11.90 Selecting previously unselected package python3-lib2to3. [2022-04-04T13:30:22.805Z] #21 11.91 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T13:30:22.805Z] #21 11.92 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T13:30:22.805Z] #21 11.98 Selecting previously unselected package python3-distutils. [2022-04-04T13:30:22.805Z] #21 11.98 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T13:30:22.805Z] #21 11.99 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T13:30:22.805Z] #21 12.07 Selecting previously unselected package python3-pkg-resources. [2022-04-04T13:30:22.805Z] #21 12.07 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T13:30:22.805Z] #21 12.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:30:22.805Z] #21 12.15 Selecting previously unselected package python3-setuptools. [2022-04-04T13:30:22.805Z] #21 12.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T13:30:23.066Z] #21 12.16 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T13:30:23.066Z] #21 12.27 Selecting previously unselected package python3-wheel. [2022-04-04T13:30:23.066Z] #21 12.27 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T13:30:23.066Z] #21 12.28 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T13:30:23.066Z] #21 12.33 Selecting previously unselected package python3-pip. [2022-04-04T13:30:23.066Z] #21 12.33 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T13:30:23.066Z] #21 12.33 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T13:30:23.215Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.1s done [2022-04-04T13:30:23.215Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-04T13:30:23.325Z] #21 12.47 Selecting previously unselected package sudo. [2022-04-04T13:30:23.325Z] #21 12.48 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-04T13:30:23.325Z] #21 12.49 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T13:30:23.325Z] #21 12.71 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T13:30:23.364Z] #19 37.79 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-04T13:30:23.364Z] #19 37.79 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:23.364Z] #19 37.86 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T13:30:23.364Z] #19 38.26 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-04T13:30:23.364Z] #19 38.26 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:23.364Z] #19 38.35 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:30:23.473Z] #11 ... [2022-04-04T13:30:23.473Z] [2022-04-04T13:30:23.473Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T13:30:23.473Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T13:30:23.473Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.4s done [2022-04-04T13:30:23.473Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-04T13:30:23.473Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-04T13:30:23.473Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-04T13:30:23.473Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.3s done [2022-04-04T13:30:23.473Z] #28 DONE 7.5s [2022-04-04T13:30:23.473Z] [2022-04-04T13:30:23.473Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:30:23.473Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:30:23.583Z] #21 12.72 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-04T13:30:23.583Z] #21 12.73 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T13:30:23.583Z] #21 12.83 Selecting previously unselected package uidmap. [2022-04-04T13:30:23.583Z] #21 12.85 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-04T13:30:23.583Z] #21 12.85 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T13:30:23.583Z] #21 12.92 Selecting previously unselected package vim-runtime. [2022-04-04T13:30:23.583Z] #21 12.92 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:30:23.583Z] #21 12.94 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T13:30:23.729Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.4s done [2022-04-04T13:30:23.842Z] #21 12.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T13:30:23.842Z] #21 12.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:30:23.987Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.1s [2022-04-04T13:30:24.244Z] #11 ... [2022-04-04T13:30:24.244Z] [2022-04-04T13:30:24.244Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T13:30:24.244Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T13:30:24.244Z] #68 DONE 0.7s [2022-04-04T13:30:24.244Z] [2022-04-04T13:30:24.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:30:24.244Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:30:24.244Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.3s done [2022-04-04T13:30:24.503Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-04T13:30:25.067Z] #11 ... [2022-04-04T13:30:25.067Z] [2022-04-04T13:30:25.067Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T13:30:25.067Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T13:30:25.067Z] #70 DONE 0.9s [2022-04-04T13:30:25.220Z] #21 14.18 Selecting previously unselected package vim. [2022-04-04T13:30:25.220Z] #21 14.19 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T13:30:25.220Z] #21 14.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:30:25.220Z] #21 14.43 Selecting previously unselected package xfsprogs. [2022-04-04T13:30:25.220Z] #21 14.44 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-04T13:30:25.220Z] #21 14.44 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T13:30:25.325Z] [2022-04-04T13:30:25.325Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:30:25.325Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:30:25.479Z] #21 14.63 Selecting previously unselected package zip. [2022-04-04T13:30:25.479Z] #21 14.63 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-04T13:30:25.479Z] #21 14.64 Unpacking zip (3.0-12) ... [2022-04-04T13:30:25.479Z] #21 14.71 Selecting previously unselected package zstd. [2022-04-04T13:30:25.479Z] #21 14.71 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-04T13:30:25.479Z] #21 14.72 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T13:30:25.738Z] #21 14.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:30:25.998Z] #21 15.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T13:30:25.998Z] #21 15.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T13:30:25.998Z] #21 15.30 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-04T13:30:25.998Z] #21 15.31 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T13:30:25.998Z] #21 15.32 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T13:30:25.998Z] #21 15.33 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-04T13:30:25.998Z] #21 15.34 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T13:30:25.999Z] #21 15.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:30:25.999Z] #21 15.36 Setting up bzip2 (1.0.8-4) ... [2022-04-04T13:30:25.999Z] #21 15.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T13:30:26.258Z] #21 15.38 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T13:30:26.518Z] #21 15.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:30:26.518Z] #21 15.75 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-04T13:30:26.518Z] #21 15.75 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T13:30:26.518Z] #21 15.77 Setting up apparmor (2.13.6-10) ... [2022-04-04T13:30:27.456Z] #21 16.67 Setting up zip (3.0-12) ... [2022-04-04T13:30:27.456Z] #21 16.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:30:27.579Z] #19 42.36 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-04T13:30:27.579Z] #19 42.36 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:27.579Z] #19 42.37 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T13:30:27.579Z] #19 42.40 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-04T13:30:27.579Z] #19 42.40 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:27.579Z] #19 42.40 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:30:27.716Z] #21 16.70 Setting up bash-completion (1:2.11-2) ... [2022-04-04T13:30:28.656Z] #21 17.72 Setting up xz-utils (5.2.5-2) ... [2022-04-04T13:30:28.656Z] #21 17.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T13:30:28.656Z] #21 17.74 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-04T13:30:28.656Z] #21 17.75 Setting up patch (2.7.6-7) ... [2022-04-04T13:30:28.656Z] #21 17.76 Setting up sudo (1.9.5p2-3) ... [2022-04-04T13:30:28.656Z] #21 17.81 invoke-rc.d: could not determine current runlevel [2022-04-04T13:30:28.656Z] #21 17.82 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T13:30:28.656Z] #21 17.83 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T13:30:28.656Z] #21 17.84 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-04T13:30:28.656Z] #21 17.85 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T13:30:28.656Z] #21 17.86 Setting up pigz (2.6-1) ... [2022-04-04T13:30:28.656Z] #21 17.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T13:30:28.656Z] #21 17.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T13:30:28.656Z] #21 17.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T13:30:28.656Z] #21 17.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:30:28.915Z] #21 18.23 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-04T13:30:29.174Z] #21 18.24 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T13:30:29.174Z] #21 18.45 Setting up libelf1:amd64 (0.183-1) ... [2022-04-04T13:30:29.174Z] #21 18.47 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T13:30:29.174Z] #21 18.49 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T13:30:29.174Z] #21 18.50 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T13:30:29.433Z] #21 18.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:30:29.433Z] #21 18.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T13:30:29.433Z] #21 18.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T13:30:29.433Z] #21 18.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T13:30:29.433Z] #21 18.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T13:30:29.433Z] #21 18.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T13:30:29.433Z] #21 18.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T13:30:29.433Z] #21 18.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T13:30:29.433Z] #21 18.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T13:30:29.433Z] #21 18.73 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T13:30:29.503Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.8s done [2022-04-04T13:30:29.503Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-04T13:30:30.000Z] #21 19.35 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T13:30:30.259Z] #21 19.36 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T13:30:30.259Z] #21 19.37 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T13:30:30.259Z] #21 19.38 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T13:30:30.836Z] #21 19.99 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T13:30:30.836Z] #21 20.00 Setting up jq (1.6-2.1) ... [2022-04-04T13:30:30.836Z] #21 20.01 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-04T13:30:30.836Z] #21 20.02 Setting up iptables (1.8.7-1) ... [2022-04-04T13:30:30.836Z] #21 20.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T13:30:30.836Z] #21 20.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T13:30:30.836Z] #21 20.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T13:30:30.836Z] #21 20.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T13:30:30.836Z] #21 20.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T13:30:30.836Z] #21 20.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T13:30:30.836Z] #21 20.06 Setting up iproute2 (5.10.0-4) ... [2022-04-04T13:30:31.095Z] #21 20.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:30:31.664Z] #21 DONE 20.9s [2022-04-04T13:30:31.664Z] [2022-04-04T13:30:31.664Z] #22 [dev-systemd-false 8/24] 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-04-04T13:30:31.664Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-04T13:30:31.812Z] #19 46.37 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-04T13:30:31.812Z] #19 46.37 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:30:31.812Z] #19 46.37 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:30:31.812Z] #19 46.40 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-04T13:30:31.812Z] #19 46.40 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:30:31.812Z] #19 46.41 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T13:30:31.812Z] #19 46.43 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-04T13:30:31.812Z] #19 46.43 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:30:31.812Z] #19 46.44 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T13:30:31.812Z] #19 46.46 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-04T13:30:31.812Z] #19 46.46 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:30:31.812Z] #19 46.47 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:30:31.812Z] #19 46.49 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-04T13:30:31.812Z] #19 46.50 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:30:31.812Z] #19 46.50 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:30:31.812Z] #19 46.53 Selecting previously unselected package cross-config. [2022-04-04T13:30:31.812Z] #19 46.53 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-04T13:30:31.812Z] #19 46.53 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-04T13:30:31.812Z] #19 46.56 Selecting previously unselected package gcc-10-cross-base. [2022-04-04T13:30:31.812Z] #19 46.56 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:31.812Z] #19 46.57 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-04T13:30:31.812Z] #19 46.60 Selecting previously unselected package libc6-arm64-cross. [2022-04-04T13:30:31.812Z] #19 46.60 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-04T13:30:31.812Z] #19 46.60 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-04T13:30:31.812Z] #19 46.74 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-04T13:30:31.812Z] #19 46.74 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:31.812Z] #19 46.74 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:30:31.812Z] #19 46.77 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-04T13:30:31.812Z] #19 46.77 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:31.812Z] #19 46.77 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:30:31.812Z] #19 46.81 Selecting previously unselected package libitm1-arm64-cross. [2022-04-04T13:30:31.812Z] #19 46.81 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:31.812Z] #19 46.81 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:30:31.812Z] #19 46.84 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-04T13:30:31.812Z] #19 46.84 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:31.812Z] #19 46.85 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:30:31.812Z] #19 46.87 Selecting previously unselected package libasan6-arm64-cross. [2022-04-04T13:30:31.812Z] #19 46.88 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:31.812Z] #19 46.88 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:30:31.812Z] #19 47.10 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-04T13:30:31.812Z] #19 47.10 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:31.812Z] #19 47.11 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:30:31.812Z] #19 47.21 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-04T13:30:32.069Z] #19 47.21 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:32.069Z] #19 47.22 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:30:32.069Z] #19 47.43 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-04T13:30:32.069Z] #19 47.44 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:32.069Z] #19 47.44 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:30:32.069Z] #19 47.51 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-04T13:30:32.232Z] #22 0.712 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T13:30:32.327Z] #19 47.51 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:32.327Z] #19 47.51 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:30:32.327Z] #19 47.61 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-04T13:30:32.327Z] #19 47.61 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:32.327Z] #19 47.61 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:30:32.327Z] #19 47.74 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-04T13:30:32.490Z] #22 0.715 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T13:30:32.490Z] #22 0.718 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T13:30:32.490Z] #22 DONE 0.8s [2022-04-04T13:30:32.490Z] [2022-04-04T13:30:32.490Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T13:30:32.490Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-04T13:30:32.585Z] #19 47.74 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:32.585Z] #19 47.75 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:30:33.685Z] #11 ... [2022-04-04T13:30:33.685Z] [2022-04-04T13:30:33.686Z] #29 [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-04-04T13:30:33.686Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T13:30:33.686Z] #29 1.560 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:30:33.686Z] #29 1.571 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:30:33.686Z] #29 1.571 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:30:33.686Z] #29 1.788 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T13:30:33.686Z] #29 2.007 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T13:30:33.686Z] #29 2.518 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T13:30:33.686Z] #29 3.645 Fetched 8508 kB in 2s (3609 kB/s) [2022-04-04T13:30:33.686Z] #29 3.645 Reading package lists... [2022-04-04T13:30:33.686Z] #29 4.444 Reading package lists... [2022-04-04T13:30:33.686Z] #29 5.207 Building dependency tree... [2022-04-04T13:30:33.686Z] #29 5.563 The following additional packages will be installed: [2022-04-04T13:30:33.686Z] #29 5.563 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-04T13:30:33.686Z] #29 5.564 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-04T13:30:33.686Z] #29 5.565 Recommended packages: [2022-04-04T13:30:33.686Z] #29 5.565 libldap-common publicsuffix libsasl2-modules [2022-04-04T13:30:33.686Z] #29 5.748 The following NEW packages will be installed: [2022-04-04T13:30:33.686Z] #29 5.748 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-04T13:30:33.686Z] #29 5.748 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T13:30:33.686Z] #29 5.748 libssh2-1 openssl [2022-04-04T13:30:33.686Z] #29 6.019 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:30:33.686Z] #29 6.019 Need to get 3040 kB of archives. [2022-04-04T13:30:33.686Z] #29 6.019 After this operation, 6651 kB of additional disk space will be used. [2022-04-04T13:30:33.686Z] #29 6.019 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-04T13:30:33.686Z] #29 6.083 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-04T13:30:33.686Z] #29 6.086 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-04T13:30:33.686Z] #29 6.092 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-04-04T13:30:33.686Z] #29 6.093 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-04T13:30:33.686Z] #29 6.094 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-04T13:30:33.686Z] #29 6.100 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-04T13:30:33.686Z] #29 6.100 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-04T13:30:33.686Z] #29 6.103 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-04T13:30:33.686Z] #29 6.103 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-04T13:30:33.686Z] #29 6.106 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-04T13:30:33.686Z] #29 6.111 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-04T13:30:33.686Z] #29 6.113 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T13:30:33.686Z] #29 6.116 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T13:30:33.686Z] #29 6.117 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T13:30:33.686Z] #29 6.274 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:30:33.686Z] #29 6.310 Fetched 3040 kB in 0s (8304 kB/s) [2022-04-04T13:30:33.686Z] #29 6.346 Selecting previously unselected package openssl. [2022-04-04T13:30:33.686Z] #29 6.346 (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-04-04T13:30:33.686Z] #29 6.353 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 6.359 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-04T13:30:33.686Z] #29 6.566 Selecting previously unselected package ca-certificates. [2022-04-04T13:30:33.686Z] #29 6.566 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-04T13:30:33.686Z] #29 6.571 Unpacking ca-certificates (20210119) ... [2022-04-04T13:30:33.686Z] #29 6.668 Selecting previously unselected package libbrotli1:amd64. [2022-04-04T13:30:33.686Z] #29 6.668 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 6.677 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T13:30:33.686Z] #29 6.762 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-04T13:30:33.686Z] #29 6.762 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 6.768 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T13:30:33.686Z] #29 6.809 Selecting previously unselected package libsasl2-2:amd64. [2022-04-04T13:30:33.686Z] #29 6.811 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 6.815 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T13:30:33.686Z] #29 6.876 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-04T13:30:33.686Z] #29 6.876 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 6.880 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T13:30:33.686Z] #29 6.954 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-04T13:30:33.686Z] #29 6.954 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 6.960 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T13:30:33.686Z] #29 7.009 Selecting previously unselected package libpsl5:amd64. [2022-04-04T13:30:33.686Z] #29 7.011 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 7.022 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T13:30:33.686Z] #29 7.065 Selecting previously unselected package librtmp1:amd64. [2022-04-04T13:30:33.686Z] #29 7.065 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 7.071 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T13:30:33.686Z] #29 7.123 Selecting previously unselected package libssh2-1:amd64. [2022-04-04T13:30:33.686Z] #29 7.123 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 7.123 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T13:30:33.686Z] #29 7.181 Selecting previously unselected package libcurl4:amd64. [2022-04-04T13:30:33.686Z] #29 7.181 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 7.185 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T13:30:33.686Z] #29 7.261 Selecting previously unselected package curl. [2022-04-04T13:30:33.686Z] #29 7.261 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 7.261 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-04T13:30:33.686Z] #29 7.336 Selecting previously unselected package libonig5:amd64. [2022-04-04T13:30:33.686Z] #29 7.336 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 7.338 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T13:30:33.686Z] #29 7.429 Selecting previously unselected package libjq1:amd64. [2022-04-04T13:30:33.686Z] #29 7.429 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 7.436 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T13:30:33.686Z] #29 7.487 Selecting previously unselected package jq. [2022-04-04T13:30:33.686Z] #29 7.488 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-04T13:30:33.686Z] #29 7.492 Unpacking jq (1.6-2.1) ... [2022-04-04T13:30:33.686Z] #29 7.531 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-04T13:30:33.686Z] #29 7.543 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-04T13:30:33.686Z] #29 7.555 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-04T13:30:33.686Z] #29 7.565 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T13:30:33.686Z] #29 7.576 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T13:30:33.686Z] #29 7.587 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T13:30:33.686Z] #29 7.599 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-04T13:30:33.686Z] #29 7.612 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-04T13:30:33.686Z] #29 7.626 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T13:30:33.686Z] #29 7.638 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T13:30:33.686Z] #29 7.650 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-04T13:30:33.686Z] #29 7.663 Setting up ca-certificates (20210119) ... [2022-04-04T13:30:33.686Z] #29 8.275 Updating certificates in /etc/ssl/certs... [2022-04-04T13:30:33.686Z] #29 8.878 129 added, 0 removed; done. [2022-04-04T13:30:33.686Z] #29 8.912 Setting up jq (1.6-2.1) ... [2022-04-04T13:30:33.686Z] #29 8.920 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-04T13:30:33.686Z] #29 8.931 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-04T13:30:33.686Z] #29 8.943 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:30:33.686Z] #29 8.961 Processing triggers for ca-certificates (20210119) ... [2022-04-04T13:30:33.686Z] #29 8.968 Updating certificates in /etc/ssl/certs... [2022-04-04T13:30:33.686Z] #29 9.514 0 added, 0 removed; done. [2022-04-04T13:30:33.686Z] #29 9.514 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T13:30:33.686Z] #29 9.515 done. [2022-04-04T13:30:33.686Z] #29 ... [2022-04-04T13:30:33.686Z] [2022-04-04T13:30:33.686Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:30:33.686Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:30:33.686Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.2s done [2022-04-04T13:30:33.944Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-04T13:30:34.874Z] #11 ... [2022-04-04T13:30:34.874Z] [2022-04-04T13:30:34.874Z] #29 [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-04-04T13:30:34.874Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T13:30:34.874Z] #29 DONE 11.5s [2022-04-04T13:30:34.874Z] [2022-04-04T13:30:34.874Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:30:34.874Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:30:35.439Z] #11 ... [2022-04-04T13:30:35.439Z] [2022-04-04T13:30:35.439Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T13:30:35.439Z] #30 sha256:9c5ea6fee0d93219271d1c2a94cdaf2c9da4a48c8b9cc28b4e9349f615326ce6 [2022-04-04T13:30:35.439Z] #30 DONE 0.6s [2022-04-04T13:30:35.439Z] [2022-04-04T13:30:35.439Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:30:35.439Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:30:37.861Z] #19 52.75 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-04T13:30:37.861Z] #19 52.75 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:30:37.861Z] #19 52.76 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:30:37.861Z] #19 52.78 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-04T13:30:37.861Z] #19 52.79 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-04T13:30:37.861Z] #19 52.79 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-04T13:30:37.861Z] #19 52.95 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-04T13:30:37.862Z] #19 52.96 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-04T13:30:37.862Z] #19 52.96 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-04T13:30:37.862Z] #19 53.19 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-04T13:30:37.862Z] #19 53.20 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:37.862Z] #19 53.20 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:30:38.123Z] #19 53.46 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-04T13:30:38.123Z] #19 53.46 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:38.123Z] #19 53.46 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:30:39.621Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.0s [2022-04-04T13:30:40.610Z] #23 6.740 Collecting yamllint==1.26.1 [2022-04-04T13:30:40.610Z] #23 7.796 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T13:30:40.868Z] #23 8.248 Collecting pathspec>=0.5.3 [2022-04-04T13:30:40.868Z] #23 8.255 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T13:30:40.868Z] #23 8.421 Collecting pyyaml [2022-04-04T13:30:40.868Z] #23 8.432 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-04-04T13:30:40.868Z] #23 8.472 Building wheels for collected packages: yamllint [2022-04-04T13:30:41.127Z] #23 8.477 Building wheel for yamllint (setup.py): started [2022-04-04T13:30:41.385Z] #23 8.880 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T13:30:41.385Z] #23 8.881 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=41e77348aea0dc423e79fb7d2708c4572c58a9c3470246194dd5868fb920bec5 [2022-04-04T13:30:41.385Z] #23 8.882 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T13:30:41.385Z] #23 8.885 Successfully built yamllint [2022-04-04T13:30:41.385Z] #23 8.895 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T13:30:41.522Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 7.7s done [2022-04-04T13:30:41.650Z] #23 9.071 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T13:30:41.779Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 [2022-04-04T13:30:41.909Z] #23 DONE 9.4s [2022-04-04T13:30:41.909Z] [2022-04-04T13:30:41.909Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T13:30:41.909Z] #27 sha256:f6950efe5875666a86ce68f93aad1f92a1a60391d1b1bea98e4455ca50cd7723 [2022-04-04T13:30:41.909Z] #27 DONE 0.2s [2022-04-04T13:30:41.909Z] [2022-04-04T13:30:41.909Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T13:30:41.910Z] #32 sha256:18c784503670eabc7bec09d8f6475bf51a16fe83e2d5969d65253564aa1d8a07 [2022-04-04T13:30:42.038Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-04T13:30:42.038Z] #11 DONE 26.5s [2022-04-04T13:30:42.038Z] [2022-04-04T13:30:42.038Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T13:30:42.038Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T13:30:42.477Z] #32 DONE 0.3s [2022-04-04T13:30:42.477Z] [2022-04-04T13:30:42.477Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T13:30:42.477Z] #35 sha256:88e06ec5337956ec8cf4b2187f6335fda2e9ce9934a1d668151c0db558d0dd3a [2022-04-04T13:30:42.477Z] #35 DONE 0.1s [2022-04-04T13:30:42.477Z] [2022-04-04T13:30:42.477Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T13:30:42.477Z] #37 sha256:30fff343918bb463936b1deb0c941517543c8558fb7e2061bc28ad60a1dd6a6c [2022-04-04T13:30:42.477Z] #37 DONE 0.1s [2022-04-04T13:30:42.477Z] [2022-04-04T13:30:42.477Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T13:30:42.477Z] #41 sha256:4cba0cf3447c66342fccfbc718f31bb5cfce9556fe39bcd048ee1b73c5aaa4ac [2022-04-04T13:30:42.477Z] #41 DONE 0.0s [2022-04-04T13:30:42.477Z] [2022-04-04T13:30:42.477Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:30:42.477Z] #60 sha256:bd271f6956bd3bc1a73644f8acf244fad05ba9f558219df98c10e22955c6c2e6 [2022-04-04T13:30:42.477Z] #60 ... [2022-04-04T13:30:42.477Z] [2022-04-04T13:30:42.477Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T13:30:42.477Z] #44 sha256:9ba51e1fc4610474853197822acc397797ea362f376dabf973ad48177379754b [2022-04-04T13:30:42.736Z] #44 DONE 0.3s [2022-04-04T13:30:42.736Z] [2022-04-04T13:30:42.736Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:30:42.736Z] #60 sha256:bd271f6956bd3bc1a73644f8acf244fad05ba9f558219df98c10e22955c6c2e6 [2022-04-04T13:30:42.736Z] #60 ... [2022-04-04T13:30:42.736Z] [2022-04-04T13:30:42.736Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T13:30:42.736Z] #48 sha256:cbfe4f8b3880dd8f40edce34a6b0ef4fa72520bd73640daee75d9e52c850e107 [2022-04-04T13:30:42.736Z] #48 DONE 0.0s [2022-04-04T13:30:42.736Z] [2022-04-04T13:30:42.736Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T13:30:42.736Z] #50 sha256:6bf038d1142d2b5a5193781dda55f45786ed3b8328112d110dd1381d5bcba937 [2022-04-04T13:30:42.736Z] #50 DONE 0.1s [2022-04-04T13:30:42.995Z] [2022-04-04T13:30:42.995Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T13:30:42.995Z] #52 sha256:b578d4f1ef7ff910dfd3ce0fa91c99a8ae0c37629f80194f42db939838bc7618 [2022-04-04T13:30:43.253Z] #52 DONE 0.2s [2022-04-04T13:30:43.253Z] [2022-04-04T13:30:43.253Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T13:30:43.253Z] #54 sha256:1d547663ad3bcbef8997f9f761fc265739da131d5e018fd30734ad2144d95645 [2022-04-04T13:30:43.254Z] #54 DONE 0.1s [2022-04-04T13:30:43.254Z] [2022-04-04T13:30:43.254Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T13:30:43.254Z] #57 sha256:40ac447b3e09351ea0198503d4ece00a82376d3e3c7203198f4ec4fc7a399e57 [2022-04-04T13:30:43.254Z] #57 DONE 0.1s [2022-04-04T13:30:43.254Z] [2022-04-04T13:30:43.254Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:30:43.254Z] #60 sha256:bd271f6956bd3bc1a73644f8acf244fad05ba9f558219df98c10e22955c6c2e6 [2022-04-04T13:30:43.395Z] #19 58.22 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-04T13:30:43.395Z] #19 58.23 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:30:43.395Z] #19 58.23 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:30:43.395Z] #19 58.25 Selecting previously unselected package patch. [2022-04-04T13:30:43.395Z] #19 58.25 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-04T13:30:43.395Z] #19 58.26 Unpacking patch (2.7.6-7) ... [2022-04-04T13:30:43.395Z] #19 58.30 Selecting previously unselected package dpkg-dev. [2022-04-04T13:30:43.395Z] #19 58.30 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-04T13:30:43.395Z] #19 58.30 Unpacking dpkg-dev (1.20.9) ... [2022-04-04T13:30:43.395Z] #19 58.43 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-04T13:30:43.395Z] #19 58.43 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-04T13:30:43.395Z] #19 58.43 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-04T13:30:43.395Z] #19 58.46 Selecting previously unselected package libio-string-perl. [2022-04-04T13:30:43.395Z] #19 58.46 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-04T13:30:43.395Z] #19 58.47 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-04T13:30:43.395Z] #19 58.50 Selecting previously unselected package libicu67:amd64. [2022-04-04T13:30:43.395Z] #19 58.50 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-04T13:30:43.395Z] #19 58.50 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T13:30:43.406Z] #12 DONE 1.1s [2022-04-04T13:30:43.406Z] [2022-04-04T13:30:43.406Z] #31 [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-04-04T13:30:43.406Z] #31 sha256:b8606b5f2b61172a334e8837d6b58f703042dc87a00753be3d89bc98dc0e3156 [2022-04-04T13:30:43.406Z] #31 1.541 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T13:30:43.406Z] #31 1.795 [2022-04-04T13:30:43.406Z] #31 2.011 #=#=# ######################################################################## 100.0% [2022-04-04T13:30:43.406Z] #31 2.256 [2022-04-04T13:30:43.406Z] #31 3.154 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T13:30:43.406Z] #31 3.432 [2022-04-04T13:30:43.406Z] #31 3.649 #=#=# ######################################################################## 100.0% [2022-04-04T13:30:43.406Z] #31 3.936 [2022-04-04T13:30:43.406Z] #31 4.839 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-04T13:30:43.406Z] #31 5.107 [2022-04-04T13:30:43.406Z] #31 5.329 #=#=# ################## 25.7% ######################################### 57.5% ################################################################ 89.6% ######################################################################## 100.0% [2022-04-04T13:30:43.406Z] #31 5.918 [2022-04-04T13:30:43.406Z] #31 6.828 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T13:30:43.406Z] #31 7.082 [2022-04-04T13:30:43.406Z] #31 7.306 #=#=# ######################################################################## 100.0% [2022-04-04T13:30:43.406Z] #31 7.514 [2022-04-04T13:30:43.406Z] #31 ... [2022-04-04T13:30:43.406Z] [2022-04-04T13:30:43.406Z] #13 [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-04-04T13:30:43.406Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T13:30:43.663Z] #13 DONE 0.5s [2022-04-04T13:30:43.663Z] [2022-04-04T13:30:43.663Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-04T13:30:43.663Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T13:30:43.920Z] #49 ... [2022-04-04T13:30:43.920Z] [2022-04-04T13:30:43.920Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T13:30:43.920Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T13:30:43.920Z] #42 DONE 0.2s [2022-04-04T13:30:43.920Z] [2022-04-04T13:30:43.920Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T13:30:43.920Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T13:30:43.920Z] #33 DONE 0.2s [2022-04-04T13:30:43.920Z] [2022-04-04T13:30:43.920Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-04T13:30:43.920Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T13:30:43.920Z] #46 DONE 0.3s [2022-04-04T13:30:43.920Z] [2022-04-04T13:30:43.920Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T13:30:43.920Z] #62 sha256:34dc1ce0f48486a73d6ce1a3f82200fca578ee311f2eb9182de3a085caaeeb24 [2022-04-04T13:30:43.920Z] #62 DONE 0.3s [2022-04-04T13:30:43.920Z] [2022-04-04T13:30:43.920Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:30:43.920Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T13:30:43.962Z] #19 59.32 Selecting previously unselected package libxml2:amd64. [2022-04-04T13:30:43.962Z] #19 59.32 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-04T13:30:43.962Z] #19 59.32 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T13:30:44.177Z] #47 ... [2022-04-04T13:30:44.177Z] [2022-04-04T13:30:44.177Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T13:30:44.177Z] #25 sha256:0f562ff70aad46fa65b667e300d6e15cc18421ff0847efc6aa64c28c374e1605 [2022-04-04T13:30:44.177Z] #25 DONE 0.4s [2022-04-04T13:30:44.177Z] [2022-04-04T13:30:44.177Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-04T13:30:44.177Z] #26 sha256:2ba06c2e07cbc60cb8b0db4692ab54661a8a4beb18a2bcad7d1d9626fc6fac88 [2022-04-04T13:30:44.220Z] #19 59.43 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-04T13:30:44.220Z] #19 59.43 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-04T13:30:44.220Z] #19 59.44 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-04T13:30:44.220Z] #19 59.46 Selecting previously unselected package libxml-sax-base-perl. [2022-04-04T13:30:44.220Z] #19 59.47 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-04T13:30:44.220Z] #19 59.47 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-04T13:30:44.220Z] #19 59.51 Selecting previously unselected package libxml-sax-perl. [2022-04-04T13:30:44.220Z] #19 59.51 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-04T13:30:44.220Z] #19 59.51 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-04T13:30:44.220Z] #19 59.55 Selecting previously unselected package libxml-libxml-perl. [2022-04-04T13:30:44.220Z] #19 59.55 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-04T13:30:44.220Z] #19 59.55 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-04T13:30:44.220Z] #19 59.61 Selecting previously unselected package libxml-simple-perl. [2022-04-04T13:30:44.478Z] #19 59.62 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-04T13:30:44.478Z] #19 59.62 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-04T13:30:44.478Z] #19 59.65 Selecting previously unselected package libyaml-perl. [2022-04-04T13:30:44.478Z] #19 59.65 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-04T13:30:44.478Z] #19 59.66 Unpacking libyaml-perl (1.30-1) ... [2022-04-04T13:30:44.478Z] #19 59.69 Selecting previously unselected package libconfig-auto-perl. [2022-04-04T13:30:44.478Z] #19 59.69 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-04T13:30:44.478Z] #19 59.69 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-04T13:30:44.478Z] #19 59.72 Selecting previously unselected package libfile-which-perl. [2022-04-04T13:30:44.478Z] #19 59.72 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-04T13:30:44.478Z] #19 59.73 Unpacking libfile-which-perl (1.23-1) ... [2022-04-04T13:30:44.478Z] #19 59.75 Selecting previously unselected package libfile-homedir-perl. [2022-04-04T13:30:44.478Z] #19 59.76 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-04T13:30:44.478Z] #19 59.76 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-04T13:30:44.478Z] #19 59.79 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-04T13:30:44.478Z] #19 59.79 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-04T13:30:44.478Z] #19 59.80 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-04T13:30:44.478Z] #19 59.87 Selecting previously unselected package dpkg-cross. [2022-04-04T13:30:44.736Z] #19 59.87 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-04T13:30:44.736Z] #19 59.88 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-04T13:30:44.736Z] #19 59.91 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-04T13:30:44.736Z] #19 59.91 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-04T13:30:44.736Z] #19 59.92 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-04T13:30:44.736Z] #19 59.94 Selecting previously unselected package libc6-armel-cross. [2022-04-04T13:30:44.736Z] #19 59.95 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-04T13:30:44.736Z] #19 59.95 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-04T13:30:44.736Z] #19 60.07 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-04T13:30:44.736Z] #19 60.07 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:44.736Z] #19 60.07 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:30:44.736Z] #19 60.10 Selecting previously unselected package libgomp1-armel-cross. [2022-04-04T13:30:44.736Z] #19 60.10 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:44.736Z] #19 60.11 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:30:44.736Z] #19 60.14 Selecting previously unselected package libatomic1-armel-cross. [2022-04-04T13:30:44.994Z] #19 60.14 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:44.994Z] #19 60.15 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:30:44.994Z] #19 60.18 Selecting previously unselected package libasan6-armel-cross. [2022-04-04T13:30:44.994Z] #19 60.18 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:44.994Z] #19 60.18 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:30:44.994Z] #19 60.40 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-04T13:30:45.108Z] #26 ... [2022-04-04T13:30:45.108Z] [2022-04-04T13:30:45.108Z] #31 [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-04-04T13:30:45.108Z] #31 sha256:b8606b5f2b61172a334e8837d6b58f703042dc87a00753be3d89bc98dc0e3156 [2022-04-04T13:30:45.108Z] #31 8.369 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T13:30:45.108Z] #31 8.679 [2022-04-04T13:30:45.108Z] #31 8.904 #=#=# ######################################################################## 100.0% [2022-04-04T13:30:45.108Z] #31 9.515 [2022-04-04T13:30:45.108Z] #31 9.629 Download of images into '/build' complete. [2022-04-04T13:30:45.108Z] #31 9.629 Use something like the following to load the result into a Docker daemon: [2022-04-04T13:30:45.108Z] #31 9.629 tar -cC '/build' . | docker load [2022-04-04T13:30:45.108Z] #31 DONE 9.7s [2022-04-04T13:30:45.253Z] #19 60.40 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:45.253Z] #19 60.41 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:30:45.253Z] #19 60.47 Selecting previously unselected package libubsan1-armel-cross. [2022-04-04T13:30:45.253Z] #19 60.47 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:45.253Z] #19 60.48 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:30:45.253Z] #19 60.57 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-04T13:30:45.253Z] #19 60.57 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:45.253Z] #19 60.57 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:30:45.253Z] #19 60.69 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-04T13:30:45.368Z] [2022-04-04T13:30:45.368Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:30:45.368Z] #63 sha256:e938f386a7dae03c06b340e8393264f4ed37b8e03313eca97d67fb105239527e [2022-04-04T13:30:45.511Z] #19 60.69 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:45.511Z] #19 60.70 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T13:30:47.264Z] #63 3.070 + RM_GOPATH=0 [2022-04-04T13:30:47.264Z] #63 3.070 + TMP_GOPATH= [2022-04-04T13:30:47.264Z] #63 3.070 + : /build [2022-04-04T13:30:47.264Z] #63 3.070 + '[' -z '' ']' [2022-04-04T13:30:47.264Z] #63 3.075 ++ mktemp -d [2022-04-04T13:30:47.264Z] #63 3.075 + export GOPATH=/tmp/tmp.ZsK6MjQrxl [2022-04-04T13:30:47.264Z] #63 3.075 + GOPATH=/tmp/tmp.ZsK6MjQrxl [2022-04-04T13:30:47.264Z] #63 3.075 + RM_GOPATH=1 [2022-04-04T13:30:47.264Z] #63 3.075 + case "$(go env GOARCH)" in [2022-04-04T13:30:47.264Z] #63 3.075 ++ go env GOARCH [2022-04-04T13:30:47.264Z] #63 3.080 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:30:47.264Z] #63 3.080 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:30:47.264Z] #63 3.080 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:30:47.264Z] #63 3.080 ++ dirname /install.sh [2022-04-04T13:30:47.264Z] #63 3.080 + dir=/ [2022-04-04T13:30:47.264Z] #63 3.080 + bin=rootlesskit [2022-04-04T13:30:47.264Z] #63 3.080 + shift [2022-04-04T13:30:47.264Z] #63 3.080 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T13:30:47.264Z] #63 3.080 + . //rootlesskit.installer [2022-04-04T13:30:47.264Z] #63 3.080 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:30:47.264Z] #63 3.080 + install_rootlesskit [2022-04-04T13:30:47.264Z] #63 3.080 + case "$1" in [2022-04-04T13:30:47.264Z] #63 3.080 + export CGO_ENABLED=0 [2022-04-04T13:30:47.264Z] #63 3.080 + CGO_ENABLED=0 [2022-04-04T13:30:47.264Z] #63 3.080 + _install_rootlesskit [2022-04-04T13:30:47.264Z] #63 3.080 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T13:30:47.264Z] #63 3.080 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T13:30:47.264Z] #63 3.080 + GOBIN=/build [2022-04-04T13:30:47.264Z] #63 3.080 + GO111MODULE=on [2022-04-04T13:30:47.264Z] #63 3.080 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:30:47.521Z] #63 3.253 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T13:30:48.894Z] #63 4.749 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T13:30:48.894Z] #63 4.754 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T13:30:49.159Z] #63 5.261 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T13:30:49.729Z] #63 ... [2022-04-04T13:30:49.729Z] [2022-04-04T13:30:49.729Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-04T13:30:49.729Z] #26 sha256:2ba06c2e07cbc60cb8b0db4692ab54661a8a4beb18a2bcad7d1d9626fc6fac88 [2022-04-04T13:30:49.729Z] #26 3.739 + RM_GOPATH=0 [2022-04-04T13:30:49.729Z] #26 3.739 + TMP_GOPATH= [2022-04-04T13:30:49.729Z] #26 3.739 + : /build [2022-04-04T13:30:49.729Z] #26 3.739 + '[' -z '' ']' [2022-04-04T13:30:49.729Z] #26 3.739 ++ mktemp -d [2022-04-04T13:30:49.729Z] #26 3.742 + export GOPATH=/tmp/tmp.OoSY56AumB [2022-04-04T13:30:49.729Z] #26 3.742 + GOPATH=/tmp/tmp.OoSY56AumB [2022-04-04T13:30:49.729Z] #26 3.742 + RM_GOPATH=1 [2022-04-04T13:30:49.729Z] #26 3.742 + case "$(go env GOARCH)" in [2022-04-04T13:30:49.729Z] #26 3.742 ++ go env GOARCH [2022-04-04T13:30:49.729Z] #26 3.747 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:30:49.729Z] #26 3.747 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:30:49.729Z] #26 3.748 ++ dirname /install.sh [2022-04-04T13:30:49.729Z] #26 3.751 + dir=/ [2022-04-04T13:30:49.729Z] #26 3.751 + bin=dockercli [2022-04-04T13:30:49.729Z] #26 3.751 + shift [2022-04-04T13:30:49.729Z] #26 3.751 + '[' '!' -f //dockercli.installer ']' [2022-04-04T13:30:49.729Z] #26 3.751 + . //dockercli.installer [2022-04-04T13:30:49.729Z] #26 3.751 ++ : stable [2022-04-04T13:30:49.729Z] #26 3.751 ++ : 17.06.2-ce [2022-04-04T13:30:49.729Z] #26 3.752 + install_dockercli [2022-04-04T13:30:49.729Z] #26 3.752 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T13:30:49.729Z] #26 3.752 ++ uname -m [2022-04-04T13:30:49.729Z] #26 3.752 Install docker/cli version 17.06.2-ce from stable [2022-04-04T13:30:49.729Z] #26 3.753 + arch=x86_64 [2022-04-04T13:30:49.729Z] #26 3.753 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T13:30:49.729Z] #26 3.753 + url=https://download.docker.com/linux/static [2022-04-04T13:30:49.729Z] #26 3.754 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T13:30:49.729Z] #26 3.757 + tar -xz docker/docker [2022-04-04T13:30:49.818Z] #60 75.04 + bin/containerd [2022-04-04T13:30:50.781Z] #19 65.38 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-04T13:30:50.781Z] #19 65.38 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:30:50.781Z] #19 65.39 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T13:30:50.781Z] #19 65.41 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-04T13:30:50.781Z] #19 65.42 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-04T13:30:50.781Z] #19 65.42 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-04T13:30:50.781Z] #19 65.59 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-04T13:30:50.781Z] #19 65.59 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-04T13:30:50.781Z] #19 65.59 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-04T13:30:50.781Z] #19 65.81 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-04T13:30:50.781Z] #19 65.81 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:50.781Z] #19 65.82 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:30:50.781Z] #19 66.06 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-04T13:30:50.781Z] #19 66.06 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:50.781Z] #19 66.07 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T13:30:53.907Z] #26 ... [2022-04-04T13:30:53.907Z] [2022-04-04T13:30:53.907Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-04T13:30:53.907Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T13:30:53.907Z] #36 4.157 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-04T13:30:53.907Z] #36 ... [2022-04-04T13:30:53.907Z] [2022-04-04T13:30:53.907Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:30:53.907Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:30:53.907Z] #51 3.655 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-04T13:30:54.173Z] #51 ... [2022-04-04T13:30:54.173Z] [2022-04-04T13:30:54.173Z] #58 [containerd 1/3] 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-04-04T13:30:54.173Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T13:30:54.173Z] #58 4.768 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:30:54.173Z] #58 4.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:30:54.173Z] #58 4.780 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:30:54.173Z] #58 5.496 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T13:30:54.173Z] #58 7.284 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T13:30:54.173Z] #58 9.176 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T13:30:54.173Z] #58 ... [2022-04-04T13:30:54.173Z] [2022-04-04T13:30:54.173Z] #34 [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-04-04T13:30:54.173Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T13:30:54.173Z] #34 3.708 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T13:30:54.173Z] #34 3.708 Cloning into '.'... [2022-04-04T13:30:54.429Z] #34 ... [2022-04-04T13:30:54.429Z] [2022-04-04T13:30:54.429Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-04T13:30:54.429Z] #26 sha256:2ba06c2e07cbc60cb8b0db4692ab54661a8a4beb18a2bcad7d1d9626fc6fac88 [2022-04-04T13:30:54.429Z] #26 10.13 + mkdir -p /build [2022-04-04T13:30:54.429Z] #26 10.13 + mv docker/docker /build/ [2022-04-04T13:30:54.429Z] #26 10.14 + rmdir docker [2022-04-04T13:30:54.429Z] #26 DONE 10.3s [2022-04-04T13:30:54.429Z] [2022-04-04T13:30:54.429Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:30:54.429Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:30:54.429Z] #14 4.740 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:30:54.429Z] #14 4.830 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:30:54.429Z] #14 4.830 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:30:54.429Z] #14 5.502 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T13:30:54.429Z] #14 7.421 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T13:30:54.429Z] #14 9.740 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T13:30:54.429Z] #14 ... [2022-04-04T13:30:54.429Z] [2022-04-04T13:30:54.429Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-04-04T13:30:54.429Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T13:30:54.429Z] #43 3.719 + git clone https://github.com/docker/distribution.git . [2022-04-04T13:30:54.429Z] #43 3.719 Cloning into '.'... [2022-04-04T13:30:54.686Z] #43 ... [2022-04-04T13:30:54.687Z] [2022-04-04T13:30:54.687Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-04T13:30:54.687Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T13:30:54.687Z] #53 3.779 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T13:30:54.943Z] #53 ... [2022-04-04T13:30:54.943Z] [2022-04-04T13:30:54.943Z] #38 [tini 1/3] 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-04-04T13:30:54.943Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T13:30:54.943Z] #38 4.270 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:30:54.943Z] #38 4.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:30:54.943Z] #38 4.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:30:54.943Z] #38 4.858 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T13:30:54.943Z] #38 6.725 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T13:30:54.943Z] #38 8.617 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T13:30:54.943Z] #38 ... [2022-04-04T13:30:54.943Z] [2022-04-04T13:30:54.943Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:30:54.943Z] #63 sha256:e938f386a7dae03c06b340e8393264f4ed37b8e03313eca97d67fb105239527e [2022-04-04T13:30:54.943Z] #63 7.917 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T13:30:54.943Z] #63 8.664 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T13:30:54.943Z] #63 8.814 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T13:30:54.943Z] #63 8.931 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T13:30:54.943Z] #63 9.126 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T13:30:54.943Z] #63 9.190 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T13:30:54.943Z] #63 9.406 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T13:30:54.943Z] #63 9.675 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T13:30:54.943Z] #63 9.994 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T13:30:54.943Z] #63 10.10 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T13:30:56.053Z] #19 70.58 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-04T13:30:56.053Z] #19 70.58 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:30:56.053Z] #19 70.61 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T13:30:56.053Z] #19 70.67 Selecting previously unselected package crossbuild-essential-armel. [2022-04-04T13:30:56.053Z] #19 70.67 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-04T13:30:56.053Z] #19 70.67 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-04T13:30:56.053Z] #19 70.70 Selecting previously unselected package libc6-armhf-cross. [2022-04-04T13:30:56.053Z] #19 70.70 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-04T13:30:56.053Z] #19 70.70 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-04T13:30:56.053Z] #19 70.82 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-04T13:30:56.053Z] #19 70.82 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:56.053Z] #19 70.82 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:30:56.053Z] #19 70.86 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-04T13:30:56.053Z] #19 70.86 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:56.053Z] #19 70.86 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:30:56.053Z] #19 70.90 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-04T13:30:56.053Z] #19 70.90 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:56.053Z] #19 70.92 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:30:56.053Z] #19 70.95 Selecting previously unselected package libasan6-armhf-cross. [2022-04-04T13:30:56.053Z] #19 70.95 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:56.053Z] #19 70.95 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:30:56.053Z] #19 71.17 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-04T13:30:56.053Z] #19 71.17 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:56.053Z] #19 71.18 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:30:56.053Z] #19 71.25 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-04T13:30:56.053Z] #19 71.25 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:56.053Z] #19 71.26 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:30:56.053Z] #19 71.35 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-04T13:30:56.053Z] #19 71.35 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:30:56.053Z] #19 71.35 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:30:56.053Z] #19 71.46 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-04T13:30:56.053Z] #19 71.46 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:30:56.311Z] #19 71.47 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T13:30:56.315Z] #63 12.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T13:30:57.687Z] #63 ... [2022-04-04T13:30:57.687Z] [2022-04-04T13:30:57.687Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-04T13:30:57.687Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T13:30:57.687Z] #49 3.940 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T13:30:57.687Z] #49 5.283 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T13:30:57.687Z] #49 5.286 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T13:30:57.687Z] #49 5.329 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T13:30:57.687Z] #49 5.414 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T13:30:57.687Z] #49 5.860 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T13:30:57.687Z] #49 5.919 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T13:30:57.687Z] #49 5.941 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T13:30:57.687Z] #49 5.992 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T13:30:57.687Z] #49 6.078 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T13:30:57.687Z] #49 6.152 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T13:30:57.688Z] #49 6.251 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T13:30:57.688Z] #49 6.581 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T13:30:57.688Z] #49 11.85 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T13:30:57.688Z] #49 11.85 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T13:30:57.688Z] #49 ... [2022-04-04T13:30:57.688Z] [2022-04-04T13:30:57.688Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-04T13:30:57.688Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T13:30:57.688Z] #53 13.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T13:30:57.688Z] #53 13.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T13:30:57.688Z] #53 13.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T13:30:58.621Z] #53 14.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T13:30:58.878Z] #53 ... [2022-04-04T13:30:58.878Z] [2022-04-04T13:30:58.878Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:30:58.878Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T13:30:58.878Z] #47 4.819 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:30:58.878Z] #47 4.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:30:58.878Z] #47 4.844 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:30:58.878Z] #47 5.410 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-04T13:30:58.878Z] #47 5.775 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T13:30:58.878Z] #47 7.993 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T13:30:58.878Z] #47 10.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T13:30:58.878Z] #47 13.41 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-04T13:30:59.812Z] #47 ... [2022-04-04T13:30:59.812Z] [2022-04-04T13:30:59.812Z] #38 [tini 1/3] 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-04-04T13:30:59.812Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T13:30:59.812Z] #38 15.92 Fetched 8508 kB in 12s (713 kB/s) [2022-04-04T13:31:00.070Z] #38 15.92 Reading package lists... [2022-04-04T13:31:00.070Z] #38 ... [2022-04-04T13:31:00.070Z] [2022-04-04T13:31:00.070Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-04T13:31:00.070Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T13:31:00.070Z] #36 16.06 tomll can be used in two ways: [2022-04-04T13:31:00.070Z] #36 16.07 Writing to STDIN and reading from STDOUT: [2022-04-04T13:31:00.070Z] #36 16.07 cat file.toml | tomll > file.toml [2022-04-04T13:31:00.070Z] #36 16.07 [2022-04-04T13:31:00.070Z] #36 16.07 Reading and updating a list of files: [2022-04-04T13:31:00.070Z] #36 16.07 tomll a.toml b.toml c.toml [2022-04-04T13:31:00.070Z] #36 16.07 [2022-04-04T13:31:00.070Z] #36 16.07 When given a list of files, tomll will modify all files in place without asking. [2022-04-04T13:31:00.070Z] #36 DONE 16.4s [2022-04-04T13:31:00.330Z] [2022-04-04T13:31:00.330Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:31:00.330Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:31:00.588Z] #51 ... [2022-04-04T13:31:00.588Z] [2022-04-04T13:31:00.588Z] #58 [containerd 1/3] 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-04-04T13:31:00.588Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T13:31:00.588Z] #58 16.75 Fetched 8508 kB in 12s (694 kB/s) [2022-04-04T13:31:01.581Z] #19 76.20 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-04T13:31:01.581Z] #19 76.20 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:31:01.581Z] #19 76.20 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T13:31:01.581Z] #19 76.23 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-04T13:31:01.581Z] #19 76.23 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-04T13:31:01.581Z] #19 76.24 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-04T13:31:01.581Z] #19 76.40 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-04T13:31:01.581Z] #19 76.41 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-04T13:31:01.581Z] #19 76.41 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-04T13:31:01.581Z] #19 76.63 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-04T13:31:01.581Z] #19 76.63 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:01.581Z] #19 76.63 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:31:01.581Z] #19 76.88 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-04T13:31:01.581Z] #19 76.88 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:31:01.841Z] #19 76.89 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T13:31:05.978Z] #58 16.75 Reading package lists... [2022-04-04T13:31:05.979Z] #58 ... [2022-04-04T13:31:05.979Z] [2022-04-04T13:31:05.979Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-04-04T13:31:05.979Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T13:31:05.979Z] #43 21.28 Updating files: 90% (1663/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-04T13:31:05.979Z] #43 21.54 + git checkout -q v2.3.0 [2022-04-04T13:31:06.030Z] #19 81.34 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-04T13:31:06.030Z] #19 81.34 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:31:06.030Z] #19 81.35 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T13:31:06.287Z] #19 81.38 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-04T13:31:06.287Z] #19 81.38 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-04T13:31:06.287Z] #19 81.38 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-04T13:31:06.287Z] #19 81.41 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-04T13:31:06.287Z] #19 81.41 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-04T13:31:06.287Z] #19 81.41 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-04T13:31:06.287Z] #19 81.58 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-04T13:31:06.287Z] #19 81.58 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:06.287Z] #19 81.59 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:06.287Z] #19 81.62 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-04T13:31:06.545Z] #19 81.62 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:06.545Z] #19 81.63 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:06.545Z] #19 81.66 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-04T13:31:06.545Z] #19 81.67 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:06.545Z] #19 81.67 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:06.545Z] #19 81.70 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-04T13:31:06.545Z] #19 81.70 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:06.545Z] #19 81.71 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:06.545Z] #19 81.74 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-04T13:31:06.545Z] #19 81.74 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:06.545Z] #19 81.75 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:06.545Z] #19 81.98 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-04T13:31:06.545Z] #19 81.99 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:06.545Z] #19 81.99 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:06.803Z] #19 82.10 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-04T13:31:06.803Z] #19 82.10 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:06.803Z] #19 82.10 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:07.061Z] #19 82.33 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-04T13:31:07.061Z] #19 82.33 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:07.061Z] #19 82.33 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:07.319Z] #19 82.41 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-04T13:31:07.319Z] #19 82.41 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:07.319Z] #19 82.41 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:07.319Z] #19 82.52 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-04T13:31:07.319Z] #19 82.52 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:07.319Z] #19 82.52 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:07.319Z] #19 82.56 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-04T13:31:07.319Z] #19 82.56 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:07.319Z] #19 82.56 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:07.347Z] #43 23.11 + 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-04-04T13:31:07.578Z] #19 82.73 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-04T13:31:07.578Z] #19 82.73 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:31:07.578Z] #19 82.74 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:11.535Z] #43 ... [2022-04-04T13:31:11.535Z] [2022-04-04T13:31:11.535Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:31:11.535Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:31:11.535Z] #14 17.13 Fetched 8508 kB in 13s (671 kB/s) [2022-04-04T13:31:11.535Z] #14 17.13 Reading package lists... [2022-04-04T13:31:11.535Z] #14 22.25 Reading package lists... [2022-04-04T13:31:11.535Z] #14 26.58 Building dependency tree... [2022-04-04T13:31:11.535Z] #14 ... [2022-04-04T13:31:11.535Z] [2022-04-04T13:31:11.535Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:31:11.535Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:31:11.535Z] #51 22.40 go: downloading github.com/fatih/color v1.13.0 [2022-04-04T13:31:11.535Z] #51 22.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T13:31:11.535Z] #51 22.44 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-04T13:31:11.535Z] #51 22.45 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T13:31:11.535Z] #51 22.67 go: downloading github.com/spf13/viper v1.10.1 [2022-04-04T13:31:11.535Z] #51 22.83 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-04T13:31:11.535Z] #51 23.28 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-04T13:31:11.535Z] #51 23.28 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-04T13:31:11.535Z] #51 23.28 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-04T13:31:11.535Z] #51 23.32 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-04T13:31:11.535Z] #51 26.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T13:31:11.535Z] #51 26.73 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T13:31:11.535Z] #51 26.86 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-04T13:31:11.536Z] #51 26.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-04T13:31:11.536Z] #51 26.93 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-04T13:31:11.536Z] #51 27.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T13:31:11.536Z] #51 27.42 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-04T13:31:11.536Z] #51 27.48 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-04T13:31:11.536Z] #51 27.51 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-04T13:31:11.536Z] #51 27.55 go: downloading github.com/spf13/afero v1.6.0 [2022-04-04T13:31:11.536Z] #51 27.63 go: downloading github.com/spf13/cast v1.4.1 [2022-04-04T13:31:11.536Z] #51 27.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-04T13:31:11.536Z] #51 27.74 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T13:31:11.536Z] #51 27.75 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-04T13:31:11.536Z] #51 27.83 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-04T13:31:11.536Z] #51 27.91 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-04T13:31:11.536Z] #51 27.97 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-04T13:31:11.792Z] #51 28.07 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-04T13:31:12.050Z] #51 28.19 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-04T13:31:12.050Z] #51 28.28 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-04T13:31:12.050Z] #51 ... [2022-04-04T13:31:12.050Z] [2022-04-04T13:31:12.050Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:31:12.050Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T13:31:12.050Z] #47 18.13 Fetched 8511 kB in 14s (624 kB/s) [2022-04-04T13:31:12.050Z] #47 18.13 Reading package lists... [2022-04-04T13:31:12.050Z] #47 23.16 Reading package lists... [2022-04-04T13:31:12.307Z] #47 27.36 Building dependency tree... [2022-04-04T13:31:12.307Z] #47 ... [2022-04-04T13:31:12.307Z] [2022-04-04T13:31:12.307Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:31:12.307Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:31:12.307Z] #14 26.58 Building dependency tree... [2022-04-04T13:31:12.848Z] #19 87.27 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-04T13:31:12.848Z] #19 87.27 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:31:12.848Z] #19 87.27 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:12.848Z] #19 87.30 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-04T13:31:12.848Z] #19 87.30 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-04T13:31:12.848Z] #19 87.30 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-04T13:31:12.848Z] #19 87.48 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-04T13:31:12.848Z] #19 87.48 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-04T13:31:12.848Z] #19 87.48 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-04T13:31:12.848Z] #19 87.75 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-04T13:31:12.848Z] #19 87.75 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:12.848Z] #19 87.76 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:12.848Z] #19 88.02 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-04T13:31:12.848Z] #19 88.03 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:31:12.848Z] #19 88.04 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:13.241Z] #14 29.38 The following additional packages will be installed: [2022-04-04T13:31:13.241Z] #14 29.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T13:31:13.241Z] #14 29.38 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T13:31:13.241Z] #14 29.38 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T13:31:13.241Z] #14 29.38 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T13:31:13.241Z] #14 29.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T13:31:13.241Z] #14 29.39 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T13:31:13.241Z] #14 29.40 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T13:31:13.241Z] #14 29.40 Suggested packages: [2022-04-04T13:31:13.241Z] #14 29.41 gcc-10-locales seccomp wine64 [2022-04-04T13:31:14.179Z] #14 30.53 The following NEW packages will be installed: [2022-04-04T13:31:14.437Z] #14 30.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T13:31:14.437Z] #14 30.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T13:31:14.437Z] #14 30.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T13:31:14.437Z] #14 30.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T13:31:14.437Z] #14 30.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T13:31:14.437Z] #14 30.55 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T13:31:14.437Z] #14 30.56 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T13:31:14.437Z] #14 30.56 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T13:31:14.437Z] #14 30.56 mingw-w64-x86-64-dev [2022-04-04T13:31:14.694Z] #14 30.97 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:31:14.694Z] #14 30.97 Need to get 115 MB of archives. [2022-04-04T13:31:14.694Z] #14 30.97 After this operation, 645 MB of additional disk space will be used. [2022-04-04T13:31:14.694Z] #14 30.97 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-04-04T13:31:14.694Z] #14 ... [2022-04-04T13:31:14.694Z] [2022-04-04T13:31:14.694Z] #38 [tini 1/3] 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-04-04T13:31:14.694Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T13:31:14.694Z] #38 15.92 Reading package lists... [2022-04-04T13:31:14.694Z] #38 21.23 Reading package lists... [2022-04-04T13:31:14.694Z] #38 25.91 Building dependency tree... [2022-04-04T13:31:14.694Z] #38 28.64 The following additional packages will be installed: [2022-04-04T13:31:14.694Z] #38 28.65 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-04T13:31:14.694Z] #38 28.66 Suggested packages: [2022-04-04T13:31:14.694Z] #38 28.67 cmake-doc ninja-build lrzip [2022-04-04T13:31:14.694Z] #38 28.67 Recommended packages: [2022-04-04T13:31:14.694Z] #38 28.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T13:31:14.694Z] #38 29.41 The following NEW packages will be installed: [2022-04-04T13:31:14.694Z] #38 29.42 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-04T13:31:14.694Z] #38 29.43 vim-common xxd [2022-04-04T13:31:14.694Z] #38 29.82 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:31:14.694Z] #38 29.82 Need to get 17.7 MB of archives. [2022-04-04T13:31:14.694Z] #38 29.82 After this operation, 70.7 MB of additional disk space will be used. [2022-04-04T13:31:14.694Z] #38 29.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T13:31:14.694Z] #38 29.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T13:31:14.694Z] #38 29.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T13:31:14.694Z] #38 29.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T13:31:14.694Z] #38 30.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-04T13:31:14.694Z] #38 30.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-04T13:31:14.694Z] #38 30.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-04T13:31:14.694Z] #38 30.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-04T13:31:14.694Z] #38 30.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-04T13:31:14.694Z] #38 30.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-04T13:31:14.950Z] #38 ... [2022-04-04T13:31:14.950Z] [2022-04-04T13:31:14.950Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:31:14.950Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:31:14.950Z] #51 28.90 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-04T13:31:14.950Z] #51 28.95 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-04T13:31:14.950Z] #51 29.05 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-04T13:31:14.950Z] #51 29.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-04T13:31:14.950Z] #51 29.20 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-04T13:31:14.950Z] #51 29.28 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-04T13:31:14.950Z] #51 29.28 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-04T13:31:14.950Z] #51 29.31 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-04T13:31:14.950Z] #51 29.42 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-04T13:31:14.950Z] #51 29.45 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-04T13:31:14.950Z] #51 29.50 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-04T13:31:14.950Z] #51 29.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-04T13:31:14.950Z] #51 29.65 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-04T13:31:14.950Z] #51 29.70 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-04T13:31:14.950Z] #51 29.73 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-04T13:31:14.950Z] #51 29.76 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-04T13:31:14.950Z] #51 29.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T13:31:14.950Z] #51 29.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T13:31:14.950Z] #51 29.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T13:31:14.950Z] #51 30.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T13:31:14.950Z] #51 30.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T13:31:14.950Z] #51 30.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T13:31:14.950Z] #51 30.38 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-04T13:31:14.950Z] #51 30.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T13:31:14.950Z] #51 30.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-04T13:31:14.950Z] #51 30.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-04T13:31:14.950Z] #51 30.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-04T13:31:14.950Z] #51 30.70 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-04T13:31:14.950Z] #51 30.71 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-04T13:31:14.950Z] #51 30.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-04T13:31:14.950Z] #51 30.76 go: downloading github.com/julz/importas v0.1.0 [2022-04-04T13:31:14.950Z] #51 30.77 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-04T13:31:14.950Z] #51 30.80 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-04T13:31:14.950Z] #51 30.83 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-04T13:31:14.950Z] #51 30.85 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-04T13:31:14.950Z] #51 30.86 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-04T13:31:14.950Z] #51 30.89 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-04T13:31:14.950Z] #51 30.91 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-04T13:31:14.950Z] #51 31.01 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-04T13:31:14.950Z] #51 31.03 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-04T13:31:14.950Z] #51 31.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-04T13:31:14.950Z] #51 31.08 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-04T13:31:14.950Z] #51 31.10 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-04T13:31:15.514Z] #51 31.72 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-04T13:31:15.514Z] #51 31.73 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-04T13:31:15.514Z] #51 31.75 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-04T13:31:15.514Z] #51 31.81 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-04T13:31:15.514Z] #51 31.91 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-04T13:31:15.771Z] #51 ... [2022-04-04T13:31:15.771Z] [2022-04-04T13:31:15.771Z] #58 [containerd 1/3] 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-04-04T13:31:15.771Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T13:31:15.771Z] #58 16.75 Reading package lists... [2022-04-04T13:31:15.771Z] #58 22.24 Reading package lists... [2022-04-04T13:31:15.771Z] #58 26.62 Building dependency tree... [2022-04-04T13:31:15.771Z] #58 29.19 The following additional packages will be installed: [2022-04-04T13:31:15.771Z] #58 29.20 libbtrfs0 [2022-04-04T13:31:15.771Z] #58 29.32 The following NEW packages will be installed: [2022-04-04T13:31:15.771Z] #58 29.35 libbtrfs-dev libbtrfs0 [2022-04-04T13:31:15.771Z] #58 29.76 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:31:15.771Z] #58 29.76 Need to get 460 kB of archives. [2022-04-04T13:31:15.771Z] #58 29.76 After this operation, 1237 kB of additional disk space will be used. [2022-04-04T13:31:15.771Z] #58 29.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T13:31:15.771Z] #58 29.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T13:31:15.771Z] #58 30.67 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:31:15.771Z] #58 30.89 Fetched 460 kB in 0s (1434 kB/s) [2022-04-04T13:31:15.771Z] #58 31.00 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T13:31:15.771Z] #58 31.00 (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-04-04T13:31:15.771Z] #58 31.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T13:31:15.771Z] #58 31.07 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:31:15.771Z] #58 31.24 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T13:31:15.771Z] #58 31.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T13:31:15.771Z] #58 31.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:31:15.771Z] #58 31.53 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:31:15.771Z] #58 31.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:31:15.771Z] #58 31.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:31:15.771Z] #58 DONE 32.0s [2022-04-04T13:31:15.771Z] [2022-04-04T13:31:15.771Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:31:15.771Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:31:15.771Z] #51 32.00 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-04T13:31:15.771Z] #51 32.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-04T13:31:15.771Z] #51 32.08 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-04T13:31:16.028Z] #51 ... [2022-04-04T13:31:16.028Z] [2022-04-04T13:31:16.028Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T13:31:16.028Z] #59 sha256:652dcdf1b9b3c2eb00837ab753edcc38d17a565f5615a3cc4075ab2e2d9ff5bb [2022-04-04T13:31:16.028Z] #59 DONE 0.2s [2022-04-04T13:31:16.028Z] [2022-04-04T13:31:16.028Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:31:16.028Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:31:16.028Z] #51 32.28 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-04T13:31:16.287Z] #51 32.48 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-04T13:31:16.287Z] #51 32.48 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-04T13:31:16.287Z] #51 32.48 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-04T13:31:16.287Z] #51 32.50 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-04T13:31:16.287Z] #51 32.56 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-04T13:31:16.287Z] #51 32.56 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-04T13:31:16.546Z] #51 32.66 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-04T13:31:16.546Z] #51 32.71 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-04T13:31:16.546Z] #51 32.71 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-04T13:31:16.546Z] #51 32.76 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-04T13:31:16.546Z] #51 32.78 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-04T13:31:16.546Z] #51 32.81 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-04T13:31:16.546Z] #51 32.90 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-04T13:31:16.804Z] #51 32.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T13:31:16.804Z] #51 32.91 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-04T13:31:16.804Z] #51 32.95 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-04T13:31:16.804Z] #51 33.05 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-04T13:31:17.037Z] #19 92.37 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-04T13:31:17.061Z] #51 33.39 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-04T13:31:17.296Z] #19 92.37 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:31:17.296Z] #19 92.38 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:17.296Z] #19 92.40 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-04T13:31:17.296Z] #19 92.41 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-04T13:31:17.296Z] #19 92.41 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-04T13:31:17.296Z] #19 92.44 Selecting previously unselected package libc6-s390x-cross. [2022-04-04T13:31:17.296Z] #19 92.44 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-04T13:31:17.296Z] #19 92.44 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-04T13:31:17.296Z] #19 92.57 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-04T13:31:17.296Z] #19 92.57 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:17.296Z] #19 92.58 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:17.296Z] #19 92.61 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-04T13:31:17.296Z] #19 92.61 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:17.296Z] #19 92.61 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:17.296Z] #19 92.64 Selecting previously unselected package libitm1-s390x-cross. [2022-04-04T13:31:17.317Z] #51 33.56 go: downloading honnef.co/go/tools v0.2.2 [2022-04-04T13:31:17.555Z] #19 92.65 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:17.555Z] #19 92.65 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:17.555Z] #19 92.69 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-04T13:31:17.555Z] #19 92.69 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:17.555Z] #19 92.69 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:17.555Z] #19 92.72 Selecting previously unselected package libasan6-s390x-cross. [2022-04-04T13:31:17.556Z] #19 92.73 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:17.556Z] #19 92.73 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:17.814Z] #19 92.95 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-04T13:31:17.814Z] #19 92.95 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:17.814Z] #19 92.96 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:17.814Z] #19 93.03 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-04T13:31:17.814Z] #19 93.03 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:17.814Z] #19 93.04 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:17.814Z] #19 93.13 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-04T13:31:17.814Z] #19 93.14 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:17.814Z] #19 93.14 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:17.814Z] #19 93.24 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-04T13:31:18.072Z] #19 93.25 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:31:18.072Z] #19 93.25 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:18.686Z] #51 34.71 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-04T13:31:18.686Z] #51 34.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T13:31:18.686Z] #51 34.76 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-04T13:31:18.686Z] #51 34.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T13:31:18.686Z] #51 34.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T13:31:18.686Z] #51 34.89 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-04T13:31:18.686Z] #51 34.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T13:31:18.686Z] #51 35.03 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T13:31:18.686Z] #51 35.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T13:31:18.686Z] #51 35.08 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-04T13:31:18.687Z] #51 35.08 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T13:31:18.687Z] #51 35.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T13:31:18.687Z] #51 35.13 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-04T13:31:18.944Z] #51 35.13 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-04T13:31:18.944Z] #51 35.15 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-04T13:31:18.944Z] #51 35.25 go: downloading golang.org/x/text v0.3.7 [2022-04-04T13:31:22.260Z] #19 97.51 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-04T13:31:22.260Z] #19 97.51 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:31:22.260Z] #19 97.51 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:22.260Z] #19 97.54 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-04T13:31:22.260Z] #19 97.54 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-04T13:31:22.260Z] #19 97.55 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-04T13:31:22.277Z] #51 ... [2022-04-04T13:31:22.277Z] [2022-04-04T13:31:22.277Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-04T13:31:22.277Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T13:31:22.277Z] #53 38.08 v3.0.2 [2022-04-04T13:31:22.518Z] #19 97.72 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-04T13:31:22.518Z] #19 97.72 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-04T13:31:22.518Z] #19 97.73 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-04T13:31:22.538Z] #53 DONE 38.7s [2022-04-04T13:31:22.538Z] [2022-04-04T13:31:22.538Z] #34 [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-04-04T13:31:22.538Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T13:31:22.538Z] #34 37.38 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-04T13:31:22.538Z] #34 37.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T13:31:22.538Z] #34 37.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T13:31:22.538Z] #34 ... [2022-04-04T13:31:22.538Z] [2022-04-04T13:31:22.538Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:31:22.538Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T13:31:22.538Z] #47 27.36 Building dependency tree... [2022-04-04T13:31:22.538Z] #47 29.82 The following additional packages will be installed: [2022-04-04T13:31:22.538Z] #47 29.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T13:31:22.538Z] #47 29.83 python3-protobuf python3-six [2022-04-04T13:31:22.538Z] #47 29.84 Suggested packages: [2022-04-04T13:31:22.538Z] #47 29.85 python3-setuptools [2022-04-04T13:31:22.538Z] #47 29.85 Recommended packages: [2022-04-04T13:31:22.538Z] #47 29.85 iproute2 | iproute [2022-04-04T13:31:22.538Z] #47 30.48 The following NEW packages will be installed: [2022-04-04T13:31:22.538Z] #47 30.48 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T13:31:22.538Z] #47 30.48 python3-protobuf python3-six [2022-04-04T13:31:22.538Z] #47 30.85 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:31:22.539Z] #47 30.85 Need to get 2292 kB of archives. [2022-04-04T13:31:22.539Z] #47 30.85 After this operation, 11.0 MB of additional disk space will be used. [2022-04-04T13:31:22.539Z] #47 30.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-04T13:31:22.539Z] #47 30.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T13:31:22.539Z] #47 30.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-04T13:31:22.539Z] #47 30.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-04T13:31:22.539Z] #47 30.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T13:31:22.539Z] #47 30.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-04T13:31:22.539Z] #47 30.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T13:31:22.539Z] #47 34.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-04T13:31:22.539Z] #47 35.59 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:31:22.539Z] #47 35.80 Fetched 2292 kB in 4s (547 kB/s) [2022-04-04T13:31:22.539Z] #47 36.21 Selecting previously unselected package libprotobuf23:amd64. [2022-04-04T13:31:22.539Z] #47 36.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 ... 15709 files and directories currently installed.) [2022-04-04T13:31:22.539Z] #47 36.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-04T13:31:22.539Z] #47 36.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T13:31:22.539Z] #47 37.04 Selecting previously unselected package python3-pkg-resources. [2022-04-04T13:31:22.539Z] #47 37.04 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T13:31:22.539Z] #47 37.05 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:31:22.539Z] #47 37.33 Selecting previously unselected package python3-six. [2022-04-04T13:31:22.539Z] #47 37.34 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-04T13:31:22.539Z] #47 37.39 Unpacking python3-six (1.16.0-2) ... [2022-04-04T13:31:22.539Z] #47 37.48 Selecting previously unselected package python3-protobuf. [2022-04-04T13:31:22.539Z] #47 37.48 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-04T13:31:22.539Z] #47 37.49 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-04T13:31:22.539Z] #47 38.23 Selecting previously unselected package libnet1:amd64. [2022-04-04T13:31:22.539Z] #47 38.23 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T13:31:22.539Z] #47 38.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:31:22.539Z] #47 38.45 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T13:31:22.539Z] #47 38.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T13:31:22.539Z] #47 38.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T13:31:22.539Z] #47 38.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T13:31:22.539Z] #47 38.61 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T13:31:22.539Z] #47 38.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T13:31:22.777Z] #19 97.96 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-04T13:31:22.777Z] #19 97.96 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-04T13:31:22.777Z] #19 97.96 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:22.796Z] #47 38.72 Selecting previously unselected package criu. [2022-04-04T13:31:22.796Z] #47 38.73 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-04T13:31:22.796Z] #47 38.74 Unpacking criu (3.16.1-3) ... [2022-04-04T13:31:23.035Z] #19 98.22 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-04T13:31:23.035Z] #19 98.22 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-04T13:31:23.035Z] #19 98.22 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:23.728Z] #47 39.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:31:24.659Z] #47 ... [2022-04-04T13:31:24.659Z] [2022-04-04T13:31:24.659Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:31:24.659Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:31:24.659Z] #51 40.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T13:31:24.659Z] #51 40.92 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-04T13:31:24.659Z] #51 40.92 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-04T13:31:24.916Z] #51 41.08 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T13:31:24.916Z] #51 41.18 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T13:31:24.916Z] #51 ... [2022-04-04T13:31:24.916Z] [2022-04-04T13:31:24.916Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:31:24.916Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:31:24.916Z] #14 31.08 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-04-04T13:31:24.916Z] #14 31.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T13:31:24.916Z] #14 31.24 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-04-04T13:31:24.916Z] #14 31.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-04T13:31:24.916Z] #14 31.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T13:31:24.916Z] #14 31.50 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-04-04T13:31:24.916Z] #14 31.69 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-04-04T13:31:24.916Z] #14 31.69 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-04-04T13:31:24.917Z] #14 32.17 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-04-04T13:31:24.917Z] #14 33.62 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-04-04T13:31:24.917Z] #14 34.11 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-04-04T13:31:24.917Z] #14 34.78 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-04-04T13:31:24.917Z] #14 36.47 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-04-04T13:31:24.917Z] #14 37.16 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-04-04T13:31:24.917Z] #14 37.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-04T13:31:24.917Z] #14 37.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-04T13:31:24.917Z] #14 37.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T13:31:24.917Z] #14 37.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T13:31:24.917Z] #14 37.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-04T13:31:24.917Z] #14 37.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-04T13:31:24.917Z] #14 37.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-04T13:31:24.917Z] #14 37.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-04T13:31:24.917Z] #14 37.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-04T13:31:24.917Z] #14 37.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-04T13:31:24.917Z] #14 37.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-04T13:31:24.917Z] #14 37.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-04T13:31:24.917Z] #14 37.32 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-04-04T13:31:24.917Z] #14 37.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-04T13:31:24.917Z] #14 37.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-04T13:31:24.917Z] #14 38.64 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:31:24.917Z] #14 38.90 Fetched 115 MB in 7s (17.1 MB/s) [2022-04-04T13:31:24.917Z] #14 38.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T13:31:24.917Z] #14 38.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T13:31:24.917Z] #14 39.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T13:31:24.917Z] #14 39.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T13:31:24.917Z] #14 ... [2022-04-04T13:31:24.917Z] [2022-04-04T13:31:24.917Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:31:24.917Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:31:24.917Z] #51 41.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-04T13:31:25.175Z] #51 41.37 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-04T13:31:25.175Z] #51 41.37 go: downloading golang.org/x/mod v0.5.1 [2022-04-04T13:31:25.175Z] #51 41.42 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-04T13:31:25.175Z] #51 ... [2022-04-04T13:31:25.175Z] [2022-04-04T13:31:25.175Z] #38 [tini 1/3] 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-04-04T13:31:25.175Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T13:31:25.175Z] #38 31.45 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:31:25.175Z] #38 31.67 Fetched 17.7 MB in 1s (14.8 MB/s) [2022-04-04T13:31:25.175Z] #38 31.83 Selecting previously unselected package xxd. [2022-04-04T13:31:25.175Z] #38 31.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-04T13:31:25.175Z] #38 31.88 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T13:31:25.175Z] #38 31.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:31:25.175Z] #38 32.24 Selecting previously unselected package vim-common. [2022-04-04T13:31:25.175Z] #38 32.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:31:25.175Z] #38 32.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:31:25.175Z] #38 32.64 Selecting previously unselected package cmake-data. [2022-04-04T13:31:25.175Z] #38 32.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T13:31:25.175Z] #38 32.67 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T13:31:25.175Z] #38 35.57 Selecting previously unselected package libicu67:amd64. [2022-04-04T13:31:25.175Z] #38 35.57 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-04T13:31:25.175Z] #38 35.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T13:31:25.175Z] #38 ... [2022-04-04T13:31:25.175Z] [2022-04-04T13:31:25.175Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:31:25.175Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:31:25.175Z] #14 41.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T13:31:25.175Z] #14 41.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T13:31:25.175Z] #14 41.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T13:31:26.125Z] #14 ... [2022-04-04T13:31:26.125Z] [2022-04-04T13:31:26.125Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:31:26.125Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5 [2022-04-04T13:31:26.125Z] #60 2.345 + RM_GOPATH=0 [2022-04-04T13:31:26.125Z] #60 2.345 + TMP_GOPATH= [2022-04-04T13:31:26.125Z] #60 2.345 + : /build [2022-04-04T13:31:26.125Z] #60 2.346 + '[' -z '' ']' [2022-04-04T13:31:26.125Z] #60 2.353 ++ mktemp -d [2022-04-04T13:31:26.125Z] #60 2.354 + export GOPATH=/tmp/tmp.3M7QAz5xva [2022-04-04T13:31:26.125Z] #60 2.354 + GOPATH=/tmp/tmp.3M7QAz5xva [2022-04-04T13:31:26.125Z] #60 2.354 + RM_GOPATH=1 [2022-04-04T13:31:26.125Z] #60 2.354 + case "$(go env GOARCH)" in [2022-04-04T13:31:26.125Z] #60 2.354 ++ go env GOARCH [2022-04-04T13:31:26.125Z] #60 2.381 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:31:26.125Z] #60 2.381 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:31:26.125Z] #60 2.383 ++ dirname /install.sh [2022-04-04T13:31:26.125Z] #60 2.383 + dir=/ [2022-04-04T13:31:26.125Z] #60 2.383 + bin=containerd [2022-04-04T13:31:26.125Z] #60 2.383 + shift [2022-04-04T13:31:26.125Z] #60 2.384 + '[' '!' -f //containerd.installer ']' [2022-04-04T13:31:26.125Z] #60 2.384 + . //containerd.installer [2022-04-04T13:31:26.125Z] #60 2.384 ++ set -e [2022-04-04T13:31:26.125Z] #60 2.384 ++ : v1.6.2 [2022-04-04T13:31:26.125Z] #60 2.385 + install_containerd [2022-04-04T13:31:26.125Z] #60 2.385 + echo 'Install containerd version v1.6.2' [2022-04-04T13:31:26.125Z] #60 2.385 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3M7QAz5xva/src/github.com/containerd/containerd [2022-04-04T13:31:26.125Z] #60 2.385 Install containerd version v1.6.2 [2022-04-04T13:31:26.125Z] #60 2.388 Cloning into '/tmp/tmp.3M7QAz5xva/src/github.com/containerd/containerd'... [2022-04-04T13:31:26.125Z] #60 ... [2022-04-04T13:31:26.125Z] [2022-04-04T13:31:26.125Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:31:26.125Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:31:26.125Z] #51 41.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-04T13:31:26.125Z] #51 41.51 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-04T13:31:26.125Z] #51 41.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-04T13:31:26.125Z] #51 41.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-04T13:31:26.125Z] #51 41.76 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-04T13:31:26.125Z] #51 42.03 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-04T13:31:26.125Z] #51 42.09 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-04T13:31:26.125Z] #51 42.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T13:31:26.125Z] #51 42.46 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-04T13:31:26.383Z] #51 42.65 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-04T13:31:26.383Z] #51 42.66 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-04T13:31:26.641Z] #51 42.79 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-04T13:31:26.641Z] #51 42.86 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-04T13:31:26.641Z] #51 42.87 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-04T13:31:26.641Z] #51 42.88 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-04T13:31:26.899Z] #51 43.10 go: downloading github.com/prometheus/common v0.10.0 [2022-04-04T13:31:27.161Z] #51 43.33 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-04T13:31:27.161Z] #51 43.41 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-04T13:31:27.161Z] #51 43.48 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-04T13:31:27.226Z] #19 102.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-04T13:31:27.226Z] #19 102.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-04T13:31:27.226Z] #19 102.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:27.226Z] #19 102.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-04T13:31:27.226Z] #19 102.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-04T13:31:27.226Z] #19 102.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-04T13:31:27.226Z] #19 102.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-04T13:31:27.226Z] #19 102.4 Setting up libfile-which-perl (1.23-1) ... [2022-04-04T13:31:27.226Z] #19 102.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-04T13:31:27.226Z] #19 102.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-04T13:31:27.226Z] #19 102.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-04T13:31:27.226Z] #19 102.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T13:31:27.226Z] #19 102.5 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T13:31:27.226Z] #19 102.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-04T13:31:27.226Z] #19 102.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-04T13:31:27.226Z] #19 102.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-04T13:31:27.226Z] #19 102.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-04T13:31:27.226Z] #19 102.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-04T13:31:27.226Z] #19 102.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-04T13:31:27.226Z] #19 102.6 Setting up file (1:5.39-3) ... [2022-04-04T13:31:27.226Z] #19 102.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-04T13:31:27.226Z] #19 102.6 Setting up bzip2 (1.0.8-4) ... [2022-04-04T13:31:27.226Z] #19 102.6 Setting up libyaml-perl (1.30-1) ... [2022-04-04T13:31:27.226Z] #19 102.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-04T13:31:27.483Z] #19 102.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-04T13:31:27.483Z] #19 102.7 Setting up libio-string-perl (1.08-3.1) ... [2022-04-04T13:31:27.483Z] #19 102.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-04T13:31:27.483Z] #19 102.7 Setting up cross-config (2.6.18+nmu1) ... [2022-04-04T13:31:27.483Z] #19 102.8 Setting up xz-utils (5.2.5-2) ... [2022-04-04T13:31:27.483Z] #19 102.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T13:31:27.483Z] #19 102.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-04T13:31:27.483Z] #19 102.9 Setting up patch (2.7.6-7) ... [2022-04-04T13:31:27.483Z] #19 102.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-04T13:31:27.483Z] #19 102.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-04T13:31:27.483Z] #19 102.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:27.483Z] #19 102.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-04T13:31:27.744Z] #19 102.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-04T13:31:27.744Z] #19 102.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:27.744Z] #19 102.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:27.744Z] #19 103.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-04T13:31:27.744Z] #19 103.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-04T13:31:27.744Z] #19 103.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:27.744Z] #19 103.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:27.744Z] #19 103.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-04T13:31:27.744Z] #19 103.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-04T13:31:27.744Z] #19 103.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-04T13:31:27.744Z] #19 103.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-04T13:31:27.744Z] #19 103.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:27.744Z] #19 103.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T13:31:27.744Z] #19 103.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T13:31:27.744Z] #19 103.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-04T13:31:27.744Z] #19 103.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:27.744Z] #19 103.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-04T13:31:27.744Z] #19 103.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-04T13:31:28.002Z] #19 103.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-04T13:31:28.002Z] #19 103.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-04T13:31:28.002Z] #19 103.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.002Z] #19 103.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-04T13:31:28.002Z] #19 103.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-04T13:31:28.260Z] #19 103.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-04T13:31:28.260Z] #19 103.6 [2022-04-04T13:31:28.260Z] #19 103.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-04T13:31:28.260Z] #19 103.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.260Z] #19 103.7 Setting up dpkg-dev (1.20.9) ... [2022-04-04T13:31:28.260Z] #19 103.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.518Z] #19 103.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T13:31:28.518Z] #19 103.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.518Z] #19 103.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.518Z] #19 103.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.518Z] #19 103.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.518Z] #19 103.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T13:31:28.518Z] #19 103.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.518Z] #19 103.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.518Z] #19 103.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.518Z] #19 103.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.518Z] #19 103.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-04T13:31:28.518Z] #19 103.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-04T13:31:28.518Z] #19 103.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-04T13:31:28.776Z] #19 104.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-04T13:31:28.776Z] #19 104.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-04T13:31:28.776Z] #19 104.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:28.776Z] #19 104.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:28.776Z] #19 104.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:31:28.776Z] #19 104.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T13:31:28.776Z] #19 104.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:29.034Z] #19 104.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:29.034Z] #19 104.3 Setting up libxml-simple-perl (2.25-1) ... [2022-04-04T13:31:29.034Z] #19 104.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T13:31:29.034Z] #19 104.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-04T13:31:29.034Z] #19 104.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.034Z] #19 104.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.056Z] #51 45.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-04T13:31:29.304Z] #19 104.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:29.304Z] #19 104.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-04T13:31:29.304Z] #19 104.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.304Z] #19 104.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:29.304Z] #19 104.5 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.304Z] #19 104.5 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:29.304Z] #19 104.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T13:31:29.304Z] #19 104.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-04T13:31:29.304Z] #19 104.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-04T13:31:29.304Z] #19 104.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:29.304Z] #19 104.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-04T13:31:29.304Z] #19 104.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:29.304Z] #19 104.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:29.304Z] #19 104.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-04T13:31:29.304Z] #19 104.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:29.304Z] #19 104.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:29.304Z] #19 104.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-04T13:31:29.304Z] #19 104.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:29.304Z] #19 104.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-04T13:31:29.304Z] #19 104.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:29.304Z] #19 104.7 Setting up crossbuild-essential-armel (12.9) ... [2022-04-04T13:31:29.304Z] #19 104.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-04T13:31:29.304Z] #19 104.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-04T13:31:29.304Z] #19 104.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-04T13:31:29.563Z] #19 104.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-04T13:31:29.563Z] #19 104.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-04T13:31:29.563Z] #19 104.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:31:30.941Z] #19 DONE 106.2s [2022-04-04T13:31:30.941Z] [2022-04-04T13:31:30.941Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:31:30.941Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T13:31:31.202Z] #20 ... [2022-04-04T13:31:31.202Z] [2022-04-04T13:31:31.202Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T13:31:31.202Z] #69 sha256:008b684650c5f0938b8ab449597580296ebd3c864f75c30c709cabb5e4479c6f [2022-04-04T13:31:31.202Z] #69 DONE 0.2s [2022-04-04T13:31:31.202Z] [2022-04-04T13:31:31.202Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T13:31:31.202Z] #32 sha256:47a231210f6fe19cc852e89e6a43709286d4e5c56e6cc9c2a4ced5529772a10e [2022-04-04T13:31:31.202Z] #32 DONE 0.2s [2022-04-04T13:31:31.202Z] [2022-04-04T13:31:31.202Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-04T13:31:31.202Z] #33 sha256:fee68b06a8955d51c2ac4524eef66093d7ded24f6748b0ce6656c44c33971b5c [2022-04-04T13:31:31.580Z] #51 ... [2022-04-04T13:31:31.580Z] [2022-04-04T13:31:31.580Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:31:31.580Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:31:31.580Z] #14 43.86 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T13:31:31.580Z] #14 43.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T13:31:31.580Z] #14 43.91 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T13:31:31.580Z] #14 44.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T13:31:31.580Z] #14 44.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:31:31.580Z] #14 44.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:31:31.580Z] #14 44.83 Selecting previously unselected package dmsetup. [2022-04-04T13:31:31.580Z] #14 44.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:31:31.580Z] #14 44.85 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T13:31:31.580Z] #14 45.01 Selecting previously unselected package mingw-w64-common. [2022-04-04T13:31:31.580Z] #14 45.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T13:31:31.580Z] #14 45.02 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T13:31:31.838Z] #14 ... [2022-04-04T13:31:31.838Z] [2022-04-04T13:31:31.838Z] #38 [tini 1/3] 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-04-04T13:31:31.838Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T13:31:31.839Z] #38 41.76 Selecting previously unselected package libxml2:amd64. [2022-04-04T13:31:31.839Z] #38 41.79 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-04T13:31:31.839Z] #38 41.79 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T13:31:31.839Z] #38 42.29 Selecting previously unselected package libarchive13:amd64. [2022-04-04T13:31:31.839Z] #38 42.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-04T13:31:31.839Z] #38 42.29 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T13:31:31.839Z] #38 42.56 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-04T13:31:31.839Z] #38 42.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-04T13:31:31.839Z] #38 42.56 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T13:31:31.839Z] #38 42.66 Selecting previously unselected package librhash0:amd64. [2022-04-04T13:31:31.839Z] #38 42.66 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-04T13:31:31.839Z] #38 42.67 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-04T13:31:31.839Z] #38 42.83 Selecting previously unselected package libuv1:amd64. [2022-04-04T13:31:31.839Z] #38 42.84 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-04T13:31:31.839Z] #38 42.85 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-04T13:31:31.839Z] #38 43.01 Selecting previously unselected package cmake. [2022-04-04T13:31:31.839Z] #38 43.01 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-04T13:31:31.839Z] #38 43.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T13:31:31.839Z] #38 47.23 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T13:31:31.839Z] #38 47.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:31:31.839Z] #38 47.27 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-04T13:31:31.839Z] #38 47.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:31:31.839Z] #38 47.35 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T13:31:31.839Z] #38 47.36 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-04T13:31:31.839Z] #38 47.37 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T13:31:31.839Z] #38 47.38 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T13:31:31.839Z] #38 47.40 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T13:31:31.839Z] #38 47.42 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T13:31:31.839Z] #38 47.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:31:31.839Z] #38 DONE 48.1s [2022-04-04T13:31:31.839Z] [2022-04-04T13:31:31.839Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T13:31:31.839Z] #39 sha256:756f544e55910b2aaf90ebdab32bba8365de9c43bc15a609f9e98d4b6c659d4b [2022-04-04T13:31:31.839Z] #39 DONE 0.1s [2022-04-04T13:31:31.839Z] [2022-04-04T13:31:31.839Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:31:31.839Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T13:31:31.839Z] #47 41.12 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-04T13:31:31.839Z] #47 41.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:31:31.839Z] #47 41.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T13:31:31.839Z] #47 41.20 Setting up python3-six (1.16.0-2) ... [2022-04-04T13:31:31.839Z] #47 42.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T13:31:31.839Z] #47 42.51 Setting up python3-protobuf (3.12.4-1) ... [2022-04-04T13:31:31.839Z] #47 46.40 Setting up criu (3.16.1-3) ... [2022-04-04T13:31:31.839Z] #47 47.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:31:32.095Z] #47 DONE 48.0s [2022-04-04T13:31:32.095Z] [2022-04-04T13:31:32.095Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T13:31:32.095Z] #40 sha256:560ffe33e663e874cfbc8651942715d5d142870c3e70e1629ab99928f9b97146 [2022-04-04T13:31:32.582Z] #33 1.276 + RM_GOPATH=0 [2022-04-04T13:31:32.582Z] #33 1.276 + TMP_GOPATH= [2022-04-04T13:31:32.582Z] #33 1.277 + : /build [2022-04-04T13:31:32.582Z] #33 1.277 + '[' -z '' ']' [2022-04-04T13:31:32.582Z] #33 1.277 ++ mktemp -d [2022-04-04T13:31:32.582Z] #33 1.278 + export GOPATH=/tmp/tmp.aklqD76RFY [2022-04-04T13:31:32.582Z] #33 1.278 + GOPATH=/tmp/tmp.aklqD76RFY [2022-04-04T13:31:32.582Z] #33 1.278 + RM_GOPATH=1 [2022-04-04T13:31:32.582Z] #33 1.278 + case "$(go env GOARCH)" in [2022-04-04T13:31:32.582Z] #33 1.278 ++ go env GOARCH [2022-04-04T13:31:32.582Z] #33 1.289 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:31:32.582Z] #33 1.289 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:31:32.582Z] #33 1.289 ++ dirname /install.sh [2022-04-04T13:31:32.582Z] #33 1.291 + dir=/ [2022-04-04T13:31:32.582Z] #33 1.291 + bin=dockercli [2022-04-04T13:31:32.582Z] #33 1.291 + shift [2022-04-04T13:31:32.582Z] #33 1.291 + '[' '!' -f //dockercli.installer ']' [2022-04-04T13:31:32.582Z] #33 1.291 + . //dockercli.installer [2022-04-04T13:31:32.582Z] #33 1.291 ++ : stable [2022-04-04T13:31:32.582Z] #33 1.291 ++ : 17.06.2-ce [2022-04-04T13:31:32.582Z] #33 1.292 + install_dockercli [2022-04-04T13:31:32.582Z] #33 1.292 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T13:31:32.582Z] #33 1.292 Install docker/cli version 17.06.2-ce from stable [2022-04-04T13:31:32.582Z] #33 1.293 ++ uname -m [2022-04-04T13:31:32.582Z] #33 1.297 + arch=x86_64 [2022-04-04T13:31:32.582Z] #33 1.297 + '[' x86_64 '!=' x86_64 ']' [2022-04-04T13:31:32.582Z] #33 1.297 + url=https://download.docker.com/linux/static [2022-04-04T13:31:32.582Z] #33 1.297 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-04T13:31:32.582Z] #33 1.298 + tar -xz docker/docker [2022-04-04T13:31:35.873Z] #33 4.519 + mkdir -p /build [2022-04-04T13:31:35.873Z] #33 4.522 + mv docker/docker /build/ [2022-04-04T13:31:35.873Z] #33 4.524 + rmdir docker [2022-04-04T13:31:35.873Z] #33 DONE 4.7s [2022-04-04T13:31:35.873Z] [2022-04-04T13:31:35.874Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:31:35.874Z] #70 sha256:fb54c632767f128e3137dc79f8af9b5bf37b9527cba008f7dc702de3e3bcd099 [2022-04-04T13:31:35.874Z] #70 1.313 + RM_GOPATH=0 [2022-04-04T13:31:35.874Z] #70 1.313 + TMP_GOPATH= [2022-04-04T13:31:35.874Z] #70 1.313 + : /build [2022-04-04T13:31:35.874Z] #70 1.313 + '[' -z '' ']' [2022-04-04T13:31:35.874Z] #70 1.313 ++ mktemp -d [2022-04-04T13:31:35.874Z] #70 1.314 + export GOPATH=/tmp/tmp.GQENikgEsD [2022-04-04T13:31:35.874Z] #70 1.314 + GOPATH=/tmp/tmp.GQENikgEsD [2022-04-04T13:31:35.874Z] #70 1.314 + RM_GOPATH=1 [2022-04-04T13:31:35.874Z] #70 1.314 + case "$(go env GOARCH)" in [2022-04-04T13:31:35.874Z] #70 1.315 ++ go env GOARCH [2022-04-04T13:31:35.874Z] #70 1.320 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:31:35.874Z] #70 1.320 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:31:35.874Z] #70 1.320 ++ dirname /install.sh [2022-04-04T13:31:35.874Z] #70 1.321 + dir=/ [2022-04-04T13:31:35.874Z] #70 1.321 + bin=rootlesskit [2022-04-04T13:31:35.874Z] #70 1.321 + shift [2022-04-04T13:31:35.874Z] #70 1.321 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T13:31:35.874Z] #70 1.321 + . //rootlesskit.installer [2022-04-04T13:31:35.874Z] #70 1.321 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:31:35.874Z] #70 1.321 + install_rootlesskit [2022-04-04T13:31:35.874Z] #70 1.321 + case "$1" in [2022-04-04T13:31:35.874Z] #70 1.321 + export CGO_ENABLED=0 [2022-04-04T13:31:35.874Z] #70 1.321 + CGO_ENABLED=0 [2022-04-04T13:31:35.874Z] #70 1.321 + _install_rootlesskit [2022-04-04T13:31:35.874Z] #70 1.322 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T13:31:35.874Z] #70 1.322 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T13:31:35.874Z] #70 1.322 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:31:35.874Z] #70 1.322 + GOBIN=/build [2022-04-04T13:31:35.874Z] #70 1.322 + GO111MODULE=on [2022-04-04T13:31:35.874Z] #70 1.322 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:31:35.874Z] #70 1.724 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T13:31:35.874Z] #70 2.720 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T13:31:35.874Z] #70 2.725 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T13:31:35.874Z] #70 2.961 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T13:31:35.874Z] #70 4.347 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T13:31:35.874Z] #70 4.610 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T13:31:35.874Z] #70 4.618 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T13:31:35.874Z] #70 4.659 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T13:31:36.134Z] #70 4.790 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T13:31:36.134Z] #70 4.853 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T13:31:36.134Z] #70 4.995 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T13:31:36.279Z] #40 3.832 + RM_GOPATH=0 [2022-04-04T13:31:36.279Z] #40 3.832 + TMP_GOPATH= [2022-04-04T13:31:36.279Z] #40 3.832 + : /build [2022-04-04T13:31:36.279Z] #40 3.832 + '[' -z '' ']' [2022-04-04T13:31:36.279Z] #40 3.832 ++ mktemp -d [2022-04-04T13:31:36.279Z] #40 3.832 + export GOPATH=/tmp/tmp.0cqBG8vhb7 [2022-04-04T13:31:36.279Z] #40 3.839 + GOPATH=/tmp/tmp.0cqBG8vhb7 [2022-04-04T13:31:36.279Z] #40 3.840 + RM_GOPATH=1 [2022-04-04T13:31:36.279Z] #40 3.840 + case "$(go env GOARCH)" in [2022-04-04T13:31:36.279Z] #40 3.841 ++ go env GOARCH [2022-04-04T13:31:36.279Z] #40 3.852 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:31:36.279Z] #40 3.852 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:31:36.279Z] #40 3.858 Install tini version v0.19.0 [2022-04-04T13:31:36.279Z] #40 3.874 ++ dirname /install.sh [2022-04-04T13:31:36.279Z] #40 3.874 + dir=/ [2022-04-04T13:31:36.279Z] #40 3.874 + bin=tini [2022-04-04T13:31:36.279Z] #40 3.874 + shift [2022-04-04T13:31:36.279Z] #40 3.874 + '[' '!' -f //tini.installer ']' [2022-04-04T13:31:36.279Z] #40 3.874 + . //tini.installer [2022-04-04T13:31:36.279Z] #40 3.874 ++ : v0.19.0 [2022-04-04T13:31:36.279Z] #40 3.874 + install_tini [2022-04-04T13:31:36.279Z] #40 3.874 + echo 'Install tini version v0.19.0' [2022-04-04T13:31:36.279Z] #40 3.874 + git clone https://github.com/krallin/tini.git /tmp/tmp.0cqBG8vhb7/tini [2022-04-04T13:31:36.279Z] #40 3.874 Cloning into '/tmp/tmp.0cqBG8vhb7/tini'... [2022-04-04T13:31:36.393Z] #70 5.335 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T13:31:36.652Z] #70 5.433 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T13:31:36.844Z] #40 ... [2022-04-04T13:31:36.844Z] [2022-04-04T13:31:36.844Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-04T13:31:36.844Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T13:31:36.844Z] #49 52.43 gotestsum version dev [2022-04-04T13:31:36.844Z] #49 DONE 53.2s [2022-04-04T13:31:36.844Z] [2022-04-04T13:31:36.844Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T13:31:36.844Z] #40 sha256:560ffe33e663e874cfbc8651942715d5d142870c3e70e1629ab99928f9b97146 [2022-04-04T13:31:36.844Z] #40 4.760 + cd /tmp/tmp.0cqBG8vhb7/tini [2022-04-04T13:31:36.844Z] #40 4.760 + git checkout -q v0.19.0 [2022-04-04T13:31:36.844Z] #40 4.784 + cmake . [2022-04-04T13:31:37.101Z] #40 ... [2022-04-04T13:31:37.101Z] [2022-04-04T13:31:37.101Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:31:37.101Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:31:37.101Z] #14 50.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T13:31:37.101Z] #14 50.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T13:31:37.101Z] #14 50.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T13:31:37.223Z] #70 5.873 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T13:31:37.223Z] #70 6.006 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T13:31:38.602Z] #70 ... [2022-04-04T13:31:38.602Z] [2022-04-04T13:31:38.602Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-04T13:31:38.602Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T13:31:38.602Z] #36 CACHED [2022-04-04T13:31:38.602Z] [2022-04-04T13:31:38.602Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T13:31:38.602Z] #37 sha256:3c2515c0188647e00da4c526ab7b6b4201a95da71e04ae6c19346d75ab3ae561 [2022-04-04T13:31:38.602Z] #37 CACHED [2022-04-04T13:31:38.602Z] [2022-04-04T13:31:38.602Z] #38 [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-04-04T13:31:38.602Z] #38 sha256:4cb612164617f4b1844ac58b2447a4dce836b6e305487d6029a52c5359447e71 [2022-04-04T13:31:38.602Z] #38 CACHED [2022-04-04T13:31:38.602Z] [2022-04-04T13:31:38.602Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T13:31:38.602Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T13:31:38.602Z] #40 CACHED [2022-04-04T13:31:38.602Z] [2022-04-04T13:31:38.602Z] #41 [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-04-04T13:31:38.602Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T13:31:38.602Z] #41 CACHED [2022-04-04T13:31:38.602Z] [2022-04-04T13:31:38.602Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-04T13:31:38.602Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T13:31:38.602Z] #43 CACHED [2022-04-04T13:31:38.602Z] [2022-04-04T13:31:38.602Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:31:38.602Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T13:31:38.602Z] #20 1.818 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T13:31:38.602Z] #20 1.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:31:38.602Z] #20 1.905 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T13:31:38.602Z] #20 2.158 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-04T13:31:38.602Z] #20 2.505 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-04T13:31:38.602Z] #20 2.916 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-04T13:31:38.602Z] #20 3.408 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T13:31:38.602Z] #20 3.952 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-04T13:31:38.602Z] #20 4.528 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-04T13:31:38.602Z] #20 4.529 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-04T13:31:38.602Z] #20 4.532 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-04T13:31:38.602Z] #20 4.538 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-04T13:31:38.602Z] #20 4.549 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T13:31:38.602Z] #20 4.975 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-04T13:31:38.602Z] #20 4.979 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-04T13:31:38.602Z] #20 4.979 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-04T13:31:38.602Z] #20 4.980 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T13:31:38.602Z] #20 4.981 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-04T13:31:38.998Z] #14 55.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T13:31:38.998Z] #14 55.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:31:38.998Z] #14 55.12 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T13:31:38.998Z] #14 55.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T13:31:38.998Z] #14 55.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:31:38.998Z] #14 55.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T13:31:39.255Z] #14 ... [2022-04-04T13:31:39.255Z] [2022-04-04T13:31:39.255Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T13:31:39.255Z] #40 sha256:560ffe33e663e874cfbc8651942715d5d142870c3e70e1629ab99928f9b97146 [2022-04-04T13:31:39.255Z] #40 5.369 -- The C compiler identification is GNU 10.2.1 [2022-04-04T13:31:39.255Z] #40 5.480 -- Detecting C compiler ABI info [2022-04-04T13:31:39.255Z] #40 5.944 -- Detecting C compiler ABI info - done [2022-04-04T13:31:39.255Z] #40 6.058 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T13:31:39.255Z] #40 6.059 -- Detecting C compile features [2022-04-04T13:31:39.255Z] #40 6.064 -- Detecting C compile features - done [2022-04-04T13:31:39.255Z] #40 6.121 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T13:31:39.255Z] #40 6.368 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T13:31:39.255Z] #40 6.452 -- Configuring done [2022-04-04T13:31:39.255Z] #40 6.468 -- Generating done [2022-04-04T13:31:39.255Z] #40 6.478 -- Build files have been written to: /tmp/tmp.0cqBG8vhb7/tini [2022-04-04T13:31:39.255Z] #40 6.508 + make tini-static [2022-04-04T13:31:39.255Z] #40 6.843 Scanning dependencies of target tini-static [2022-04-04T13:31:39.255Z] #40 6.984 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T13:31:40.186Z] #40 8.139 [100%] Linking C executable tini-static [2022-04-04T13:31:40.750Z] #40 8.587 [100%] Built target tini-static [2022-04-04T13:31:40.750Z] #40 8.646 + mkdir -p /build [2022-04-04T13:31:40.750Z] #40 8.652 + cp tini-static /build/docker-init [2022-04-04T13:31:41.008Z] #40 DONE 9.0s [2022-04-04T13:31:41.008Z] [2022-04-04T13:31:41.008Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-04-04T13:31:41.008Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T13:31:41.156Z] #20 ... [2022-04-04T13:31:41.156Z] [2022-04-04T13:31:41.156Z] #45 [tini 1/3] 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-04-04T13:31:41.156Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-04T13:31:41.156Z] #45 1.816 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T13:31:41.156Z] #45 1.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:31:41.156Z] #45 1.897 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T13:31:41.156Z] #45 2.132 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-04T13:31:41.156Z] #45 2.542 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-04T13:31:41.156Z] #45 2.975 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-04T13:31:41.156Z] #45 3.548 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T13:31:41.156Z] #45 4.055 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-04T13:31:41.156Z] #45 4.412 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-04T13:31:41.156Z] #45 4.413 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-04T13:31:41.156Z] #45 4.413 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T13:31:41.156Z] #45 4.413 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-04T13:31:41.156Z] #45 4.420 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-04T13:31:41.156Z] #45 4.968 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-04T13:31:41.156Z] #45 4.968 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T13:31:41.156Z] #45 4.972 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-04T13:31:41.156Z] #45 4.972 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-04T13:31:41.156Z] #45 4.972 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-04T13:31:41.156Z] #45 ... [2022-04-04T13:31:41.156Z] [2022-04-04T13:31:41.156Z] #65 [containerd 1/3] 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-04-04T13:31:41.156Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-04T13:31:41.156Z] #65 1.817 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T13:31:41.156Z] #65 1.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:31:41.156Z] #65 1.901 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T13:31:41.156Z] #65 2.128 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-04T13:31:41.156Z] #65 2.476 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T13:31:41.156Z] #65 2.967 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-04T13:31:41.156Z] #65 3.508 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-04T13:31:41.156Z] #65 4.105 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-04T13:31:41.156Z] #65 4.477 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-04T13:31:41.156Z] #65 4.478 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-04T13:31:41.156Z] #65 4.482 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-04T13:31:41.156Z] #65 4.484 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-04T13:31:41.156Z] #65 4.492 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T13:31:41.156Z] #65 4.825 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-04T13:31:41.156Z] #65 4.832 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-04T13:31:41.156Z] #65 4.835 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-04T13:31:41.156Z] #65 4.837 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T13:31:41.156Z] #65 4.838 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-04T13:31:45.236Z] #43 ... [2022-04-04T13:31:45.236Z] [2022-04-04T13:31:45.237Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:31:45.237Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:31:45.237Z] #14 61.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T13:31:45.237Z] #14 61.54 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:31:45.237Z] #14 61.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:31:46.128Z] #60 124.6 # github.com/containerd/containerd/cmd/containerd [2022-04-04T13:31:46.129Z] #60 124.6 /usr/bin/ld: /tmp/go-link-4069345782/000019.o: in function `New': [2022-04-04T13:31:46.129Z] #60 124.6 /tmp/tmp.j78W5baiF8/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T13:31:46.129Z] #60 124.7 + bin/containerd-stress [2022-04-04T13:31:46.129Z] #60 125.8 + bin/containerd-shim [2022-04-04T13:31:51.211Z] #65 ... [2022-04-04T13:31:51.211Z] [2022-04-04T13:31:51.211Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:31:51.211Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T13:31:51.211Z] #20 18.89 Fetched 40.5 MB in 17s (2322 kB/s) [2022-04-04T13:31:51.397Z] #60 136.9 + bin/containerd-shim-runc-v1 [2022-04-04T13:31:55.202Z] #14 ... [2022-04-04T13:31:55.202Z] [2022-04-04T13:31:55.202Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:31:55.202Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5 [2022-04-04T13:31:55.719Z] #60 38.93 Updating files: 65% (3004/4592) Updating files: 66% (3031/4592) Updating files: 67% (3077/4592) Updating files: 68% (3123/4592) Updating files: 69% (3169/4592) Updating files: 70% (3215/4592) Updating files: 71% (3261/4592) Updating files: 72% (3307/4592) Updating files: 73% (3353/4592) Updating files: 74% (3399/4592) Updating files: 75% (3444/4592) Updating files: 76% (3490/4592) Updating files: 77% (3536/4592) Updating files: 78% (3582/4592) Updating files: 79% (3628/4592) Updating files: 80% (3674/4592) Updating files: 81% (3720/4592) Updating files: 82% (3766/4592) Updating files: 83% (3812/4592) Updating files: 84% (3858/4592) Updating files: 85% (3904/4592) Updating files: 86% (3950/4592) Updating files: 87% (3996/4592) Updating files: 88% (4041/4592) Updating files: 89% (4087/4592) Updating files: 90% (4133/4592) Updating files: 91% (4179/4592) Updating files: 92% (4225/4592) Updating files: 93% (4271/4592) Updating files: 94% (4317/4592) Updating files: 95% (4363/4592) Updating files: 96% (4409/4592) Updating files: 97% (4455/4592) Updating files: 98% (4501/4592) Updating files: 99% (4547/4592) Updating files: 100% (4592/4592) Updating files: 100% (4592/4592), done. [2022-04-04T13:31:55.719Z] #60 39.75 + cd /tmp/tmp.3M7QAz5xva/src/github.com/containerd/containerd [2022-04-04T13:31:55.719Z] #60 39.76 + git checkout -q v1.6.2 [2022-04-04T13:31:56.652Z] #60 40.66 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T13:31:56.652Z] #60 40.66 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T13:31:56.652Z] #60 40.66 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T13:31:56.652Z] #60 40.66 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T13:31:56.652Z] #60 40.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T13:31:56.652Z] #60 40.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T13:31:56.652Z] #60 40.66 + '[' '' = dynamic ']' [2022-04-04T13:31:56.652Z] #60 40.67 + make [2022-04-04T13:31:57.772Z] #20 18.89 Reading package lists... [2022-04-04T13:31:57.772Z] #20 ... [2022-04-04T13:31:57.772Z] [2022-04-04T13:31:57.772Z] #65 [containerd 1/3] 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-04-04T13:31:57.772Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-04T13:31:57.772Z] #65 19.38 Fetched 40.5 MB in 18s (2245 kB/s) [2022-04-04T13:31:57.967Z] #60 143.1 + bin/containerd-shim-runc-v2 [2022-04-04T13:31:57.967Z] #60 143.9 + binaries [2022-04-04T13:31:58.024Z] #60 41.96 + bin/ctr [2022-04-04T13:31:58.225Z] #60 143.9 + install -D bin/containerd /build/containerd [2022-04-04T13:31:58.225Z] #60 143.9 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T13:31:58.225Z] #60 144.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T13:31:58.225Z] #60 144.0 + install -D bin/ctr /build/ctr [2022-04-04T13:31:58.484Z] #60 DONE 144.3s [2022-04-04T13:31:58.709Z] #65 19.38 Reading package lists... [2022-04-04T13:31:58.709Z] #65 ... [2022-04-04T13:31:58.709Z] [2022-04-04T13:31:58.709Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:31:58.709Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T13:31:58.709Z] #20 18.89 Reading package lists... [2022-04-04T13:31:59.420Z] [2022-04-04T13:31:59.420Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T13:31:59.420Z] #61 sha256:58a26d5919b82355bd307681d8834fbd133704b64813abab3e97f825b5113123 [2022-04-04T13:31:59.677Z] #61 DONE 0.4s [2022-04-04T13:31:59.935Z] [2022-04-04T13:31:59.935Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T13:31:59.935Z] #66 sha256:9a18ab70cecd791817c4514fff51a8c7d9a86fc59682ae9e56215150f276d723 [2022-04-04T13:31:59.935Z] #66 DONE 0.1s [2022-04-04T13:31:59.935Z] [2022-04-04T13:31:59.935Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T13:31:59.935Z] #71 sha256:96e0a26b600652fe0e09d717da571eeb91a8a5b62dce8d4a6c9772bd15bb62bd [2022-04-04T13:32:00.192Z] #71 DONE 0.4s [2022-04-04T13:32:00.192Z] [2022-04-04T13:32:00.192Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T13:32:00.192Z] #72 sha256:e10c184ef5c2086d17012ed1cf5f65b7771316cec50556db713a9e0a9b4f5694 [2022-04-04T13:32:00.192Z] #72 DONE 0.0s [2022-04-04T13:32:00.192Z] [2022-04-04T13:32:00.192Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T13:32:00.192Z] #73 sha256:bba3e687cf3631c7a6426f4d105944259c94fef0ef1a12183fbda977de52718e [2022-04-04T13:32:00.612Z] #20 27.71 Reading package lists... [2022-04-04T13:32:00.612Z] #20 ... [2022-04-04T13:32:00.612Z] [2022-04-04T13:32:00.612Z] #45 [tini 1/3] 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-04-04T13:32:00.612Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-04T13:32:00.612Z] #45 19.36 Fetched 40.5 MB in 18s (2268 kB/s) [2022-04-04T13:32:00.612Z] #45 19.36 Reading package lists... [2022-04-04T13:32:00.612Z] #45 28.51 Reading package lists... [2022-04-04T13:32:00.612Z] #45 ... [2022-04-04T13:32:00.612Z] [2022-04-04T13:32:00.612Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:32:00.612Z] #70 sha256:fb54c632767f128e3137dc79f8af9b5bf37b9527cba008f7dc702de3e3bcd099 [2022-04-04T13:32:00.612Z] #70 29.09 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T13:32:00.612Z] #70 29.09 + GOBIN=/build [2022-04-04T13:32:00.612Z] #70 29.09 + GO111MODULE=on [2022-04-04T13:32:00.612Z] #70 29.09 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:32:01.126Z] #73 DONE 0.9s [2022-04-04T13:32:01.126Z] [2022-04-04T13:32:01.126Z] #74 exporting to image [2022-04-04T13:32:01.126Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T13:32:01.126Z] #74 exporting layers [2022-04-04T13:32:03.897Z] #70 32.63 rootlesskit version 1.0.0 [2022-04-04T13:32:03.897Z] #70 32.63 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T13:32:03.897Z] #70 32.63 -container-ip string [2022-04-04T13:32:03.897Z] #70 32.63 container ip [2022-04-04T13:32:03.897Z] #70 32.63 -container-port int [2022-04-04T13:32:03.897Z] #70 32.63 container port (default -1) [2022-04-04T13:32:03.897Z] #70 32.63 -host-ip string [2022-04-04T13:32:03.897Z] #70 32.63 host ip [2022-04-04T13:32:03.897Z] #70 32.63 -host-port int [2022-04-04T13:32:03.897Z] #70 32.63 host port (default -1) [2022-04-04T13:32:03.897Z] #70 32.63 -proto string [2022-04-04T13:32:03.897Z] #70 32.63 proxy protocol (default "tcp") [2022-04-04T13:32:04.157Z] #70 DONE 33.0s [2022-04-04T13:32:04.157Z] [2022-04-04T13:32:04.157Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T13:32:04.157Z] #71 sha256:36d9bdc70047528d449f5606a069436ce712d67b142c6c0c7ef06e507e690e68 [2022-04-04T13:32:04.157Z] #71 DONE 0.1s [2022-04-04T13:32:04.157Z] [2022-04-04T13:32:04.157Z] #65 [containerd 1/3] 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-04-04T13:32:04.157Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-04T13:32:04.157Z] #65 19.38 Reading package lists... [2022-04-04T13:32:04.416Z] #65 28.62 Reading package lists... [2022-04-04T13:32:04.416Z] #65 ... [2022-04-04T13:32:04.416Z] [2022-04-04T13:32:04.416Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T13:32:04.416Z] #72 sha256:6511d47abb66007885d5c0e13f5f1c2537573cf7902d8b844e82b14163c636ca [2022-04-04T13:32:04.416Z] #72 DONE 0.1s [2022-04-04T13:32:04.416Z] [2022-04-04T13:32:04.416Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:32:04.416Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T13:32:05.799Z] #20 27.71 Reading package lists... [2022-04-04T13:32:05.799Z] #20 ... [2022-04-04T13:32:05.799Z] [2022-04-04T13:32:05.799Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T13:32:05.799Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T13:32:05.799Z] #75 CACHED [2022-04-04T13:32:05.799Z] [2022-04-04T13:32:05.799Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T13:32:05.799Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T13:32:05.799Z] #77 CACHED [2022-04-04T13:32:05.799Z] [2022-04-04T13:32:05.799Z] #65 [containerd 1/3] 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-04-04T13:32:05.799Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-04T13:32:06.117Z] #60 ... [2022-04-04T13:32:06.117Z] [2022-04-04T13:32:06.117Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:32:06.117Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:32:06.117Z] #14 72.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T13:32:06.117Z] #14 72.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:32:06.117Z] #14 72.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:32:06.117Z] #14 77.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T13:32:06.117Z] #14 77.06 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:32:06.117Z] #14 77.06 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T13:32:06.117Z] #14 81.93 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T13:32:06.117Z] #14 81.94 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:32:06.117Z] #14 81.95 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:32:07.686Z] #74 exporting layers 6.1s done [2022-04-04T13:32:07.686Z] #74 writing image sha256:2c0a10c636371e782378c3c726e79eafe8aa8755ff76d6286c2c88f18e8fa6a7 done [2022-04-04T13:32:07.686Z] #74 naming to docker.io/library/docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa done [2022-04-04T13:32:07.686Z] #74 DONE 6.1s [Pipeline] } [2022-04-04T13:32:07.703Z] #65 28.62 Reading package lists... [2022-04-04T13:32:07.703Z] #65 ... [2022-04-04T13:32:07.703Z] [2022-04-04T13:32:07.703Z] #45 [tini 1/3] 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-04-04T13:32:07.703Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-04T13:32:07.703Z] #45 28.51 Reading package lists... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-04T13:32:08.095Z] + trap exit INT TERM [2022-04-04T13:32:08.095Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-04T13:32:08.095Z] + CONTAINER_NAME=docker-pr4 [2022-04-04T13:32:08.095Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43457/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/make.sh dynbinary [2022-04-04T13:32:08.354Z] [2022-04-04T13:32:08.613Z] Removing bundles/ [2022-04-04T13:32:08.613Z] [2022-04-04T13:32:08.613Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T13:32:08.613Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T13:32:08.613Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:32:09.081Z] #45 36.60 Building dependency tree... [2022-04-04T13:32:09.081Z] #45 38.11 Reading state information... [2022-04-04T13:32:10.984Z] #45 39.62 The following additional packages will be installed: [2022-04-04T13:32:10.984Z] #45 39.66 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-04T13:32:10.984Z] #45 39.70 Suggested packages: [2022-04-04T13:32:10.984Z] #45 39.70 cmake-doc ninja-build lrzip [2022-04-04T13:32:10.984Z] #45 39.70 Recommended packages: [2022-04-04T13:32:10.984Z] #45 39.70 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T13:32:11.242Z] #45 40.15 The following NEW packages will be installed: [2022-04-04T13:32:11.242Z] #45 40.16 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-04T13:32:11.501Z] #45 40.58 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:32:11.501Z] #45 40.58 Need to get 8418 kB of archives. [2022-04-04T13:32:11.501Z] #45 40.58 After this operation, 34.9 MB of additional disk space will be used. [2022-04-04T13:32:11.501Z] #45 40.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T13:32:11.501Z] #45 40.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T13:32:11.501Z] #45 40.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T13:32:11.501Z] #45 40.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-04T13:32:11.501Z] #45 40.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-04T13:32:11.501Z] #45 40.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-04T13:32:11.501Z] #45 40.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-04T13:32:11.759Z] #45 40.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-04T13:32:12.327Z] #45 41.28 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:32:12.585Z] #45 41.50 Fetched 8418 kB in 0s (22.4 MB/s) [2022-04-04T13:32:12.585Z] #45 41.53 Selecting previously unselected package xxd. [2022-04-04T13:32:12.585Z] #45 41.53 (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 ... 30207 files and directories currently installed.) [2022-04-04T13:32:12.585Z] #45 41.57 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T13:32:12.585Z] #45 41.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:32:12.585Z] #45 41.66 Selecting previously unselected package vim-common. [2022-04-04T13:32:12.585Z] #45 41.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:32:12.585Z] #45 41.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:32:12.844Z] #45 41.79 Selecting previously unselected package cmake-data. [2022-04-04T13:32:12.844Z] #45 41.79 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T13:32:12.844Z] #45 41.80 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T13:32:13.106Z] #45 ... [2022-04-04T13:32:13.106Z] [2022-04-04T13:32:13.106Z] #65 [containerd 1/3] 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-04-04T13:32:13.106Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-04T13:32:13.106Z] #65 28.62 Reading package lists... [2022-04-04T13:32:13.106Z] #65 37.30 Building dependency tree... [2022-04-04T13:32:13.106Z] #65 38.85 Reading state information... [2022-04-04T13:32:13.106Z] #65 40.17 The following additional packages will be installed: [2022-04-04T13:32:13.106Z] #65 40.19 libbtrfs0 [2022-04-04T13:32:13.106Z] #65 40.31 The following NEW packages will be installed: [2022-04-04T13:32:13.106Z] #65 40.32 libbtrfs-dev libbtrfs0 [2022-04-04T13:32:13.106Z] #65 40.67 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:32:13.106Z] #65 40.67 Need to get 460 kB of archives. [2022-04-04T13:32:13.106Z] #65 40.67 After this operation, 1237 kB of additional disk space will be used. [2022-04-04T13:32:13.106Z] #65 40.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T13:32:13.106Z] #65 40.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T13:32:13.106Z] #65 41.21 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:32:13.106Z] #65 41.47 Fetched 460 kB in 0s (1650 kB/s) [2022-04-04T13:32:13.106Z] #65 41.52 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T13:32:13.106Z] #65 41.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 ... 30207 files and directories currently installed.) [2022-04-04T13:32:13.106Z] #65 41.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T13:32:13.106Z] #65 41.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:32:13.106Z] #65 41.63 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T13:32:13.106Z] #65 41.64 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T13:32:13.106Z] #65 41.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:32:13.106Z] #65 41.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:32:13.106Z] #65 41.79 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:32:13.106Z] #65 41.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:32:13.106Z] #65 DONE 42.1s [2022-04-04T13:32:13.106Z] [2022-04-04T13:32:13.106Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:32:13.106Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T13:32:13.106Z] #20 27.71 Reading package lists... [2022-04-04T13:32:13.106Z] #20 36.57 Building dependency tree... [2022-04-04T13:32:13.106Z] #20 37.92 Reading state information... [2022-04-04T13:32:13.106Z] #20 39.25 The following additional packages will be installed: [2022-04-04T13:32:13.106Z] #20 39.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T13:32:13.106Z] #20 39.25 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T13:32:13.106Z] #20 39.25 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T13:32:13.106Z] #20 39.25 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T13:32:13.106Z] #20 39.26 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T13:32:13.106Z] #20 39.27 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T13:32:13.106Z] #20 39.28 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T13:32:13.106Z] #20 39.29 Suggested packages: [2022-04-04T13:32:13.106Z] #20 39.29 gcc-10-locales seccomp wine64 [2022-04-04T13:32:13.106Z] #20 39.83 The following NEW packages will be installed: [2022-04-04T13:32:13.106Z] #20 39.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T13:32:13.106Z] #20 39.84 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T13:32:13.106Z] #20 39.84 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T13:32:13.106Z] #20 39.84 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T13:32:13.106Z] #20 39.84 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T13:32:13.106Z] #20 39.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T13:32:13.106Z] #20 39.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T13:32:13.106Z] #20 39.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T13:32:13.106Z] #20 39.85 mingw-w64-x86-64-dev [2022-04-04T13:32:13.106Z] #20 40.21 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:32:13.106Z] #20 40.21 Need to get 115 MB of archives. [2022-04-04T13:32:13.106Z] #20 40.21 After this operation, 645 MB of additional disk space will be used. [2022-04-04T13:32:13.106Z] #20 40.21 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-04-04T13:32:13.106Z] #20 40.26 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-04-04T13:32:13.106Z] #20 40.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T13:32:13.106Z] #20 40.32 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-04-04T13:32:13.106Z] #20 40.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-04T13:32:13.106Z] #20 40.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T13:32:13.106Z] #20 40.37 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-04-04T13:32:13.106Z] #20 40.41 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-04-04T13:32:13.106Z] #20 40.41 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-04-04T13:32:13.106Z] #20 40.51 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-04-04T13:32:13.106Z] #20 40.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-04T13:32:13.106Z] #20 40.97 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-04-04T13:32:13.106Z] #20 41.14 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-04-04T13:32:13.107Z] #20 41.50 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-04-04T13:32:13.107Z] #20 41.70 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-04-04T13:32:13.107Z] #20 41.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-04T13:32:13.107Z] #20 41.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-04T13:32:13.107Z] #20 41.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-04T13:32:13.107Z] #20 41.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-04T13:32:13.107Z] #20 41.71 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-04-04T13:32:13.107Z] #20 41.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-04T13:32:13.107Z] #20 41.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-04T13:32:13.107Z] #20 41.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-04T13:32:13.107Z] #20 41.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-04T13:32:13.107Z] #20 41.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-04T13:32:13.107Z] #20 41.73 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-04T13:32:13.107Z] #20 41.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-04T13:32:13.107Z] #20 41.73 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-04-04T13:32:13.107Z] #20 41.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-04T13:32:13.107Z] #20 41.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-04T13:32:13.107Z] #20 42.17 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:32:13.365Z] #20 ... [2022-04-04T13:32:13.365Z] [2022-04-04T13:32:13.365Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T13:32:13.365Z] #66 sha256:e1415b1ed74909234a7ff833033ed4eb7978db06ee25a81403c29d800994e1b1 [2022-04-04T13:32:13.365Z] #66 DONE 0.1s [2022-04-04T13:32:13.365Z] [2022-04-04T13:32:13.365Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:32:13.365Z] #67 sha256:92996014abd96dfe77ef897e00300f81dd4858fe8aeed809e940af76ca2cdb0b [2022-04-04T13:32:13.931Z] #67 0.707 + RM_GOPATH=0 [2022-04-04T13:32:13.932Z] #67 0.707 + TMP_GOPATH= [2022-04-04T13:32:13.932Z] #67 0.707 + : /build [2022-04-04T13:32:13.932Z] #67 0.707 + '[' -z '' ']' [2022-04-04T13:32:13.932Z] #67 0.707 ++ mktemp -d [2022-04-04T13:32:13.932Z] #67 0.708 + export GOPATH=/tmp/tmp.gLJvVqYjet [2022-04-04T13:32:13.932Z] #67 0.708 + GOPATH=/tmp/tmp.gLJvVqYjet [2022-04-04T13:32:13.932Z] #67 0.708 + RM_GOPATH=1 [2022-04-04T13:32:13.932Z] #67 0.708 + case "$(go env GOARCH)" in [2022-04-04T13:32:13.932Z] #67 0.709 ++ go env GOARCH [2022-04-04T13:32:13.932Z] #67 0.716 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:32:13.932Z] #67 0.716 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:32:13.932Z] #67 0.716 ++ dirname /install.sh [2022-04-04T13:32:13.932Z] #67 0.717 + dir=/ [2022-04-04T13:32:13.932Z] #67 0.717 + bin=containerd [2022-04-04T13:32:13.932Z] #67 0.717 + shift [2022-04-04T13:32:13.932Z] #67 0.717 + '[' '!' -f //containerd.installer ']' [2022-04-04T13:32:13.932Z] #67 0.717 + . //containerd.installer [2022-04-04T13:32:13.932Z] #67 0.717 ++ set -e [2022-04-04T13:32:13.932Z] #67 0.717 ++ : v1.6.2 [2022-04-04T13:32:13.932Z] #67 0.718 + install_containerd [2022-04-04T13:32:13.932Z] #67 0.718 + echo 'Install containerd version v1.6.2' [2022-04-04T13:32:13.932Z] #67 0.718 Install containerd version v1.6.2 [2022-04-04T13:32:13.932Z] #67 0.718 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gLJvVqYjet/src/github.com/containerd/containerd [2022-04-04T13:32:13.932Z] #67 0.748 Cloning into '/tmp/tmp.gLJvVqYjet/src/github.com/containerd/containerd'... [2022-04-04T13:32:15.835Z] #67 ... [2022-04-04T13:32:15.835Z] [2022-04-04T13:32:15.835Z] #45 [tini 1/3] 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-04-04T13:32:15.835Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-04T13:32:15.835Z] #45 42.78 Selecting previously unselected package libarchive13:amd64. [2022-04-04T13:32:15.835Z] #45 42.79 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-04T13:32:15.835Z] #45 42.80 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T13:32:15.835Z] #45 42.91 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-04T13:32:15.835Z] #45 42.91 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-04T13:32:15.835Z] #45 42.91 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T13:32:15.835Z] #45 42.97 Selecting previously unselected package librhash0:amd64. [2022-04-04T13:32:15.835Z] #45 42.98 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-04T13:32:15.835Z] #45 42.98 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-04T13:32:15.835Z] #45 43.05 Selecting previously unselected package libuv1:amd64. [2022-04-04T13:32:15.835Z] #45 43.05 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-04T13:32:15.835Z] #45 43.05 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-04T13:32:15.835Z] #45 43.12 Selecting previously unselected package cmake. [2022-04-04T13:32:15.835Z] #45 43.12 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-04T13:32:15.835Z] #45 43.13 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T13:32:15.835Z] #45 44.07 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-04T13:32:15.835Z] #45 44.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:32:15.835Z] #45 44.10 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-04T13:32:15.835Z] #45 44.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:32:15.835Z] #45 44.13 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-04T13:32:15.835Z] #45 44.14 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-04T13:32:15.835Z] #45 44.16 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T13:32:15.835Z] #45 44.17 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T13:32:15.835Z] #45 44.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:32:15.835Z] #45 DONE 44.6s [2022-04-04T13:32:15.835Z] [2022-04-04T13:32:15.835Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T13:32:15.835Z] #46 sha256:5f3b2d6ee8362d0997f8b0653fb3d3507aa335d67f00632678f925454a1e9230 [2022-04-04T13:32:15.835Z] #46 DONE 0.1s [2022-04-04T13:32:15.835Z] [2022-04-04T13:32:15.835Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:32:15.835Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T13:32:15.835Z] #20 42.50 Fetched 115 MB in 2s (63.1 MB/s) [2022-04-04T13:32:15.835Z] #20 42.55 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T13:32:15.835Z] #20 42.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 ... 30207 files and directories currently installed.) [2022-04-04T13:32:15.835Z] #20 42.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T13:32:15.835Z] #20 42.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T13:32:15.835Z] #20 43.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T13:32:15.835Z] #20 43.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-04T13:32:15.835Z] #20 43.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T13:32:15.835Z] #20 43.72 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T13:32:15.835Z] #20 43.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T13:32:15.835Z] #20 43.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T13:32:15.835Z] #20 43.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-04T13:32:15.835Z] #20 43.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:32:15.835Z] #20 43.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:32:15.835Z] #20 43.89 Selecting previously unselected package dmsetup. [2022-04-04T13:32:15.835Z] #20 43.90 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:32:15.835Z] #20 43.91 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T13:32:15.835Z] #20 43.98 Selecting previously unselected package mingw-w64-common. [2022-04-04T13:32:15.835Z] #20 43.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T13:32:15.835Z] #20 43.99 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T13:32:16.075Z] #14 91.65 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T13:32:16.075Z] #14 91.66 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:32:16.075Z] #14 91.66 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:32:16.772Z] #20 45.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T13:32:16.772Z] #20 45.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T13:32:16.772Z] #20 45.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T13:32:18.680Z] #20 ... [2022-04-04T13:32:18.680Z] [2022-04-04T13:32:18.680Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T13:32:18.680Z] #47 sha256:5cbd5e6f462a2a77bf9a5f733808ad4113d048425b3601a91e0213f71c807388 [2022-04-04T13:32:18.680Z] #47 0.664 + RM_GOPATH=0 [2022-04-04T13:32:18.680Z] #47 0.665 + TMP_GOPATH= [2022-04-04T13:32:18.680Z] #47 0.666 + : /build [2022-04-04T13:32:18.680Z] #47 0.668 + '[' -z '' ']' [2022-04-04T13:32:18.680Z] #47 0.670 ++ mktemp -d [2022-04-04T13:32:18.680Z] #47 0.673 + export GOPATH=/tmp/tmp.phseGyBW3N [2022-04-04T13:32:18.680Z] #47 0.673 + GOPATH=/tmp/tmp.phseGyBW3N [2022-04-04T13:32:18.680Z] #47 0.674 + RM_GOPATH=1 [2022-04-04T13:32:18.680Z] #47 0.674 + case "$(go env GOARCH)" in [2022-04-04T13:32:18.680Z] #47 0.676 ++ go env GOARCH [2022-04-04T13:32:18.680Z] #47 0.689 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:32:18.680Z] #47 0.689 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:32:18.680Z] #47 0.690 ++ dirname /install.sh [2022-04-04T13:32:18.680Z] #47 0.691 + dir=/ [2022-04-04T13:32:18.680Z] #47 0.691 + bin=tini [2022-04-04T13:32:18.680Z] #47 0.691 + shift [2022-04-04T13:32:18.680Z] #47 0.691 + '[' '!' -f //tini.installer ']' [2022-04-04T13:32:18.680Z] #47 0.692 + . //tini.installer [2022-04-04T13:32:18.680Z] #47 0.692 ++ : v0.19.0 [2022-04-04T13:32:18.680Z] #47 0.693 + install_tini [2022-04-04T13:32:18.680Z] #47 0.694 + echo 'Install tini version v0.19.0' [2022-04-04T13:32:18.680Z] #47 0.694 Install tini version v0.19.0 [2022-04-04T13:32:18.680Z] #47 0.694 + git clone https://github.com/krallin/tini.git /tmp/tmp.phseGyBW3N/tini [2022-04-04T13:32:18.680Z] #47 0.697 Cloning into '/tmp/tmp.phseGyBW3N/tini'... [2022-04-04T13:32:18.680Z] #47 1.055 + cd /tmp/tmp.phseGyBW3N/tini [2022-04-04T13:32:18.680Z] #47 1.055 + git checkout -q v0.19.0 [2022-04-04T13:32:18.680Z] #47 1.065 + cmake . [2022-04-04T13:32:18.680Z] #47 1.379 -- The C compiler identification is GNU 10.2.1 [2022-04-04T13:32:18.680Z] #47 1.416 -- Detecting C compiler ABI info [2022-04-04T13:32:18.680Z] #47 1.636 -- Detecting C compiler ABI info - done [2022-04-04T13:32:18.680Z] #47 1.685 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T13:32:18.680Z] #47 1.687 -- Detecting C compile features [2022-04-04T13:32:18.680Z] #47 1.688 -- Detecting C compile features - done [2022-04-04T13:32:18.680Z] #47 1.701 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T13:32:18.680Z] #47 1.762 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T13:32:18.680Z] #47 1.790 -- Configuring done [2022-04-04T13:32:18.680Z] #47 1.796 -- Generating done [2022-04-04T13:32:18.680Z] #47 1.798 -- Build files have been written to: /tmp/tmp.phseGyBW3N/tini [2022-04-04T13:32:18.680Z] #47 1.801 + make tini-static [2022-04-04T13:32:18.680Z] #47 1.897 Scanning dependencies of target tini-static [2022-04-04T13:32:18.680Z] #47 1.919 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T13:32:18.680Z] #47 2.395 [100%] Linking C executable tini-static [2022-04-04T13:32:18.680Z] #47 2.674 [100%] Built target tini-static [2022-04-04T13:32:18.680Z] #47 2.693 + mkdir -p /build [2022-04-04T13:32:18.680Z] #47 2.697 + cp tini-static /build/docker-init [2022-04-04T13:32:18.680Z] #47 DONE 3.0s [2022-04-04T13:32:18.680Z] [2022-04-04T13:32:18.680Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:32:18.680Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T13:32:18.680Z] #20 47.88 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T13:32:18.680Z] #20 47.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:32:18.940Z] #20 47.88 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T13:32:18.940Z] #20 47.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T13:32:18.940Z] #20 47.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:32:18.940Z] #20 47.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T13:32:19.353Z] #14 ... [2022-04-04T13:32:19.353Z] [2022-04-04T13:32:19.353Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:32:19.353Z] #63 sha256:e938f386a7dae03c06b340e8393264f4ed37b8e03313eca97d67fb105239527e [2022-04-04T13:32:19.353Z] #63 94.90 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T13:32:19.353Z] #63 94.90 + GOBIN=/build [2022-04-04T13:32:19.353Z] #63 94.90 + GO111MODULE=on [2022-04-04T13:32:19.353Z] #63 94.90 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:32:20.316Z] #20 ... [2022-04-04T13:32:20.316Z] [2022-04-04T13:32:20.316Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T13:32:20.316Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T13:32:20.316Z] #49 CACHED [2022-04-04T13:32:20.316Z] [2022-04-04T13:32:20.316Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-04-04T13:32:20.316Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T13:32:20.316Z] #50 CACHED [2022-04-04T13:32:20.316Z] [2022-04-04T13:32:20.316Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-04T13:32:20.316Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T13:32:20.316Z] #53 CACHED [2022-04-04T13:32:20.316Z] [2022-04-04T13:32:20.316Z] #54 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:32:20.316Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T13:32:20.316Z] #54 CACHED [2022-04-04T13:32:20.316Z] [2022-04-04T13:32:20.316Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-04T13:32:20.316Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T13:32:20.316Z] #56 CACHED [2022-04-04T13:32:20.316Z] [2022-04-04T13:32:20.316Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:32:20.316Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:32:20.316Z] #58 CACHED [2022-04-04T13:32:20.316Z] [2022-04-04T13:32:20.316Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-04T13:32:20.316Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T13:32:20.316Z] #60 CACHED [2022-04-04T13:32:20.316Z] [2022-04-04T13:32:20.316Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:32:20.316Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T13:32:21.253Z] #20 50.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T13:32:21.253Z] #20 50.35 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:32:21.253Z] #20 50.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:32:24.614Z] #63 99.80 rootlesskit version 1.0.0 [2022-04-04T13:32:24.614Z] #63 99.89 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T13:32:24.614Z] #63 99.89 -container-ip string [2022-04-04T13:32:24.614Z] #63 99.89 container ip [2022-04-04T13:32:24.614Z] #63 99.89 -container-port int [2022-04-04T13:32:24.614Z] #63 99.89 container port (default -1) [2022-04-04T13:32:24.614Z] #63 99.89 -host-ip string [2022-04-04T13:32:24.614Z] #63 99.89 host ip [2022-04-04T13:32:24.614Z] #63 99.89 -host-port int [2022-04-04T13:32:24.614Z] #63 99.89 host port (default -1) [2022-04-04T13:32:24.614Z] #63 99.89 -proto string [2022-04-04T13:32:24.614Z] #63 99.89 proxy protocol (default "tcp") [2022-04-04T13:32:24.614Z] #63 ... [2022-04-04T13:32:24.614Z] [2022-04-04T13:32:24.614Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:32:24.614Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:32:24.614Z] #14 96.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T13:32:24.614Z] #14 96.12 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T13:32:24.614Z] #14 96.13 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T13:32:24.614Z] #14 96.24 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T13:32:24.614Z] #14 96.24 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 96.24 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T13:32:24.614Z] #14 96.36 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T13:32:24.614Z] #14 96.40 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 96.40 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T13:32:24.614Z] #14 96.53 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T13:32:24.614Z] #14 96.54 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 96.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:32:24.614Z] #14 96.65 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T13:32:24.614Z] #14 96.65 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 96.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:32:24.614Z] #14 96.84 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T13:32:24.614Z] #14 96.84 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 96.85 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:32:24.614Z] #14 96.91 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T13:32:24.614Z] #14 96.92 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 96.93 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-04T13:32:24.614Z] #14 97.07 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T13:32:24.614Z] #14 97.07 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 97.07 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T13:32:24.614Z] #14 97.31 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-04T13:32:24.614Z] #14 97.31 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 97.32 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T13:32:24.614Z] #14 97.47 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-04T13:32:24.614Z] #14 97.47 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 97.48 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T13:32:24.614Z] #14 97.61 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-04T13:32:24.614Z] #14 97.61 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 97.62 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T13:32:24.614Z] #14 97.69 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-04T13:32:24.614Z] #14 97.70 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 97.70 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T13:32:24.614Z] #14 98.09 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T13:32:24.614Z] #14 98.10 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 98.10 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T13:32:24.614Z] #14 98.28 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T13:32:24.614Z] #14 98.28 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 98.29 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:32:24.614Z] #14 98.37 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T13:32:24.614Z] #14 98.37 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 98.38 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T13:32:24.614Z] #14 98.49 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T13:32:24.614Z] #14 98.50 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-04T13:32:24.614Z] #14 98.50 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T13:32:24.614Z] #14 99.02 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T13:32:24.614Z] #14 99.03 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T13:32:24.614Z] #14 99.05 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T13:32:24.614Z] #14 99.06 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T13:32:24.614Z] #14 99.09 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T13:32:24.614Z] #14 99.10 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T13:32:24.614Z] #14 99.11 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:32:24.614Z] #14 99.14 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T13:32:24.614Z] #14 99.15 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-04T13:32:24.614Z] #14 99.16 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T13:32:24.614Z] #14 99.17 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T13:32:24.614Z] #14 99.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:32:24.614Z] #14 99.20 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T13:32:24.614Z] #14 99.21 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T13:32:24.614Z] #14 99.22 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T13:32:24.614Z] #14 99.23 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T13:32:24.614Z] #14 99.24 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T13:32:24.614Z] #14 99.25 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T13:32:24.614Z] #14 99.27 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T13:32:24.614Z] #14 99.28 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T13:32:24.614Z] #14 99.29 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:32:24.614Z] #14 99.30 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-04-04T13:32:24.614Z] #14 99.31 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:32:24.614Z] #14 99.32 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-04-04T13:32:24.614Z] #14 99.33 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T13:32:24.614Z] #14 99.35 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:32:24.614Z] #14 99.35 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-04-04T13:32:24.614Z] #14 99.36 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:32:24.614Z] #14 99.38 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T13:32:24.615Z] #14 99.39 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:32:24.615Z] #14 99.40 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T13:32:24.615Z] #14 99.42 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:32:24.615Z] #14 99.43 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:32:24.615Z] #14 99.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:32:25.444Z] #20 54.16 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T13:32:25.444Z] #20 54.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:32:25.444Z] #20 54.16 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:32:25.824Z] Running on azwin-2-7211f0 in d:\jenkins\workspace\moby_PR-43457 [Pipeline] { [Pipeline] ws [2022-04-04T13:32:25.844Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-04T13:32:26.513Z] #14 DONE 102.9s [2022-04-04T13:32:26.513Z] [2022-04-04T13:32:26.513Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:32:26.513Z] #63 sha256:e938f386a7dae03c06b340e8393264f4ed37b8e03313eca97d67fb105239527e [2022-04-04T13:32:26.513Z] #63 DONE 102.5s [2022-04-04T13:32:26.513Z] [2022-04-04T13:32:26.513Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T13:32:26.513Z] #55 sha256:2a370dec0f4233a77a3cc791eb325c646b03bad35d747f290102d20e2ccc6e78 [2022-04-04T13:32:26.770Z] #55 ... [2022-04-04T13:32:26.770Z] [2022-04-04T13:32:26.770Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T13:32:26.770Z] #64 sha256:d7c3a313f5981e9ad1058f1c4825c4fc0d135a0e74b2109b7add976852c03587 [2022-04-04T13:32:26.770Z] #64 DONE 0.1s [2022-04-04T13:32:26.821Z] #20 55.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T13:32:26.821Z] #20 55.76 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:32:26.821Z] #20 55.77 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T13:32:27.028Z] [2022-04-04T13:32:27.028Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T13:32:27.028Z] #55 sha256:2a370dec0f4233a77a3cc791eb325c646b03bad35d747f290102d20e2ccc6e78 [2022-04-04T13:32:27.028Z] #55 DONE 0.3s [2022-04-04T13:32:27.028Z] [2022-04-04T13:32:27.028Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:32:27.028Z] #56 sha256:4efc5bb7d0880756b98a2ac3872cd61fa4ead2cb7284d36530eb1486063e278d [2022-04-04T13:32:27.028Z] #56 ... [2022-04-04T13:32:27.028Z] [2022-04-04T13:32:27.028Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T13:32:27.028Z] #65 sha256:7408ed75acb398eadb1ef01b228bdc820e5558c13a0db97162a6dd92986e68db [2022-04-04T13:32:27.028Z] #65 DONE 0.3s [2022-04-04T13:32:27.286Z] [2022-04-04T13:32:27.286Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T13:32:27.286Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-04T13:32:27.294Z] The recommended git tool is: git [2022-04-04T13:32:28.722Z] #20 57.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T13:32:28.722Z] #20 57.28 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:32:28.722Z] #20 57.29 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:32:30.135Z] Running on azwin-2-33f670 in d:\jenkins\workspace\moby_PR-43457 [Pipeline] { [Pipeline] ws [2022-04-04T13:32:30.152Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-04T13:32:30.565Z] #15 DONE 3.4s [2022-04-04T13:32:30.565Z] [2022-04-04T13:32:30.565Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:32:30.565Z] #56 sha256:4efc5bb7d0880756b98a2ac3872cd61fa4ead2cb7284d36530eb1486063e278d [2022-04-04T13:32:30.565Z] #56 3.122 + RM_GOPATH=0 [2022-04-04T13:32:30.565Z] #56 3.122 + TMP_GOPATH= [2022-04-04T13:32:30.565Z] #56 3.122 + : /build [2022-04-04T13:32:30.565Z] #56 3.122 + '[' -z '' ']' [2022-04-04T13:32:30.565Z] #56 3.122 ++ mktemp -d [2022-04-04T13:32:30.565Z] #56 3.122 + export GOPATH=/tmp/tmp.CzoA3AoAF4 [2022-04-04T13:32:30.565Z] #56 3.122 + GOPATH=/tmp/tmp.CzoA3AoAF4 [2022-04-04T13:32:30.565Z] #56 3.122 + RM_GOPATH=1 [2022-04-04T13:32:30.565Z] #56 3.122 + case "$(go env GOARCH)" in [2022-04-04T13:32:30.565Z] #56 3.122 ++ go env GOARCH [2022-04-04T13:32:30.565Z] #56 3.122 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:32:30.565Z] #56 3.122 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:32:30.565Z] #56 3.122 ++ dirname /install.sh [2022-04-04T13:32:30.565Z] #56 3.122 + dir=/ [2022-04-04T13:32:30.565Z] #56 3.122 + bin=runc [2022-04-04T13:32:30.565Z] #56 3.122 + shift [2022-04-04T13:32:30.565Z] #56 3.122 + '[' '!' -f //runc.installer ']' [2022-04-04T13:32:30.565Z] #56 3.122 + . //runc.installer [2022-04-04T13:32:30.565Z] #56 3.122 ++ set -e [2022-04-04T13:32:30.565Z] #56 3.122 ++ : v1.1.1 [2022-04-04T13:32:30.565Z] #56 3.122 + install_runc [2022-04-04T13:32:30.565Z] #56 3.122 + RUNC_BUILDTAGS=seccomp [2022-04-04T13:32:30.565Z] #56 3.122 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T13:32:30.565Z] #56 3.122 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CzoA3AoAF4/src/github.com/opencontainers/runc [2022-04-04T13:32:30.565Z] #56 3.122 Cloning into '/tmp/tmp.CzoA3AoAF4/src/github.com/opencontainers/runc'... [2022-04-04T13:32:30.565Z] #56 3.131 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T13:32:30.859Z] The recommended git tool is: git [2022-04-04T13:32:32.009Z] #20 61.02 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T13:32:32.009Z] #20 61.03 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-04T13:32:32.009Z] #20 61.04 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:32:33.845Z] #56 ... [2022-04-04T13:32:33.845Z] [2022-04-04T13:32:33.845Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T13:32:33.845Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-04T13:32:33.845Z] #16 DONE 3.6s [2022-04-04T13:32:33.845Z] [2022-04-04T13:32:33.845Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T13:32:33.845Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-04T13:32:33.914Z] #20 62.76 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T13:32:33.914Z] #20 62.77 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T13:32:33.914Z] #20 62.78 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T13:32:33.914Z] #20 62.85 Selecting previously unselected package libapparmor1:amd64. [2022-04-04T13:32:33.914Z] #20 62.85 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-04T13:32:33.914Z] #20 62.86 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T13:32:33.914Z] #20 62.92 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-04T13:32:33.914Z] #20 62.92 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-04T13:32:33.914Z] #20 62.93 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T13:32:33.914Z] #20 63.00 Selecting previously unselected package libbtrfs0:amd64. [2022-04-04T13:32:33.914Z] #20 63.01 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-04T13:32:34.172Z] #20 63.02 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:32:34.172Z] #20 63.09 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-04T13:32:34.172Z] #20 63.10 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-04T13:32:34.172Z] #20 63.10 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:32:34.172Z] #20 63.22 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-04T13:32:34.172Z] #20 63.23 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:32:34.172Z] #20 63.23 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:32:34.431Z] #20 63.27 Selecting previously unselected package libudev-dev:amd64. [2022-04-04T13:32:34.431Z] #20 63.28 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-04T13:32:34.431Z] #20 63.29 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-04T13:32:34.431Z] #20 63.36 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-04T13:32:34.431Z] #20 63.36 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-04T13:32:34.431Z] #20 63.36 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T13:32:34.431Z] #20 63.48 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-04T13:32:34.431Z] #20 63.49 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-04T13:32:34.431Z] #20 63.50 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T13:32:34.690Z] #20 63.59 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-04T13:32:34.690Z] #20 63.60 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-04T13:32:34.690Z] #20 63.61 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T13:32:34.690Z] #20 63.70 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-04T13:32:34.690Z] #20 63.70 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-04T13:32:34.690Z] #20 63.71 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T13:32:34.690Z] #20 63.75 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-04T13:32:34.690Z] #20 63.75 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-04T13:32:34.690Z] #20 63.76 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T13:32:34.949Z] #20 63.95 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-04T13:32:34.949Z] #20 63.95 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-04T13:32:34.949Z] #20 63.95 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T13:32:34.949Z] #20 64.04 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-04T13:32:35.207Z] #20 64.06 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-04T13:32:35.207Z] #20 64.06 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:32:35.207Z] #20 64.10 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-04T13:32:35.207Z] #20 64.11 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-04T13:32:35.207Z] #20 64.11 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T13:32:35.207Z] #20 64.18 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-04T13:32:35.207Z] #20 64.18 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-04T13:32:35.207Z] #20 64.19 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T13:32:35.207Z] #20 ... [2022-04-04T13:32:35.207Z] [2022-04-04T13:32:35.207Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:32:35.207Z] #67 sha256:92996014abd96dfe77ef897e00300f81dd4858fe8aeed809e940af76ca2cdb0b [2022-04-04T13:32:35.207Z] #67 12.02 + cd /tmp/tmp.gLJvVqYjet/src/github.com/containerd/containerd [2022-04-04T13:32:35.207Z] #67 12.02 + git checkout -q v1.6.2 [2022-04-04T13:32:35.207Z] #67 12.18 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T13:32:35.207Z] #67 12.18 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T13:32:35.207Z] #67 12.18 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T13:32:35.207Z] #67 12.18 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T13:32:35.207Z] #67 12.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T13:32:35.207Z] #67 12.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T13:32:35.207Z] #67 12.18 + '[' '' = dynamic ']' [2022-04-04T13:32:35.207Z] #67 12.18 + make [2022-04-04T13:32:35.207Z] #67 13.07 + bin/ctr [2022-04-04T13:32:35.466Z] #67 ... [2022-04-04T13:32:35.466Z] [2022-04-04T13:32:35.466Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:32:35.466Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-04T13:32:35.466Z] #20 64.45 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-04T13:32:35.466Z] #20 64.46 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-04T13:32:35.466Z] #20 64.47 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T13:32:35.466Z] #20 64.48 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-04T13:32:35.466Z] #20 64.49 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T13:32:35.466Z] #20 64.50 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-04T13:32:35.466Z] #20 64.51 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-04T13:32:35.466Z] #20 64.53 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-04T13:32:35.466Z] #20 64.54 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-04T13:32:35.466Z] #20 64.55 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-04T13:32:35.466Z] #20 64.56 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T13:32:35.466Z] #20 64.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-04T13:32:35.466Z] #20 64.59 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T13:32:35.466Z] #20 64.60 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-04T13:32:35.466Z] #20 64.61 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T13:32:35.466Z] #20 64.62 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-04T13:32:35.466Z] #20 64.64 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T13:32:35.725Z] #20 64.65 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-04T13:32:35.725Z] #20 64.67 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-04T13:32:35.725Z] #20 64.68 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T13:32:35.725Z] #20 64.69 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:32:35.725Z] #20 64.71 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-04-04T13:32:35.725Z] #20 64.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:32:35.725Z] #20 64.73 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-04-04T13:32:35.725Z] #20 64.73 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T13:32:35.725Z] #20 64.74 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:32:35.725Z] #20 64.75 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-04-04T13:32:35.725Z] #20 64.76 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:32:35.725Z] #20 64.77 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T13:32:35.725Z] #20 64.79 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:32:35.725Z] #20 64.80 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T13:32:35.725Z] #20 64.82 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:32:35.725Z] #20 64.85 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-04T13:32:35.725Z] #20 64.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:32:35.742Z] #17 2.131 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T13:32:35.999Z] #17 DONE 2.2s [2022-04-04T13:32:35.999Z] [2022-04-04T13:32:35.999Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T13:32:35.999Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-04T13:32:37.634Z] #20 DONE 66.3s [2022-04-04T13:32:37.634Z] [2022-04-04T13:32:37.634Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:32:37.634Z] #67 sha256:92996014abd96dfe77ef897e00300f81dd4858fe8aeed809e940af76ca2cdb0b [2022-04-04T13:32:37.634Z] #67 ... [2022-04-04T13:32:37.634Z] [2022-04-04T13:32:37.634Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-04T13:32:37.634Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a [2022-04-04T13:32:37.899Z] #18 DONE 1.7s [2022-04-04T13:32:37.899Z] [2022-04-04T13:32:37.899Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T13:32:37.899Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-04T13:32:38.572Z] #21 1.105 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T13:32:38.572Z] #21 1.105 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-04T13:32:38.572Z] #21 1.105 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T13:32:39.271Z] #19 DONE 1.6s [2022-04-04T13:32:39.271Z] [2022-04-04T13:32:39.271Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:32:39.271Z] #56 sha256:4efc5bb7d0880756b98a2ac3872cd61fa4ead2cb7284d36530eb1486063e278d [2022-04-04T13:32:39.271Z] #56 10.90 + cd /tmp/tmp.CzoA3AoAF4/src/github.com/opencontainers/runc [2022-04-04T13:32:39.271Z] #56 10.90 + git checkout -q v1.1.1 [2022-04-04T13:32:39.271Z] #56 11.33 + '[' -z '' ']' [2022-04-04T13:32:39.271Z] #56 11.33 + target=static [2022-04-04T13:32:39.271Z] #56 11.33 + make BUILDTAGS=seccomp static [2022-04-04T13:32:39.271Z] #56 11.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-04T13:32:40.735Z] #56 ... [2022-04-04T13:32:40.735Z] [2022-04-04T13:32:40.735Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T13:32:40.735Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-04T13:32:40.735Z] #20 DONE 1.8s [2022-04-04T13:32:40.993Z] [2022-04-04T13:32:40.994Z] #21 [dev-systemd-false 7/24] 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 zstd [2022-04-04T13:32:40.994Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T13:32:42.906Z] #21 1.872 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:32:42.906Z] #21 1.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:32:42.906Z] #21 1.906 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:32:43.164Z] #21 2.329 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-04T13:32:43.728Z] #21 2.914 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-04T13:32:44.101Z] #21 1.649 Reading package lists... [2022-04-04T13:32:45.102Z] #21 3.982 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-04T13:32:46.037Z] #21 ... [2022-04-04T13:32:46.037Z] [2022-04-04T13:32:46.037Z] #34 [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-04-04T13:32:46.037Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T13:32:46.037Z] #34 DONE 121.9s [2022-04-04T13:32:46.037Z] [2022-04-04T13:32:46.037Z] #21 [dev-systemd-false 7/24] 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 zstd [2022-04-04T13:32:46.037Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T13:32:48.289Z] #21 6.236 Reading package lists... [2022-04-04T13:32:48.562Z] #21 7.499 Fetched 8508 kB in 6s (1442 kB/s) [2022-04-04T13:32:49.666Z] #21 11.04 Building dependency tree... [2022-04-04T13:32:49.666Z] #21 12.14 Reading state information... [2022-04-04T13:32:50.457Z] #21 7.499 Reading package lists... [2022-04-04T13:32:50.604Z] #21 13.29 The following additional packages will be installed: [2022-04-04T13:32:50.604Z] #21 13.29 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-04T13:32:50.604Z] #21 13.29 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-04T13:32:50.604Z] #21 13.29 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-04T13:32:50.604Z] #21 13.29 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-04T13:32:50.604Z] #21 13.29 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-04T13:32:50.604Z] #21 13.30 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-04T13:32:50.604Z] #21 13.30 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-04T13:32:50.604Z] #21 13.32 Suggested packages: [2022-04-04T13:32:50.604Z] #21 13.32 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-04T13:32:50.604Z] #21 13.32 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-04T13:32:50.604Z] #21 13.32 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-04T13:32:50.604Z] #21 13.32 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-04T13:32:50.604Z] #21 13.32 seccomp:ppc64el seccomp:s390x [2022-04-04T13:32:50.604Z] #21 13.32 Recommended packages: [2022-04-04T13:32:50.604Z] #21 13.32 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-04T13:32:50.604Z] #21 13.32 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-04T13:32:50.604Z] #21 13.32 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-04T13:32:50.604Z] #21 13.32 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-04T13:32:51.172Z] #21 13.76 The following NEW packages will be installed: [2022-04-04T13:32:51.172Z] #21 13.76 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-04T13:32:51.172Z] #21 13.76 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-04T13:32:51.172Z] #21 13.76 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-04T13:32:51.172Z] #21 13.76 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-04T13:32:51.172Z] #21 13.76 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-04T13:32:51.172Z] #21 13.76 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-04T13:32:51.172Z] #21 13.76 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-04T13:32:51.172Z] #21 13.77 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-04T13:32:51.172Z] #21 13.77 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-04T13:32:51.172Z] #21 13.77 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-04T13:32:51.172Z] #21 13.77 libseccomp2:ppc64el libseccomp2:s390x [2022-04-04T13:32:51.491Z] #21 14.12 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:32:51.491Z] #21 14.12 Need to get 15.9 MB of archives. [2022-04-04T13:32:51.491Z] #21 14.12 After this operation, 73.0 MB of additional disk space will be used. [2022-04-04T13:32:51.491Z] #21 14.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-04T13:32:51.491Z] #21 14.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-04T13:32:51.491Z] #21 14.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-04T13:32:51.491Z] #21 14.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-04T13:32:51.491Z] #21 14.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-04T13:32:51.491Z] #21 14.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-04T13:32:51.491Z] #21 14.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-04T13:32:51.491Z] #21 14.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-04T13:32:51.491Z] #21 14.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-04T13:32:51.491Z] #21 14.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-04T13:32:51.491Z] #21 14.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-04T13:32:51.491Z] #21 14.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-04T13:32:51.750Z] #21 14.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-04T13:32:51.750Z] #21 14.41 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-04T13:32:51.750Z] #21 14.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-04T13:32:51.750Z] #21 14.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-04T13:32:51.750Z] #21 14.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-04T13:32:51.750Z] #21 14.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-04T13:32:51.750Z] #21 14.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-04T13:32:51.750Z] #21 14.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-04T13:32:51.750Z] #21 14.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-04T13:32:51.750Z] #21 14.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-04T13:32:51.750Z] #21 14.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-04T13:32:51.750Z] #21 14.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-04T13:32:52.018Z] #21 14.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-04T13:32:52.018Z] #21 14.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-04T13:32:52.018Z] #21 14.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-04T13:32:52.018Z] #21 14.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-04T13:32:52.018Z] #21 14.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-04T13:32:52.018Z] #21 14.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-04T13:32:52.018Z] #21 14.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-04T13:32:52.018Z] #21 14.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-04T13:32:52.018Z] #21 14.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-04T13:32:52.018Z] #21 14.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-04T13:32:52.018Z] #21 14.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-04T13:32:52.018Z] #21 14.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-04T13:32:52.018Z] #21 14.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-04T13:32:52.018Z] #21 14.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-04T13:32:52.018Z] #21 14.58 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-04T13:32:52.018Z] #21 14.58 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-04T13:32:52.403Z] #21 9.347 Reading package lists... [2022-04-04T13:32:52.588Z] #21 15.20 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:32:52.641Z] using credential docker-jenkins-github-credentials [2022-04-04T13:32:52.721Z] Cloning the remote Git repository [2022-04-04T13:32:52.721Z] Cloning with configured refspecs honoured and without tags [2022-04-04T13:32:52.847Z] #21 15.44 Fetched 15.9 MB in 1s (21.2 MB/s) [2022-04-04T13:32:52.847Z] #21 15.47 Selecting previously unselected package gcc-10-base:armel. [2022-04-04T13:32:52.847Z] #21 15.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-04T13:32:52.847Z] #21 15.53 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-04T13:32:52.847Z] #21 15.54 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-04T13:32:52.847Z] #21 15.59 Selecting previously unselected package gcc-10-base:armhf. [2022-04-04T13:32:52.847Z] #21 15.60 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-04T13:32:52.847Z] #21 15.60 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-04T13:32:52.847Z] #21 15.65 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-04T13:32:52.974Z] #21 11.44 Building dependency tree... [2022-04-04T13:32:53.109Z] #21 15.65 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-04T13:32:53.109Z] #21 15.66 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-04T13:32:53.109Z] #21 15.71 Selecting previously unselected package gcc-10-base:s390x. [2022-04-04T13:32:53.109Z] #21 15.71 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-04T13:32:53.109Z] #21 15.72 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-04T13:32:53.109Z] #21 15.79 Selecting previously unselected package gcc-10-base:arm64. [2022-04-04T13:32:53.109Z] #21 15.79 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-04T13:32:53.109Z] #21 15.80 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-04T13:32:53.109Z] #21 15.86 Selecting previously unselected package libgcc-s1:armel. [2022-04-04T13:32:53.109Z] #21 15.87 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-04T13:32:53.109Z] #21 15.88 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-04T13:32:53.109Z] #21 15.93 Selecting previously unselected package libcrypt1:armel. [2022-04-04T13:32:52.918Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T13:32:53.374Z] #21 15.94 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-04T13:32:53.374Z] #21 15.95 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-04T13:32:53.374Z] #21 16.06 Selecting previously unselected package libc6:armel. [2022-04-04T13:32:53.374Z] #21 16.06 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-04T13:32:53.549Z] #21 12.65 The following additional packages will be installed: [2022-04-04T13:32:53.549Z] #21 12.66 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T13:32:53.549Z] #21 12.66 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-04T13:32:53.549Z] #21 12.66 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T13:32:53.549Z] #21 12.66 python3-pkg-resources vim-runtime xxd [2022-04-04T13:32:53.549Z] #21 12.66 Suggested packages: [2022-04-04T13:32:53.549Z] #21 12.67 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-04T13:32:53.549Z] #21 12.67 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-04T13:32:53.549Z] #21 12.67 acl attr quota [2022-04-04T13:32:53.549Z] #21 12.67 Recommended packages: [2022-04-04T13:32:53.549Z] #21 12.67 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T13:32:53.631Z] #21 16.21 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-04T13:32:54.148Z] #21 16.64 Selecting previously unselected package libapparmor1:armel. [2022-04-04T13:32:54.148Z] #21 16.65 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-04T13:32:54.148Z] #21 16.66 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-04T13:32:54.148Z] #21 16.71 Selecting previously unselected package libapparmor-dev:armel. [2022-04-04T13:32:54.148Z] #21 16.72 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-04T13:32:54.148Z] #21 16.72 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-04T13:32:54.148Z] #21 16.79 Selecting previously unselected package libgcc-s1:arm64. [2022-04-04T13:32:54.148Z] #21 16.80 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-04T13:32:54.148Z] #21 16.80 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-04T13:32:54.148Z] #21 16.85 Selecting previously unselected package libcrypt1:arm64. [2022-04-04T13:32:54.148Z] #21 16.85 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-04T13:32:54.148Z] #21 16.86 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-04T13:32:54.148Z] #21 16.94 Selecting previously unselected package libc6:arm64. [2022-04-04T13:32:54.406Z] #21 16.95 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-04T13:32:54.406Z] #21 17.11 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-04T13:32:54.918Z] #21 13.80 The following NEW packages will be installed: [2022-04-04T13:32:54.918Z] #21 13.81 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-04T13:32:54.918Z] #21 13.81 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T13:32:54.918Z] #21 13.81 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-04T13:32:54.918Z] #21 13.81 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-04T13:32:54.918Z] #21 13.81 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-04T13:32:54.918Z] #21 13.81 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-04T13:32:54.918Z] #21 13.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T13:32:54.918Z] #21 13.82 xz-utils zip zstd [2022-04-04T13:32:54.918Z] #21 14.11 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:32:54.918Z] #21 14.11 Need to get 27.6 MB of archives. [2022-04-04T13:32:54.918Z] #21 14.11 After this operation, 106 MB of additional disk space will be used. [2022-04-04T13:32:54.918Z] #21 14.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-04T13:32:54.918Z] #21 14.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-04T13:32:54.918Z] #21 14.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-04T13:32:54.918Z] #21 14.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-04T13:32:54.918Z] #21 14.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-04T13:32:54.918Z] #21 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-04T13:32:54.918Z] #21 14.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-04T13:32:54.918Z] #21 14.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-04T13:32:54.918Z] #21 14.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T13:32:54.918Z] #21 14.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T13:32:54.918Z] #21 14.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T13:32:54.918Z] #21 14.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-04T13:32:54.918Z] #21 14.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-04T13:32:54.918Z] #21 14.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-04T13:32:54.918Z] #21 14.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-04T13:32:54.918Z] #21 14.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-04T13:32:54.918Z] #21 14.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-04T13:32:54.973Z] #21 17.61 Selecting previously unselected package libapparmor1:arm64. [2022-04-04T13:32:54.973Z] #21 17.62 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-04T13:32:54.973Z] #21 17.62 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-04T13:32:54.973Z] #21 17.67 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-04T13:32:54.973Z] #21 17.67 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-04T13:32:54.973Z] #21 17.68 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-04T13:32:54.973Z] #21 17.75 Selecting previously unselected package libgcc-s1:s390x. [2022-04-04T13:32:54.973Z] #21 17.75 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-04T13:32:54.973Z] #21 17.75 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-04T13:32:54.973Z] #21 17.80 Selecting previously unselected package libcrypt1:s390x. [2022-04-04T13:32:55.175Z] #21 14.21 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T13:32:55.175Z] #21 14.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-04T13:32:55.175Z] #21 14.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-04T13:32:55.175Z] #21 14.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-04T13:32:55.175Z] #21 14.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T13:32:55.175Z] #21 14.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T13:32:55.175Z] #21 14.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T13:32:55.175Z] #21 14.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-04T13:32:55.175Z] #21 14.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-04T13:32:55.175Z] #21 14.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-04T13:32:55.232Z] #21 17.80 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-04T13:32:55.232Z] #21 17.81 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-04T13:32:55.232Z] #21 17.90 Selecting previously unselected package libc6:s390x. [2022-04-04T13:32:55.232Z] #21 17.91 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-04T13:32:55.432Z] #21 14.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-04T13:32:55.432Z] #21 14.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T13:32:55.432Z] #21 14.57 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-04-04T13:32:55.432Z] #21 14.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T13:32:55.432Z] #21 14.57 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-04T13:32:55.432Z] #21 14.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-04T13:32:55.432Z] #21 14.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T13:32:55.432Z] #21 14.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T13:32:53.337Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-04T13:32:54.151Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:32:54.152Z] > git --version # timeout=10 [2022-04-04T13:32:54.199Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T13:32:54.200Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:32:54.202Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:32:55.491Z] #21 18.09 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-04T13:32:55.688Z] #21 14.63 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T13:32:55.688Z] #21 14.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T13:32:55.688Z] #21 14.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T13:32:55.688Z] #21 14.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T13:32:55.688Z] #21 14.65 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T13:32:55.688Z] #21 14.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-04T13:32:55.688Z] #21 14.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-04T13:32:55.688Z] #21 14.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-04T13:32:55.688Z] #21 14.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T13:32:55.688Z] #21 14.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-04T13:32:55.749Z] #21 18.56 Selecting previously unselected package libapparmor1:s390x. [2022-04-04T13:32:55.750Z] #21 18.56 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-04T13:32:55.750Z] #21 18.56 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-04T13:32:55.750Z] #21 18.61 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-04T13:32:55.944Z] #21 14.92 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-04T13:32:55.944Z] #21 14.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-04T13:32:55.944Z] #21 14.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-04T13:32:55.982Z] using credential docker-jenkins-github-credentials [2022-04-04T13:32:56.008Z] #21 18.61 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-04T13:32:56.008Z] #21 18.62 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-04T13:32:56.008Z] #21 18.69 Selecting previously unselected package libgcc-s1:armhf. [2022-04-04T13:32:56.008Z] #21 18.69 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-04T13:32:56.008Z] #21 18.70 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-04T13:32:56.008Z] #21 18.75 Selecting previously unselected package libcrypt1:armhf. [2022-04-04T13:32:56.008Z] #21 18.75 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-04T13:32:56.008Z] #21 18.76 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-04T13:32:56.008Z] #21 18.85 Selecting previously unselected package libc6:armhf. [2022-04-04T13:32:56.008Z] #21 18.85 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-04T13:32:56.061Z] Cloning the remote Git repository [2022-04-04T13:32:56.061Z] Cloning with configured refspecs honoured and without tags [2022-04-04T13:32:56.267Z] #21 19.06 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-04T13:32:56.506Z] #21 15.50 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:32:56.506Z] #21 15.60 Fetched 27.6 MB in 1s (24.6 MB/s) [2022-04-04T13:32:56.506Z] #21 15.65 Selecting previously unselected package pigz. [2022-04-04T13:32:56.506Z] #21 15.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 ... 24010 files and directories currently installed.) [2022-04-04T13:32:56.506Z] #21 15.70 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-04T13:32:56.762Z] #21 15.71 Unpacking pigz (2.6-1) ... [2022-04-04T13:32:56.762Z] #21 15.78 Selecting previously unselected package libelf1:amd64. [2022-04-04T13:32:56.762Z] #21 15.78 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-04T13:32:56.762Z] #21 15.79 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-04T13:32:56.763Z] #21 15.91 Selecting previously unselected package libbpf0:amd64. [2022-04-04T13:32:56.763Z] #21 15.91 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-04T13:32:56.763Z] #21 15.92 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-04T13:32:56.258Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T13:32:56.678Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-04T13:32:56.834Z] #21 19.52 Selecting previously unselected package libapparmor1:armhf. [2022-04-04T13:32:56.834Z] #21 19.52 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-04T13:32:56.834Z] #21 19.53 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-04T13:32:56.834Z] #21 19.59 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-04T13:32:57.019Z] #21 16.03 Selecting previously unselected package libcap2:amd64. [2022-04-04T13:32:57.019Z] #21 16.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-04T13:32:57.019Z] #21 16.04 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-04T13:32:57.019Z] #21 16.09 Selecting previously unselected package libmnl0:amd64. [2022-04-04T13:32:57.019Z] #21 16.09 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-04T13:32:57.019Z] #21 16.10 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-04T13:32:57.019Z] #21 16.15 Selecting previously unselected package libxtables12:amd64. [2022-04-04T13:32:57.019Z] #21 16.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-04T13:32:57.019Z] #21 16.17 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-04T13:32:57.019Z] #21 16.24 Selecting previously unselected package libcap2-bin. [2022-04-04T13:32:57.019Z] #21 16.25 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-04T13:32:57.093Z] #21 19.59 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-04T13:32:57.093Z] #21 19.59 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-04T13:32:57.093Z] #21 19.66 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-04T13:32:57.093Z] #21 19.66 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-04T13:32:57.093Z] #21 19.67 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-04T13:32:57.093Z] #21 19.73 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-04T13:32:57.093Z] #21 19.74 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-04T13:32:57.093Z] #21 19.74 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-04T13:32:57.093Z] #21 19.83 Selecting previously unselected package libc6:ppc64el. [2022-04-04T13:32:57.093Z] #21 19.83 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-04T13:32:57.275Z] #21 16.26 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T13:32:57.275Z] #21 16.35 Selecting previously unselected package iproute2. [2022-04-04T13:32:57.275Z] #21 16.35 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-04T13:32:57.275Z] #21 16.37 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T13:32:57.352Z] #21 20.04 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-04T13:32:57.788Z] #21 16.82 Selecting previously unselected package xxd. [2022-04-04T13:32:57.788Z] #21 16.83 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T13:32:57.788Z] #21 16.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:32:57.788Z] #21 16.93 Selecting previously unselected package vim-common. [2022-04-04T13:32:57.788Z] #21 16.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:32:57.788Z] #21 16.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:32:57.919Z] #21 20.59 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-04T13:32:57.919Z] #21 20.60 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-04T13:32:57.919Z] #21 20.60 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-04T13:32:57.919Z] #21 20.66 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-04T13:32:57.919Z] #21 20.66 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-04T13:32:57.919Z] #21 20.67 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-04T13:32:57.919Z] #21 20.73 Selecting previously unselected package libseccomp2:s390x. [2022-04-04T13:32:58.044Z] #21 17.12 Selecting previously unselected package bash-completion. [2022-04-04T13:32:58.044Z] #21 17.12 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-04T13:32:58.178Z] #21 20.73 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-04T13:32:58.178Z] #21 20.74 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-04T13:32:58.178Z] #21 20.77 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-04T13:32:58.178Z] #21 20.78 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-04T13:32:58.178Z] #21 20.79 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-04T13:32:58.178Z] #21 20.86 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-04T13:32:58.178Z] #21 20.86 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-04T13:32:58.178Z] #21 20.87 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-04T13:32:58.178Z] #21 20.91 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-04T13:32:58.178Z] #21 20.92 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-04T13:32:58.178Z] #21 20.93 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-04T13:32:58.178Z] #21 20.99 Selecting previously unselected package libseccomp2:armhf. [2022-04-04T13:32:58.437Z] #21 21.00 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-04T13:32:58.437Z] #21 21.00 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-04T13:32:58.437Z] #21 21.04 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-04T13:32:58.437Z] #21 21.05 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-04T13:32:58.437Z] #21 21.05 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-04T13:32:58.437Z] #21 21.10 Selecting previously unselected package libseccomp2:armel. [2022-04-04T13:32:58.437Z] #21 21.11 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-04T13:32:58.437Z] #21 21.11 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-04T13:32:58.437Z] #21 21.16 Selecting previously unselected package libseccomp-dev:armel. [2022-04-04T13:32:58.437Z] #21 21.17 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-04T13:32:58.437Z] #21 21.17 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-04T13:32:58.696Z] #21 21.23 Selecting previously unselected package libseccomp2:arm64. [2022-04-04T13:32:58.696Z] #21 21.24 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-04T13:32:58.696Z] #21 21.24 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T13:32:58.696Z] #21 21.28 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-04T13:32:58.696Z] #21 21.29 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-04T13:32:58.696Z] #21 21.30 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T13:32:58.696Z] #21 21.39 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-04T13:32:58.696Z] #21 21.40 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-04T13:32:58.696Z] #21 21.41 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-04T13:32:58.696Z] #21 21.42 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-04T13:32:58.696Z] #21 21.43 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-04T13:32:58.696Z] #21 21.45 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-04T13:32:58.696Z] #21 21.46 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-04T13:32:58.696Z] #21 21.47 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-04T13:32:58.954Z] #21 21.48 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-04T13:32:58.954Z] #21 21.50 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-04T13:32:58.954Z] #21 21.51 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-04T13:32:58.954Z] #21 21.52 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-04T13:32:58.954Z] #21 21.53 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-04T13:32:58.954Z] #21 21.54 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-04T13:32:58.954Z] #21 21.56 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-04T13:32:58.954Z] #21 21.57 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-04T13:32:57.452Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:32:57.453Z] > git --version # timeout=10 [2022-04-04T13:32:57.498Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T13:32:57.498Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:32:57.501Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:32:59.939Z] #21 18.78 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T13:33:00.196Z] #21 19.15 Selecting previously unselected package bzip2. [2022-04-04T13:33:00.196Z] #21 19.17 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-04T13:33:00.196Z] #21 19.17 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T13:33:00.196Z] #21 19.26 Selecting previously unselected package xz-utils. [2022-04-04T13:33:00.196Z] #21 19.26 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-04T13:33:00.196Z] #21 19.27 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T13:33:00.330Z] #21 22.78 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-04T13:33:00.453Z] #21 19.43 Selecting previously unselected package apparmor. [2022-04-04T13:33:00.453Z] #21 19.43 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-04T13:33:00.453Z] #21 19.50 Unpacking apparmor (2.13.6-10) ... [2022-04-04T13:33:01.017Z] #21 19.88 Selecting previously unselected package inetutils-ping. [2022-04-04T13:33:01.017Z] #21 19.88 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-04T13:33:01.017Z] #21 19.90 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T13:33:01.017Z] #21 20.03 Selecting previously unselected package libip4tc2:amd64. [2022-04-04T13:33:01.017Z] #21 20.03 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-04T13:33:01.017Z] #21 20.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T13:33:01.017Z] #21 20.09 Selecting previously unselected package libip6tc2:amd64. [2022-04-04T13:33:01.017Z] #21 20.09 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-04T13:33:01.017Z] #21 20.10 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T13:33:01.263Z] #21 23.99 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-04T13:33:01.273Z] #21 20.17 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T13:33:01.273Z] #21 20.18 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T13:33:01.273Z] #21 20.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T13:33:01.273Z] #21 20.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T13:33:01.273Z] #21 20.25 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-04T13:33:01.273Z] #21 20.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T13:33:01.273Z] #21 20.32 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T13:33:01.273Z] #21 20.34 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-04T13:33:01.273Z] #21 20.35 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T13:33:01.273Z] #21 20.42 Selecting previously unselected package iptables. [2022-04-04T13:33:01.530Z] #21 20.42 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-04T13:33:01.530Z] #21 20.44 Unpacking iptables (1.8.7-1) ... [2022-04-04T13:33:01.530Z] #21 20.67 Selecting previously unselected package libonig5:amd64. [2022-04-04T13:33:01.530Z] #21 20.68 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T13:33:01.530Z] #21 20.68 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T13:33:01.530Z] #21 20.82 Selecting previously unselected package libjq1:amd64. [2022-04-04T13:33:01.787Z] #21 20.82 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T13:33:01.787Z] #21 20.83 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T13:33:02.044Z] #21 20.93 Selecting previously unselected package jq. [2022-04-04T13:33:02.044Z] #21 20.93 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-04T13:33:02.044Z] #21 20.94 Unpacking jq (1.6-2.1) ... [2022-04-04T13:33:02.044Z] #21 21.01 Selecting previously unselected package libaio1:amd64. [2022-04-04T13:33:02.044Z] #21 21.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-04T13:33:02.044Z] #21 21.02 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-04T13:33:02.044Z] #21 21.09 Selecting previously unselected package libgpm2:amd64. [2022-04-04T13:33:02.044Z] #21 21.09 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-04T13:33:02.044Z] #21 21.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-04T13:33:02.044Z] #21 21.16 Selecting previously unselected package libicu67:amd64. [2022-04-04T13:33:02.044Z] #21 21.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-04T13:33:02.044Z] #21 21.17 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-04T13:33:02.641Z] #21 25.19 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-04T13:33:04.017Z] #21 26.43 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-04T13:33:04.951Z] #21 27.66 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-04T13:33:04.951Z] #21 27.67 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-04T13:33:04.951Z] #21 27.69 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-04T13:33:04.951Z] #21 27.70 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-04T13:33:04.951Z] #21 27.71 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-04T13:33:04.951Z] #21 27.72 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T13:33:04.951Z] #21 27.73 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-04T13:33:04.951Z] #21 27.76 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-04T13:33:04.951Z] #21 27.77 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-04T13:33:04.951Z] #21 27.78 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-04T13:33:05.210Z] #21 27.80 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-04T13:33:05.210Z] #21 27.83 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-04T13:33:05.210Z] #21 27.86 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-04T13:33:05.210Z] #21 27.87 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-04T13:33:05.210Z] #21 27.90 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-04T13:33:05.210Z] #21 27.92 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T13:33:05.210Z] #21 27.94 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-04T13:33:05.210Z] #21 27.95 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-04T13:33:05.210Z] #21 27.96 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-04T13:33:05.210Z] #21 27.97 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-04T13:33:05.210Z] #21 27.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:33:05.319Z] #21 23.91 Selecting previously unselected package libinih1:amd64. [2022-04-04T13:33:05.319Z] #21 23.92 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-04T13:33:05.319Z] #21 23.92 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-04T13:33:05.319Z] #21 23.97 Selecting previously unselected package libnet1:amd64. [2022-04-04T13:33:05.319Z] #21 23.99 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T13:33:05.319Z] #21 23.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:33:05.319Z] #21 24.08 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T13:33:05.319Z] #21 24.09 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T13:33:05.319Z] #21 24.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T13:33:05.319Z] #21 24.18 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T13:33:05.319Z] #21 24.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T13:33:05.319Z] #21 24.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T13:33:05.319Z] #21 24.25 Selecting previously unselected package net-tools. [2022-04-04T13:33:05.319Z] #21 24.26 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-04T13:33:05.319Z] #21 24.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T13:33:05.319Z] #21 24.46 Selecting previously unselected package patch. [2022-04-04T13:33:05.319Z] #21 24.47 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-04T13:33:05.319Z] #21 24.47 Unpacking patch (2.7.6-7) ... [2022-04-04T13:33:05.319Z] #21 24.55 Selecting previously unselected package python-pip-whl. [2022-04-04T13:33:05.577Z] #21 24.56 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T13:33:05.577Z] #21 24.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T13:33:05.777Z] #21 DONE 28.5s [2022-04-04T13:33:05.777Z] [2022-04-04T13:33:05.777Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T13:33:05.777Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-04T13:33:06.036Z] #22 ... [2022-04-04T13:33:06.036Z] [2022-04-04T13:33:06.036Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T13:33:06.036Z] #62 sha256:fc835d9f23018c0e8e7fdc6be2cd009342bb09649b194d6d3fdbbcc61718b82f [2022-04-04T13:33:06.036Z] #62 DONE 0.2s [2022-04-04T13:33:06.141Z] #21 25.15 Selecting previously unselected package python3-lib2to3. [2022-04-04T13:33:06.141Z] #21 25.16 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T13:33:06.141Z] #21 25.16 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T13:33:06.141Z] #21 25.28 Selecting previously unselected package python3-distutils. [2022-04-04T13:33:06.141Z] #21 25.28 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T13:33:06.141Z] #21 25.29 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T13:33:06.295Z] [2022-04-04T13:33:06.295Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:33:06.295Z] #63 sha256:2e8e14956925ccf368dd131bcc4ab901f251b7582eb5a60be22b0caf7a8e0dc2 [2022-04-04T13:33:06.399Z] #21 25.40 Selecting previously unselected package python3-pkg-resources. [2022-04-04T13:33:06.399Z] #21 25.41 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T13:33:06.399Z] #21 25.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:33:06.399Z] #21 25.53 Selecting previously unselected package python3-setuptools. [2022-04-04T13:33:06.399Z] #21 25.54 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T13:33:06.399Z] #21 25.54 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T13:33:06.656Z] #21 25.76 Selecting previously unselected package python3-wheel. [2022-04-04T13:33:06.656Z] #21 25.78 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T13:33:06.656Z] #21 25.78 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T13:33:06.912Z] #21 25.88 Selecting previously unselected package python3-pip. [2022-04-04T13:33:06.912Z] #21 25.89 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T13:33:06.912Z] #21 25.89 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T13:33:06.912Z] #21 26.13 Selecting previously unselected package sudo. [2022-04-04T13:33:07.169Z] #21 26.15 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-04T13:33:07.169Z] #21 26.15 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T13:33:07.673Z] #63 ... [2022-04-04T13:33:07.673Z] [2022-04-04T13:33:07.673Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T13:33:07.673Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-04T13:33:07.673Z] #22 DONE 1.6s [2022-04-04T13:33:07.673Z] [2022-04-04T13:33:07.673Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T13:33:07.673Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf [2022-04-04T13:33:07.732Z] #21 26.65 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T13:33:07.732Z] #21 26.67 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-04T13:33:07.732Z] #21 26.68 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T13:33:07.989Z] #21 26.88 Selecting previously unselected package uidmap. [2022-04-04T13:33:07.989Z] #21 26.90 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-04T13:33:07.989Z] #21 26.90 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T13:33:07.989Z] #21 27.03 Selecting previously unselected package vim-runtime. [2022-04-04T13:33:07.989Z] #21 27.05 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:33:07.989Z] #21 27.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T13:33:07.989Z] #21 27.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T13:33:07.989Z] #21 27.13 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:08.609Z] #23 DONE 0.9s [2022-04-04T13:33:08.609Z] [2022-04-04T13:33:08.609Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:33:08.609Z] #63 sha256:2e8e14956925ccf368dd131bcc4ab901f251b7582eb5a60be22b0caf7a8e0dc2 [2022-04-04T13:33:08.609Z] #63 1.551 + RM_GOPATH=0 [2022-04-04T13:33:08.609Z] #63 1.551 + TMP_GOPATH= [2022-04-04T13:33:08.609Z] #63 1.551 + : /build [2022-04-04T13:33:08.609Z] #63 1.551 + '[' -z '' ']' [2022-04-04T13:33:08.609Z] #63 1.551 ++ mktemp -d [2022-04-04T13:33:08.609Z] #63 1.552 + export GOPATH=/tmp/tmp.j3Gde6nFWL [2022-04-04T13:33:08.609Z] #63 1.552 + GOPATH=/tmp/tmp.j3Gde6nFWL [2022-04-04T13:33:08.610Z] #63 1.552 + RM_GOPATH=1 [2022-04-04T13:33:08.610Z] #63 1.552 + case "$(go env GOARCH)" in [2022-04-04T13:33:08.610Z] #63 1.553 ++ go env GOARCH [2022-04-04T13:33:08.610Z] #63 1.574 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:33:08.610Z] #63 1.574 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:33:08.610Z] #63 1.574 ++ dirname /install.sh [2022-04-04T13:33:08.610Z] #63 1.579 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T13:33:08.610Z] #63 1.580 + dir=/ [2022-04-04T13:33:08.610Z] #63 1.580 + bin=runc [2022-04-04T13:33:08.610Z] #63 1.580 + shift [2022-04-04T13:33:08.610Z] #63 1.580 + '[' '!' -f //runc.installer ']' [2022-04-04T13:33:08.610Z] #63 1.580 + . //runc.installer [2022-04-04T13:33:08.610Z] #63 1.580 ++ set -e [2022-04-04T13:33:08.610Z] #63 1.580 ++ : v1.1.1 [2022-04-04T13:33:08.610Z] #63 1.580 + install_runc [2022-04-04T13:33:08.610Z] #63 1.580 + RUNC_BUILDTAGS=seccomp [2022-04-04T13:33:08.610Z] #63 1.580 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T13:33:08.610Z] #63 1.580 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.j3Gde6nFWL/src/github.com/opencontainers/runc [2022-04-04T13:33:08.610Z] #63 1.583 Cloning into '/tmp/tmp.j3Gde6nFWL/src/github.com/opencontainers/runc'... [2022-04-04T13:33:09.177Z] #63 ... [2022-04-04T13:33:09.177Z] [2022-04-04T13:33:09.177Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T13:33:09.177Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73 [2022-04-04T13:33:09.177Z] #24 0.863 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T13:33:09.177Z] #24 DONE 1.0s [2022-04-04T13:33:09.436Z] [2022-04-04T13:33:09.436Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T13:33:09.436Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a [2022-04-04T13:33:10.004Z] #25 DONE 0.8s [2022-04-04T13:33:10.004Z] [2022-04-04T13:33:10.004Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T13:33:10.004Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4 [2022-04-04T13:33:11.263Z] #21 29.93 Selecting previously unselected package vim. [2022-04-04T13:33:11.263Z] #21 29.94 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T13:33:11.263Z] #21 29.96 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:11.263Z] #21 30.45 Selecting previously unselected package xfsprogs. [2022-04-04T13:33:11.263Z] #21 30.47 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-04T13:33:11.263Z] #21 30.47 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T13:33:11.380Z] #26 DONE 0.9s [2022-04-04T13:33:11.380Z] [2022-04-04T13:33:11.380Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T13:33:11.380Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1 [2022-04-04T13:33:11.520Z] #21 30.80 Selecting previously unselected package zip. [2022-04-04T13:33:11.775Z] #21 30.82 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-04T13:33:11.776Z] #21 30.83 Unpacking zip (3.0-12) ... [2022-04-04T13:33:12.032Z] #21 30.97 Selecting previously unselected package zstd. [2022-04-04T13:33:12.032Z] #21 30.97 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-04T13:33:12.032Z] #21 30.98 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T13:33:12.289Z] #21 31.30 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:33:12.315Z] #27 DONE 1.1s [2022-04-04T13:33:12.315Z] [2022-04-04T13:33:12.315Z] #28 [dev-systemd-false 7/24] 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 zstd [2022-04-04T13:33:12.315Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-04T13:33:12.854Z] #21 32.04 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T13:33:12.854Z] #21 32.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T13:33:12.854Z] #21 32.07 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-04T13:33:12.854Z] #21 32.08 Setting up libicu67:amd64 (67.1-7) ... [2022-04-04T13:33:12.854Z] #21 32.10 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T13:33:13.112Z] #21 32.11 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-04T13:33:13.112Z] #21 32.12 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T13:33:13.112Z] #21 32.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:33:13.112Z] #21 32.15 Setting up bzip2 (1.0.8-4) ... [2022-04-04T13:33:13.112Z] #21 32.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T13:33:13.112Z] #21 32.17 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T13:33:13.250Z] #28 1.070 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T13:33:13.250Z] #28 1.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:33:13.250Z] #28 1.233 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T13:33:13.508Z] #28 1.318 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-04T13:33:13.508Z] #28 1.511 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-04T13:33:13.937Z] #21 32.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:13.937Z] #21 32.84 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-04T13:33:13.937Z] #21 32.85 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T13:33:13.937Z] #21 32.86 Setting up apparmor (2.13.6-10) ... [2022-04-04T13:33:14.074Z] #28 1.743 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-04T13:33:14.074Z] #28 2.076 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T13:33:14.648Z] #28 2.280 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-04T13:33:14.648Z] #28 2.492 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-04T13:33:14.648Z] #28 2.492 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-04T13:33:14.648Z] #28 2.492 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-04T13:33:14.648Z] #28 2.492 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-04T13:33:14.648Z] #28 2.492 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T13:33:14.907Z] #28 2.780 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-04T13:33:14.907Z] #28 2.785 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-04T13:33:14.907Z] #28 2.786 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T13:33:14.907Z] #28 2.786 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-04T13:33:14.907Z] #28 2.787 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-04T13:33:15.307Z] #21 34.30 Setting up zip (3.0-12) ... [2022-04-04T13:33:15.307Z] #21 34.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:15.307Z] #21 34.35 Setting up bash-completion (1:2.11-2) ... [2022-04-04T13:33:15.361Z] Fetching without tags [2022-04-04T13:33:16.101Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:33:17.203Z] #21 36.23 Setting up xz-utils (5.2.5-2) ... [2022-04-04T13:33:17.203Z] #21 36.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T13:33:17.203Z] #21 36.26 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-04T13:33:17.203Z] #21 36.27 Setting up patch (2.7.6-7) ... [2022-04-04T13:33:17.203Z] #21 36.28 Setting up sudo (1.9.5p2-3) ... [2022-04-04T13:33:17.203Z] #21 36.35 invoke-rc.d: could not determine current runlevel [2022-04-04T13:33:17.203Z] #21 36.35 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T13:33:17.203Z] #21 36.36 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T13:33:17.203Z] #21 36.38 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-04T13:33:17.203Z] #21 36.43 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T13:33:17.460Z] #21 36.49 Setting up pigz (2.6-1) ... [2022-04-04T13:33:17.460Z] #21 36.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T13:33:17.460Z] #21 36.53 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T13:33:17.460Z] #21 36.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T13:33:17.460Z] #21 36.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:15.039Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:33:15.097Z] > git config --add remote.origin.fetch +refs/pull/43457/head:refs/remotes/origin/PR-43457 # timeout=10 [2022-04-04T13:33:15.148Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:33:15.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:33:15.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:33:15.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:33:15.400Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:33:16.214Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:33:16.259Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:33:18.023Z] #21 37.10 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-04T13:33:18.023Z] #21 37.11 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T13:33:18.191Z] #28 ... [2022-04-04T13:33:18.191Z] [2022-04-04T13:33:18.191Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:33:18.191Z] #63 sha256:2e8e14956925ccf368dd131bcc4ab901f251b7582eb5a60be22b0caf7a8e0dc2 [2022-04-04T13:33:18.191Z] #63 5.994 + cd /tmp/tmp.j3Gde6nFWL/src/github.com/opencontainers/runc [2022-04-04T13:33:18.191Z] #63 5.996 + git checkout -q v1.1.1 [2022-04-04T13:33:18.191Z] #63 6.347 + '[' -z '' ']' [2022-04-04T13:33:18.191Z] #63 6.347 + target=static [2022-04-04T13:33:18.191Z] #63 6.347 + make BUILDTAGS=seccomp static [2022-04-04T13:33:18.191Z] #63 6.553 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-04T13:33:18.191Z] #63 11.41 + mkdir -p /build [2022-04-04T13:33:18.191Z] #63 11.41 + cp runc /build/runc [2022-04-04T13:33:18.191Z] #63 DONE 11.7s [2022-04-04T13:33:18.191Z] [2022-04-04T13:33:18.191Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:33:18.191Z] #67 sha256:92996014abd96dfe77ef897e00300f81dd4858fe8aeed809e940af76ca2cdb0b [2022-04-04T13:33:18.538Z] #21 37.50 Setting up libelf1:amd64 (0.183-1) ... [2022-04-04T13:33:18.538Z] #21 37.53 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T13:33:18.538Z] #21 37.54 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T13:33:18.538Z] #21 37.55 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T13:33:18.795Z] #21 37.93 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:18.795Z] #21 37.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T13:33:18.795Z] #21 37.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T13:33:18.795Z] #21 37.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T13:33:18.795Z] #21 37.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T13:33:18.795Z] #21 37.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T13:33:18.795Z] #21 37.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T13:33:18.795Z] #21 37.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T13:33:18.795Z] #21 38.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T13:33:18.795Z] #21 38.01 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T13:33:19.168Z] Merge succeeded, producing a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:33:19.169Z] Checking out Revision a35b4ac54a5c8b7e822293ba62f198047a52a0aa (PR-43457) [2022-04-04T13:33:20.162Z] #21 39.30 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T13:33:20.162Z] #21 39.31 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T13:33:20.162Z] #21 39.32 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T13:33:20.162Z] #21 39.33 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T13:33:18.809Z] > git remote # timeout=10 [2022-04-04T13:33:18.894Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T13:33:18.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:33:18.945Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T13:33:19.081Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-04T13:33:19.203Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:33:19.251Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:33:21.529Z] #21 40.43 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T13:33:21.529Z] #21 40.44 Setting up jq (1.6-2.1) ... [2022-04-04T13:33:21.529Z] #21 40.45 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-04T13:33:21.529Z] #21 40.48 Setting up iptables (1.8.7-1) ... [2022-04-04T13:33:21.529Z] #21 40.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T13:33:21.529Z] #21 40.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T13:33:21.529Z] #21 40.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T13:33:21.529Z] #21 40.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T13:33:21.529Z] #21 40.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T13:33:21.529Z] #21 40.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T13:33:21.529Z] #21 40.57 Setting up iproute2 (5.10.0-4) ... [2022-04-04T13:33:21.786Z] #21 40.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:33:22.351Z] #21 DONE 41.4s [2022-04-04T13:33:22.351Z] [2022-04-04T13:33:22.351Z] #22 [dev-systemd-false 8/24] 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-04-04T13:33:22.351Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-04T13:33:23.457Z] #67 ... [2022-04-04T13:33:23.457Z] [2022-04-04T13:33:23.457Z] #28 [dev-systemd-false 7/24] 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 zstd [2022-04-04T13:33:23.457Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-04T13:33:23.457Z] #28 10.99 Fetched 40.5 MB in 10s (3970 kB/s) [2022-04-04T13:33:23.723Z] #22 1.277 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T13:33:23.723Z] #22 1.280 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T13:33:23.723Z] #22 1.284 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T13:33:23.723Z] #22 DONE 1.4s [2022-04-04T13:33:23.723Z] [2022-04-04T13:33:23.723Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T13:33:23.723Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-04T13:33:27.650Z] #28 10.99 Reading package lists... [2022-04-04T13:33:30.660Z] Commit message: "daemon/config: Validate(): validate hosts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T13:33:32.862Z] Fetching without tags [2022-04-04T13:33:32.924Z] #28 15.40 Reading package lists... [2022-04-04T13:33:33.183Z] #28 19.95 Building dependency tree... [2022-04-04T13:33:33.183Z] #28 21.03 Reading state information... [2022-04-04T13:33:33.570Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:33:33.675Z] #23 9.536 Collecting yamllint==1.26.1 [2022-04-04T13:33:34.119Z] #28 21.98 bzip2 is already the newest version (1.0.8-4). [2022-04-04T13:33:34.119Z] #28 21.98 patch is already the newest version (2.7.6-7). [2022-04-04T13:33:34.119Z] #28 21.98 xz-utils is already the newest version (5.2.5-2). [2022-04-04T13:33:34.119Z] #28 21.98 The following additional packages will be installed: [2022-04-04T13:33:34.119Z] #28 21.98 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-04T13:33:34.119Z] #28 21.98 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-04T13:33:34.119Z] #28 21.99 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T13:33:34.119Z] #28 21.99 python3-pkg-resources vim-runtime xxd [2022-04-04T13:33:34.119Z] #28 22.01 Suggested packages: [2022-04-04T13:33:34.239Z] #23 10.63 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T13:33:34.378Z] #28 22.01 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-04T13:33:34.378Z] #28 22.01 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-04T13:33:34.378Z] #28 22.01 Recommended packages: [2022-04-04T13:33:34.378Z] #28 22.01 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T13:33:34.957Z] + docker version [2022-04-04T13:33:35.317Z] #28 ... [2022-04-04T13:33:35.317Z] [2022-04-04T13:33:35.317Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:33:35.317Z] #67 sha256:92996014abd96dfe77ef897e00300f81dd4858fe8aeed809e940af76ca2cdb0b [2022-04-04T13:33:35.317Z] #67 71.94 + bin/containerd [2022-04-04T13:33:35.317Z] #67 ... [2022-04-04T13:33:35.317Z] [2022-04-04T13:33:35.317Z] #28 [dev-systemd-false 7/24] 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 zstd [2022-04-04T13:33:35.317Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-04T13:33:35.317Z] #28 23.11 The following NEW packages will be installed: [2022-04-04T13:33:35.317Z] #28 23.11 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-04T13:33:35.317Z] #28 23.11 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-04T13:33:35.317Z] #28 23.11 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-04T13:33:35.317Z] #28 23.12 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-04T13:33:35.317Z] #28 23.12 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-04T13:33:35.317Z] #28 23.12 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-04T13:33:35.317Z] #28 23.12 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-04T13:33:35.577Z] #28 23.46 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:33:35.577Z] #28 23.46 Need to get 18.6 MB of archives. [2022-04-04T13:33:35.577Z] #28 23.46 After this operation, 71.4 MB of additional disk space will be used. [2022-04-04T13:33:35.577Z] #28 23.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-04T13:33:35.577Z] #28 23.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-04T13:33:35.577Z] #28 23.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-04T13:33:35.577Z] #28 23.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-04T13:33:35.577Z] #28 23.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-04T13:33:35.577Z] #28 23.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-04T13:33:35.577Z] #28 23.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-04T13:33:35.577Z] #28 23.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-04T13:33:35.577Z] #28 23.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T13:33:35.577Z] #28 23.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T13:33:35.577Z] #28 23.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T13:33:35.577Z] #28 23.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-04T13:33:35.577Z] #28 23.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-04T13:33:35.577Z] #28 23.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-04T13:33:35.577Z] #28 23.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-04T13:33:35.577Z] #28 23.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-04T13:33:35.577Z] #28 23.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-04T13:33:35.577Z] #28 23.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-04T13:33:35.577Z] #28 23.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-04T13:33:35.577Z] #28 23.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-04T13:33:35.577Z] #28 23.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-04T13:33:35.577Z] #28 23.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-04T13:33:35.577Z] #28 23.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-04T13:33:35.577Z] #28 23.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-04T13:33:35.577Z] #28 23.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-04T13:33:35.577Z] #28 23.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-04T13:33:35.577Z] #28 23.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-04T13:33:35.577Z] #28 23.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-04T13:33:35.611Z] #23 11.75 Collecting pathspec>=0.5.3 [2022-04-04T13:33:35.611Z] #23 11.75 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T13:33:32.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:33:32.622Z] > git config --add remote.origin.fetch +refs/pull/43457/head:refs/remotes/origin/PR-43457 # timeout=10 [2022-04-04T13:33:32.665Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:33:32.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:33:32.902Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:33:32.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:33:32.904Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:33:33.683Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:33:33.725Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:33:35.837Z] #28 23.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-04T13:33:35.837Z] #28 23.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T13:33:35.837Z] #28 23.61 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T13:33:35.837Z] #28 23.61 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T13:33:35.837Z] #28 23.62 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T13:33:35.837Z] #28 23.62 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T13:33:35.837Z] #28 23.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T13:33:35.837Z] #28 23.62 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T13:33:35.837Z] #28 23.63 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-04T13:33:35.838Z] #28 23.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-04T13:33:35.838Z] #28 23.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-04T13:33:35.838Z] #28 23.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T13:33:35.838Z] #28 23.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-04T13:33:35.838Z] #28 23.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-04T13:33:35.838Z] #28 23.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-04T13:33:35.838Z] #28 23.78 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-04T13:33:35.869Z] #23 12.13 Collecting pyyaml [2022-04-04T13:33:35.869Z] #23 12.17 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-04-04T13:33:35.869Z] #23 12.21 Building wheels for collected packages: yamllint [2022-04-04T13:33:35.869Z] #23 12.22 Building wheel for yamllint (setup.py): started [2022-04-04T13:33:36.400Z] Running on azwin-2-263630 in d:\jenkins\workspace\moby_PR-43457 [Pipeline] { [2022-04-04T13:33:36.405Z] #28 24.23 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:33:36.405Z] #28 24.42 Fetched 18.6 MB in 1s (31.0 MB/s) [Pipeline] ws [2022-04-04T13:33:36.417Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-04T13:33:36.665Z] #28 24.48 Selecting previously unselected package pigz. [2022-04-04T13:33:36.665Z] #28 24.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 ... 40068 files and directories currently installed.) [2022-04-04T13:33:36.665Z] #28 24.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-04T13:33:36.665Z] #28 24.52 Unpacking pigz (2.6-1) ... [2022-04-04T13:33:36.665Z] #28 24.57 Selecting previously unselected package libelf1:amd64. [2022-04-04T13:33:36.665Z] #28 24.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-04T13:33:36.665Z] #28 24.59 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-04T13:33:36.665Z] #28 24.67 Selecting previously unselected package libbpf0:amd64. [2022-04-04T13:33:36.698Z] Merge succeeded, producing a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:33:36.699Z] Checking out Revision a35b4ac54a5c8b7e822293ba62f198047a52a0aa (PR-43457) [2022-04-04T13:33:36.923Z] #28 24.67 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-04T13:33:36.923Z] #28 24.68 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-04T13:33:36.923Z] #28 24.74 Selecting previously unselected package libcap2:amd64. [2022-04-04T13:33:36.923Z] #28 24.75 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-04T13:33:36.923Z] #28 24.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-04T13:33:36.923Z] #28 24.80 Selecting previously unselected package libmnl0:amd64. [2022-04-04T13:33:36.923Z] #28 24.80 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-04T13:33:36.923Z] #28 24.80 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-04T13:33:36.923Z] #28 24.84 Selecting previously unselected package libxtables12:amd64. [2022-04-04T13:33:36.923Z] #28 24.85 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-04T13:33:36.923Z] #28 24.85 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-04T13:33:36.923Z] #28 24.89 Selecting previously unselected package libcap2-bin. [2022-04-04T13:33:37.182Z] #28 24.90 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-04T13:33:37.182Z] #28 24.91 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T13:33:37.182Z] #28 24.96 Selecting previously unselected package iproute2. [2022-04-04T13:33:37.182Z] #28 24.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-04T13:33:37.182Z] #28 24.97 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T13:33:37.241Z] #23 13.20 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T13:33:37.241Z] #23 13.21 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=05acfed262098523276fa8448d7a12cb77914593783ccae1a548967d90095547 [2022-04-04T13:33:37.241Z] #23 13.21 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T13:33:37.241Z] #23 13.21 Successfully built yamllint [2022-04-04T13:33:37.241Z] #23 13.25 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T13:33:37.441Z] #28 25.18 Selecting previously unselected package xxd. [2022-04-04T13:33:37.441Z] #28 25.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T13:33:37.441Z] #28 25.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:37.441Z] #28 25.26 Selecting previously unselected package vim-common. [2022-04-04T13:33:37.441Z] #28 25.27 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:33:37.441Z] #28 25.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:37.441Z] #28 25.38 Selecting previously unselected package bash-completion. [2022-04-04T13:33:37.441Z] #28 25.39 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-04T13:33:37.498Z] #23 13.67 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T13:33:37.732Z] The recommended git tool is: git [2022-04-04T13:33:37.755Z] #23 DONE 14.1s [2022-04-04T13:33:37.755Z] [2022-04-04T13:33:37.755Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T13:33:37.755Z] #27 sha256:559b49ef9868d5fc2c1271d256aebd40369de5c7a505fa437dc60d4d2a979986 [2022-04-04T13:33:38.441Z] #27 DONE 0.6s [2022-04-04T13:33:38.441Z] [2022-04-04T13:33:38.441Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T13:33:38.441Z] #32 sha256:4d14f1a54105f4fe4a536a5970c49ace5fc9c4bf26bda5df77cd8f9810dc78b8 [2022-04-04T13:33:38.488Z] #28 26.34 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T13:33:38.746Z] #28 26.54 Selecting previously unselected package apparmor. [2022-04-04T13:33:38.746Z] #28 26.55 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-04T13:33:38.746Z] #28 26.59 Unpacking apparmor (2.13.6-10) ... [2022-04-04T13:33:38.746Z] #28 26.77 Selecting previously unselected package inetutils-ping. [2022-04-04T13:33:39.004Z] #28 26.78 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-04T13:33:39.004Z] #28 26.78 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T13:33:39.004Z] #28 26.84 Selecting previously unselected package libip4tc2:amd64. [2022-04-04T13:33:39.004Z] #28 26.85 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-04T13:33:39.004Z] #28 26.85 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T13:33:39.004Z] #28 26.90 Selecting previously unselected package libip6tc2:amd64. [2022-04-04T13:33:39.004Z] #28 26.91 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-04T13:33:39.004Z] #28 26.91 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T13:33:39.004Z] #28 26.95 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-04T13:33:39.004Z] #28 26.96 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-04T13:33:39.004Z] #28 26.96 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T13:33:39.004Z] #28 27.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-04T13:33:39.263Z] #28 27.01 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-04T13:33:39.263Z] #28 27.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T13:33:39.263Z] #28 27.07 Selecting previously unselected package libnftnl11:amd64. [2022-04-04T13:33:39.263Z] #28 27.07 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-04T13:33:39.263Z] #28 27.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T13:33:39.263Z] #28 27.14 Selecting previously unselected package iptables. [2022-04-04T13:33:39.263Z] #28 27.14 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-04T13:33:39.263Z] #28 27.14 Unpacking iptables (1.8.7-1) ... [2022-04-04T13:33:39.263Z] #28 27.27 Selecting previously unselected package libonig5:amd64. [2022-04-04T13:33:39.375Z] #32 DONE 0.8s [2022-04-04T13:33:39.375Z] [2022-04-04T13:33:39.375Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T13:33:39.375Z] #35 sha256:e952e869b899f729d01d18030a285dd9c05a13fe5fbb65271798c769a1017174 [2022-04-04T13:33:39.521Z] #28 27.28 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-04T13:33:39.521Z] #28 27.28 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T13:33:39.521Z] #28 27.37 Selecting previously unselected package libjq1:amd64. [2022-04-04T13:33:39.521Z] #28 27.37 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-04T13:33:39.521Z] #28 27.38 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-04T13:33:39.521Z] #28 27.45 Selecting previously unselected package jq. [2022-04-04T13:33:39.521Z] #28 27.45 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-04T13:33:39.521Z] #28 27.46 Unpacking jq (1.6-2.1) ... [2022-04-04T13:33:39.521Z] #28 27.51 Selecting previously unselected package libaio1:amd64. [2022-04-04T13:33:39.634Z] #35 DONE 0.5s [2022-04-04T13:33:39.634Z] [2022-04-04T13:33:39.634Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T13:33:39.634Z] #37 sha256:92b97689b4b8a69a7a98e94872e738e9ecc1f6311409877f7cdd9835b0bf5cc0 [2022-04-04T13:33:39.780Z] #28 27.51 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-04T13:33:39.780Z] #28 27.52 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-04T13:33:39.780Z] #28 27.56 Selecting previously unselected package libgpm2:amd64. [2022-04-04T13:33:39.780Z] #28 27.57 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-04T13:33:39.780Z] #28 27.57 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-04T13:33:39.780Z] #28 27.62 Selecting previously unselected package libinih1:amd64. [2022-04-04T13:33:39.780Z] #28 27.63 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-04T13:33:39.780Z] #28 27.63 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-04T13:33:39.780Z] #28 27.67 Selecting previously unselected package libnet1:amd64. [2022-04-04T13:33:39.780Z] #28 27.68 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-04T13:33:39.780Z] #28 27.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:33:39.780Z] #28 27.74 Selecting previously unselected package libnl-3-200:amd64. [2022-04-04T13:33:39.890Z] #37 DONE 0.1s [2022-04-04T13:33:39.890Z] [2022-04-04T13:33:39.890Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T13:33:39.890Z] #41 sha256:e6cc8b85d1e279d507ea90610e2b131057b7e87b9b51f99350b9f0e02cf8d3db [2022-04-04T13:33:39.890Z] #41 DONE 0.1s [2022-04-04T13:33:39.890Z] [2022-04-04T13:33:39.890Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:33:39.890Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:33:40.038Z] #28 27.75 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-04T13:33:40.039Z] #28 27.75 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T13:33:40.039Z] #28 27.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-04T13:33:40.039Z] #28 27.82 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-04T13:33:40.039Z] #28 27.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T13:33:40.039Z] #28 27.86 Selecting previously unselected package net-tools. [2022-04-04T13:33:40.039Z] #28 27.87 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-04T13:33:40.039Z] #28 27.88 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T13:33:40.039Z] #28 27.98 Selecting previously unselected package python-pip-whl. [2022-04-04T13:33:36.357Z] > git remote # timeout=10 [2022-04-04T13:33:36.428Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T13:33:36.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:33:36.472Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T13:33:36.610Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-04T13:33:36.737Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:33:36.782Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:33:40.297Z] #28 27.98 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T13:33:40.297Z] #28 27.99 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T13:33:40.297Z] #28 28.27 Selecting previously unselected package python3-lib2to3. [2022-04-04T13:33:40.557Z] #28 28.27 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T13:33:40.557Z] #28 28.28 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T13:33:40.557Z] #28 28.35 Selecting previously unselected package python3-distutils. [2022-04-04T13:33:40.557Z] #28 28.36 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T13:33:40.557Z] #28 28.37 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T13:33:40.557Z] #28 28.52 Selecting previously unselected package python3-pkg-resources. [2022-04-04T13:33:40.815Z] #28 28.56 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T13:33:40.815Z] #28 28.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:33:40.815Z] #28 28.64 Selecting previously unselected package python3-setuptools. [2022-04-04T13:33:40.815Z] #28 28.65 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T13:33:40.815Z] #28 28.65 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T13:33:40.815Z] #28 28.76 Selecting previously unselected package python3-wheel. [2022-04-04T13:33:41.074Z] #28 28.76 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T13:33:41.074Z] #28 28.77 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T13:33:41.074Z] #28 28.81 Selecting previously unselected package python3-pip. [2022-04-04T13:33:41.074Z] #28 28.81 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T13:33:41.074Z] #28 28.82 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T13:33:41.074Z] #28 28.97 Selecting previously unselected package sudo. [2022-04-04T13:33:41.074Z] #28 28.97 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-04T13:33:41.074Z] #28 28.98 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T13:33:41.641Z] #28 29.28 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T13:33:41.641Z] #28 29.28 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-04T13:33:41.641Z] #28 29.29 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T13:33:41.641Z] #28 29.42 Selecting previously unselected package uidmap. [2022-04-04T13:33:41.641Z] #28 29.43 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-04T13:33:41.641Z] #28 29.43 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T13:33:41.641Z] #28 29.50 Selecting previously unselected package vim-runtime. [2022-04-04T13:33:41.641Z] #28 29.51 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:33:41.641Z] #28 29.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T13:33:41.641Z] #28 29.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T13:33:41.641Z] #28 29.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:42.233Z] Client: [2022-04-04T13:33:42.233Z] Version: 20.10.9 [2022-04-04T13:33:42.233Z] API version: 1.41 [2022-04-04T13:33:42.233Z] Go version: go1.16.8 [2022-04-04T13:33:42.233Z] Git commit: c2ea9bc [2022-04-04T13:33:42.233Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T13:33:42.233Z] OS/Arch: windows/amd64 [2022-04-04T13:33:42.233Z] Context: default [2022-04-04T13:33:42.233Z] Experimental: true [2022-04-04T13:33:42.233Z] [2022-04-04T13:33:42.233Z] Server: Docker Engine - Community [2022-04-04T13:33:42.233Z] Engine: [2022-04-04T13:33:42.233Z] Version: 20.10.9 [2022-04-04T13:33:42.233Z] API version: 1.41 (minimum version 1.24) [2022-04-04T13:33:42.233Z] Go version: go1.16.8 [2022-04-04T13:33:42.233Z] Git commit: 79ea9d3 [2022-04-04T13:33:42.233Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T13:33:42.233Z] OS/Arch: windows/amd64 [2022-04-04T13:33:42.233Z] Experimental: true [Pipeline] sh [2022-04-04T13:33:43.020Z] #28 30.86 Selecting previously unselected package vim. [2022-04-04T13:33:43.021Z] #28 30.86 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-04T13:33:43.021Z] #28 30.87 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:43.279Z] #28 31.13 Selecting previously unselected package xfsprogs. [2022-04-04T13:33:43.279Z] #28 31.14 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-04T13:33:43.279Z] #28 31.15 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T13:33:43.538Z] #28 31.36 Selecting previously unselected package zip. [2022-04-04T13:33:43.538Z] #28 31.37 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-04T13:33:43.538Z] #28 31.37 Unpacking zip (3.0-12) ... [2022-04-04T13:33:43.797Z] #28 31.44 Selecting previously unselected package zstd. [2022-04-04T13:33:43.797Z] #28 31.45 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-04T13:33:43.797Z] #28 31.46 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T13:33:43.797Z] #28 31.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:33:43.819Z] + docker info [2022-04-04T13:33:44.368Z] #28 32.05 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-04T13:33:44.368Z] #28 32.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T13:33:44.368Z] #28 32.07 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-04T13:33:44.368Z] #28 32.10 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-04T13:33:44.368Z] #28 32.12 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-04T13:33:44.368Z] #28 32.13 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T13:33:44.368Z] #28 32.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:33:44.368Z] #28 32.15 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-04T13:33:44.368Z] #28 32.16 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T13:33:44.629Z] #28 32.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:44.629Z] #28 32.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-04T13:33:44.629Z] #28 32.51 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T13:33:44.629Z] #28 32.52 Setting up apparmor (2.13.6-10) ... [2022-04-04T13:33:45.826Z] #28 33.47 Setting up zip (3.0-12) ... [2022-04-04T13:33:45.827Z] #28 33.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:45.827Z] #28 33.51 Setting up bash-completion (1:2.11-2) ... [2022-04-04T13:33:46.763Z] #28 34.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-04T13:33:46.763Z] #28 34.55 Setting up sudo (1.9.5p2-3) ... [2022-04-04T13:33:46.763Z] #28 34.61 invoke-rc.d: could not determine current runlevel [2022-04-04T13:33:46.763Z] #28 34.61 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T13:33:46.763Z] #28 34.62 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T13:33:46.763Z] #28 34.63 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-04T13:33:46.763Z] #28 34.65 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T13:33:46.763Z] #28 34.66 Setting up pigz (2.6-1) ... [2022-04-04T13:33:46.763Z] #28 34.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-04T13:33:46.763Z] #28 34.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-04T13:33:46.763Z] #28 34.69 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T13:33:46.763Z] #28 34.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:47.370Z] #28 35.01 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-04T13:33:47.371Z] #28 35.02 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T13:33:47.371Z] #28 35.22 Setting up libelf1:amd64 (0.183-1) ... [2022-04-04T13:33:47.371Z] #28 35.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T13:33:47.371Z] #28 35.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-04T13:33:47.371Z] #28 35.28 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T13:33:47.630Z] #28 35.55 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:33:47.630Z] #28 35.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T13:33:47.630Z] #28 35.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T13:33:47.630Z] #28 35.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T13:33:47.630Z] #28 35.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T13:33:47.630Z] #28 35.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T13:33:47.630Z] #28 35.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T13:33:47.630Z] #28 35.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T13:33:47.630Z] #28 35.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T13:33:47.890Z] #28 35.63 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T13:33:48.461Z] #28 36.23 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-04T13:33:48.461Z] #28 36.24 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-04T13:33:48.461Z] #28 36.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T13:33:48.461Z] #28 36.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T13:33:48.870Z] Commit message: "daemon/config: Validate(): validate hosts" [2022-04-04T13:33:49.028Z] #28 36.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-04T13:33:49.028Z] #28 36.78 Setting up jq (1.6-2.1) ... [2022-04-04T13:33:49.028Z] #28 36.79 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-04T13:33:49.028Z] #28 36.81 Setting up iptables (1.8.7-1) ... [2022-04-04T13:33:49.028Z] #28 36.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T13:33:49.028Z] #28 36.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T13:33:49.028Z] #28 36.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T13:33:49.028Z] #28 36.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T13:33:49.028Z] #28 36.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T13:33:49.028Z] #28 36.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T13:33:49.028Z] #28 36.86 Setting up iproute2 (5.10.0-4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T13:33:49.288Z] #28 37.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:33:49.842Z] #51 ... [2022-04-04T13:33:49.842Z] [2022-04-04T13:33:49.842Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-04-04T13:33:49.842Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T13:33:49.842Z] #43 185.5 + dpkg --print-architecture [2022-04-04T13:33:49.842Z] #43 185.5 + git checkout -q v2.1.0 [2022-04-04T13:33:50.100Z] #43 186.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-04T13:33:50.100Z] #43 186.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-04T13:33:50.224Z] #28 DONE 37.9s [2022-04-04T13:33:50.224Z] [2022-04-04T13:33:50.224Z] #29 [dev-systemd-false 8/24] 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-04-04T13:33:50.224Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362 [2022-04-04T13:33:50.791Z] #29 0.831 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T13:33:51.053Z] #29 0.835 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T13:33:51.053Z] #29 0.839 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T13:33:51.053Z] #29 DONE 0.9s [2022-04-04T13:33:51.053Z] [2022-04-04T13:33:51.053Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T13:33:51.053Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff [2022-04-04T13:33:52.123Z] + docker version [2022-04-04T13:33:57.982Z] Client: [2022-04-04T13:33:57.982Z] Version: 20.10.9 [2022-04-04T13:33:57.982Z] API version: 1.41 [2022-04-04T13:33:57.982Z] Go version: go1.16.8 [2022-04-04T13:33:57.982Z] Git commit: c2ea9bc [2022-04-04T13:33:57.982Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T13:33:57.982Z] OS/Arch: windows/amd64 [2022-04-04T13:33:57.982Z] Context: default [2022-04-04T13:33:57.982Z] Experimental: true [2022-04-04T13:33:57.982Z] [2022-04-04T13:33:57.982Z] Server: Docker Engine - Community [2022-04-04T13:33:57.982Z] Engine: [2022-04-04T13:33:57.982Z] Version: 20.10.9 [2022-04-04T13:33:57.982Z] API version: 1.41 (minimum version 1.24) [2022-04-04T13:33:57.982Z] Go version: go1.16.8 [2022-04-04T13:33:57.982Z] Git commit: 79ea9d3 [2022-04-04T13:33:57.982Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T13:33:57.982Z] OS/Arch: windows/amd64 [2022-04-04T13:33:57.982Z] Experimental: true [Pipeline] sh [2022-04-04T13:33:58.754Z] Client: [2022-04-04T13:33:58.754Z] Context: default [2022-04-04T13:33:58.754Z] Debug Mode: false [2022-04-04T13:33:58.754Z] Plugins: [2022-04-04T13:33:58.754Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-04T13:33:58.754Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-04T13:33:58.754Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-04T13:33:58.754Z] [2022-04-04T13:33:58.754Z] Server: [2022-04-04T13:33:58.754Z] Containers: 0 [2022-04-04T13:33:58.754Z] Running: 0 [2022-04-04T13:33:58.754Z] Paused: 0 [2022-04-04T13:33:58.754Z] Stopped: 0 [2022-04-04T13:33:58.754Z] Images: 0 [2022-04-04T13:33:58.754Z] Server Version: 20.10.9 [2022-04-04T13:33:58.754Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T13:33:58.754Z] Windows: [2022-04-04T13:33:58.754Z] LCOW: [2022-04-04T13:33:58.754Z] Logging Driver: json-file [2022-04-04T13:33:58.754Z] Plugins: [2022-04-04T13:33:58.754Z] Volume: local [2022-04-04T13:33:58.754Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T13:33:58.754Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T13:33:58.754Z] Swarm: inactive [2022-04-04T13:33:58.754Z] Default Isolation: process [2022-04-04T13:33:58.754Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T13:33:58.754Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-04T13:33:58.754Z] OSType: windows [2022-04-04T13:33:58.754Z] Architecture: x86_64 [2022-04-04T13:33:58.754Z] CPUs: 4 [2022-04-04T13:33:58.754Z] Total Memory: 32GiB [2022-04-04T13:33:58.754Z] Name: azwin-2-33f670 [2022-04-04T13:33:58.754Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-04T13:33:58.754Z] Docker Root Dir: D:\docker [2022-04-04T13:33:58.754Z] Debug Mode: false [2022-04-04T13:33:58.754Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:33:58.754Z] Labels: [2022-04-04T13:33:58.754Z] Experimental: true [2022-04-04T13:33:58.754Z] Insecure Registries: [2022-04-04T13:33:58.754Z] 10.0.0.4:5000 [2022-04-04T13:33:58.754Z] 127.0.0.0/8 [2022-04-04T13:33:58.754Z] Registry Mirrors: [2022-04-04T13:33:58.754Z] http://10.0.0.4:5000/ [2022-04-04T13:33:58.754Z] Live Restore Enabled: false [2022-04-04T13:33:58.754Z] Product License: Community Engine [2022-04-04T13:33:58.754Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-04T13:33:59.170Z] #30 6.935 Collecting yamllint==1.26.1 [2022-04-04T13:33:59.170Z] #30 7.992 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T13:33:59.564Z] + docker info [2022-04-04T13:33:59.564Z] Client: [2022-04-04T13:33:59.564Z] Context: default [2022-04-04T13:33:59.564Z] Debug Mode: false [2022-04-04T13:33:59.564Z] [2022-04-04T13:33:59.564Z] Server: [2022-04-04T13:33:59.564Z] Containers: 0 [2022-04-04T13:33:59.564Z] Running: 0 [2022-04-04T13:33:59.564Z] Paused: 0 [2022-04-04T13:33:59.564Z] Stopped: 0 [2022-04-04T13:33:59.564Z] Images: 0 [2022-04-04T13:33:59.564Z] Server Version: 20.10.9 [2022-04-04T13:33:59.564Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T13:33:59.564Z] Windows: [2022-04-04T13:33:59.564Z] LCOW: [2022-04-04T13:33:59.564Z] Logging Driver: json-file [2022-04-04T13:33:59.564Z] Plugins: [2022-04-04T13:33:59.564Z] Volume: local [2022-04-04T13:33:59.564Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T13:33:59.564Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T13:33:59.564Z] Swarm: inactive [2022-04-04T13:33:59.564Z] Default Isolation: process [2022-04-04T13:33:59.564Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T13:33:59.564Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T13:33:59.564Z] OSType: windows [2022-04-04T13:33:59.564Z] Architecture: x86_64 [2022-04-04T13:33:59.564Z] CPUs: 4 [2022-04-04T13:33:59.564Z] Total Memory: 32GiB [2022-04-04T13:33:59.564Z] Name: azwin-2-7211f0 [2022-04-04T13:33:59.564Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T13:33:59.564Z] Docker Root Dir: D:\docker [2022-04-04T13:33:59.564Z] Debug Mode: false [2022-04-04T13:33:59.564Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:33:59.564Z] Labels: [2022-04-04T13:33:59.565Z] Experimental: true [2022-04-04T13:33:59.565Z] Insecure Registries: [2022-04-04T13:33:59.565Z] 10.0.0.4:5000 [2022-04-04T13:33:59.565Z] 127.0.0.0/8 [2022-04-04T13:33:59.565Z] Registry Mirrors: [2022-04-04T13:33:59.565Z] http://10.0.0.4:5000/ [2022-04-04T13:33:59.565Z] Live Restore Enabled: false [2022-04-04T13:33:59.565Z] Product License: Community Engine [2022-04-04T13:33:59.565Z] [2022-04-04T13:33:59.736Z] #30 8.516 Collecting pathspec>=0.5.3 [2022-04-04T13:33:59.737Z] #30 8.522 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T13:33:59.737Z] #30 8.690 Collecting pyyaml [2022-04-04T13:33:59.737Z] #30 8.698 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-04-04T13:33:59.737Z] #30 8.735 Building wheels for collected packages: yamllint [2022-04-04T13:33:59.737Z] #30 8.735 Building wheel for yamllint (setup.py): started [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-04T13:34:00.303Z] #30 9.144 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T13:34:00.303Z] #30 9.146 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=088a8c96d6bd4fb9101c96db40a729a14469c140a869b5c4f483861c264ab4d4 [2022-04-04T13:34:00.303Z] #30 9.146 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T13:34:00.303Z] #30 9.150 Successfully built yamllint [2022-04-04T13:34:00.303Z] #30 9.160 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T13:34:00.303Z] #30 9.367 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T13:34:00.562Z] #30 DONE 9.5s [2022-04-04T13:34:00.562Z] [2022-04-04T13:34:00.562Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:34:00.562Z] #67 sha256:92996014abd96dfe77ef897e00300f81dd4858fe8aeed809e940af76ca2cdb0b [2022-04-04T13:34:00.562Z] #67 ... [2022-04-04T13:34:00.562Z] [2022-04-04T13:34:00.562Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T13:34:00.562Z] #34 sha256:b9310e25190a6dfc9f0ddaee52a31ecc4c6261989c518c647aaca26044e2abda [2022-04-04T13:34:00.820Z] #34 DONE 0.2s [2022-04-04T13:34:00.820Z] [2022-04-04T13:34:00.820Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T13:34:00.820Z] #39 sha256:8f519fc4f2f1eb645adc301a0bac68e128f1f19944e63881c5b85b701b057812 [2022-04-04T13:34:01.078Z] #39 DONE 0.3s [2022-04-04T13:34:01.078Z] [2022-04-04T13:34:01.078Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:34:01.078Z] #67 sha256:92996014abd96dfe77ef897e00300f81dd4858fe8aeed809e940af76ca2cdb0b [2022-04-04T13:34:01.078Z] #67 ... [2022-04-04T13:34:01.078Z] [2022-04-04T13:34:01.078Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T13:34:01.078Z] #42 sha256:3e763bc8ba059f9ef7494e3c6f6d066db22e1bd313f96323d72297a8d9fe5cd7 [2022-04-04T13:34:01.336Z] #42 DONE 0.2s [2022-04-04T13:34:01.336Z] [2022-04-04T13:34:01.336Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T13:34:01.336Z] #44 sha256:8114b630ff3d6bc9a689857441ad6eb042acc1839eb4b2a3e74756bc8011bc1e [2022-04-04T13:34:01.336Z] #44 DONE 0.1s [2022-04-04T13:34:01.336Z] [2022-04-04T13:34:01.336Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:34:01.336Z] #67 sha256:92996014abd96dfe77ef897e00300f81dd4858fe8aeed809e940af76ca2cdb0b [2022-04-04T13:34:01.336Z] #67 ... [2022-04-04T13:34:01.336Z] [2022-04-04T13:34:01.336Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T13:34:01.337Z] #48 sha256:d4db609cf804f0a1bc12314475362ab0a82e720d73fb8a0e05c7559b99bceb13 [2022-04-04T13:34:01.337Z] #48 DONE 0.1s [2022-04-04T13:34:01.337Z] [2022-04-04T13:34:01.337Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T13:34:01.337Z] #51 sha256:a7e1fcc34de0869f35bd3ca219f7febacf44f781f8dd2e9e26ab5ea985f89170 [2022-04-04T13:34:01.595Z] #51 DONE 0.3s [2022-04-04T13:34:01.595Z] [2022-04-04T13:34:01.595Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T13:34:01.595Z] #55 sha256:ef9f962947c674d19664dca13d2b42a940a9df2a2001e81111a17040b8bfc445 [2022-04-04T13:34:01.595Z] #55 DONE 0.1s [2022-04-04T13:34:01.595Z] [2022-04-04T13:34:01.595Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T13:34:01.595Z] #57 sha256:814c6a5304c5de5d59b1c59030908279923856a7cc9c8365c62bab573379123b [2022-04-04T13:34:01.854Z] #57 DONE 0.1s [2022-04-04T13:34:01.854Z] [2022-04-04T13:34:01.854Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T13:34:01.854Z] #59 sha256:af284b83f7686d4f6c4e647bdb89f2d1bc22b5a2f71327809cad06d69d957fc6 [2022-04-04T13:34:02.114Z] #59 DONE 0.4s [2022-04-04T13:34:02.114Z] [2022-04-04T13:34:02.114Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T13:34:02.114Z] #61 sha256:79239d711c0ec2baf0a0c590c795ade7803c6e9bac3845604a0c1f1d71e6e5ef [2022-04-04T13:34:02.373Z] #61 DONE 0.1s [2022-04-04T13:34:02.373Z] [2022-04-04T13:34:02.373Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T13:34:02.373Z] #64 sha256:74ed85a8173635e27abd13570a75068f8aec9eab19139dc643449de02bfdd01a [2022-04-04T13:34:02.373Z] #64 DONE 0.1s [2022-04-04T13:34:02.373Z] [2022-04-04T13:34:02.373Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:34:02.373Z] #67 sha256:92996014abd96dfe77ef897e00300f81dd4858fe8aeed809e940af76ca2cdb0b [2022-04-04T13:34:03.393Z] using credential docker-jenkins-github-credentials [2022-04-04T13:34:03.472Z] Cloning the remote Git repository [2022-04-04T13:34:03.472Z] Cloning with configured refspecs honoured and without tags [2022-04-04T13:34:03.669Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T13:34:04.080Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-04T13:34:04.908Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:34:04.908Z] > git --version # timeout=10 [2022-04-04T13:34:04.952Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-04T13:34:04.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:34:04.955Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:34:12.013Z] #43 DONE 208.0s [2022-04-04T13:34:12.013Z] [2022-04-04T13:34:12.013Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:34:12.013Z] #56 sha256:4efc5bb7d0880756b98a2ac3872cd61fa4ead2cb7284d36530eb1486063e278d [2022-04-04T13:34:14.539Z] #56 ... [2022-04-04T13:34:14.539Z] [2022-04-04T13:34:14.539Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T13:34:14.539Z] #44 sha256:31879b23bf62712d7aad8cf8a734e377b3e3e2476fe44c8a776654cccfe17ad0 [2022-04-04T13:34:15.080Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T13:34:15.080Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T13:34:15.080Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:34:15.080Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T13:34:15.080Z] [2022-04-04T13:34:15.080Z] + TEST_INTEGRATION_DEST=1 [2022-04-04T13:34:15.080Z] + CONTAINER_NAME=docker-pr4-1 [2022-04-04T13:34:15.080Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T13:34:15.081Z] + run_tests test-integration-flaky [2022-04-04T13:34:15.081Z] + '[' -n 0 ']' [2022-04-04T13:34:15.081Z] + rm= [2022-04-04T13:34:15.081Z] + c=0 [2022-04-04T13:34:15.081Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43457/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43457/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/make.sh test-integration-flaky test-integration [2022-04-04T13:34:15.081Z] + TEST_INTEGRATION_DEST=2 [2022-04-04T13:34:15.081Z] + CONTAINER_NAME=docker-pr4-2 [2022-04-04T13:34:15.081Z] + TEST_SKIP_INTEGRATION=1 [2022-04-04T13:34:15.081Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-04T13:34:15.081Z] + run_tests [2022-04-04T13:34:15.081Z] + '[' -n 0 ']' [2022-04-04T13:34:15.081Z] + rm= [2022-04-04T13:34:15.081Z] + TEST_INTEGRATION_DEST=3 [2022-04-04T13:34:15.081Z] + CONTAINER_NAME=docker-pr4-3 [2022-04-04T13:34:15.081Z] + TEST_SKIP_INTEGRATION=1 [2022-04-04T13:34:15.081Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-04T13:34:15.081Z] + run_tests [2022-04-04T13:34:15.081Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43457/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43457/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/make.sh '' test-integration [2022-04-04T13:34:15.081Z] + '[' -n 0 ']' [2022-04-04T13:34:15.081Z] + rm= [2022-04-04T13:34:15.081Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43457/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43457/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/make.sh '' test-integration [2022-04-04T13:34:15.081Z] ++ jobs -p [2022-04-04T13:34:15.081Z] + for job in $(jobs -p) [2022-04-04T13:34:15.081Z] + wait 6976 [2022-04-04T13:34:15.081Z] [2022-04-04T13:34:15.081Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T13:34:15.081Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T13:34:15.081Z] HOSTNAME=a81385fba083 [2022-04-04T13:34:15.081Z] TEST_SKIP_INTEGRATION=1 [2022-04-04T13:34:15.081Z] TESTDEBUG=0 [2022-04-04T13:34:15.081Z] DEST=bundles/test-integration [2022-04-04T13:34:15.081Z] PWD=/go/src/github.com/docker/docker [2022-04-04T13:34:15.081Z] KEEPBUNDLE=1 [2022-04-04T13:34:15.081Z] DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:34:15.081Z] container=docker [2022-04-04T13:34:15.081Z] HOME=/root [2022-04-04T13:34:15.081Z] GOLANG_VERSION=1.18 [2022-04-04T13:34:15.081Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T13:34:15.081Z] VALIDATE_BRANCH=master [2022-04-04T13:34:15.081Z] TERM=xterm [2022-04-04T13:34:15.081Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T13:34:15.081Z] SHLVL=1 [2022-04-04T13:34:15.081Z] TIMEOUT=120m [2022-04-04T13:34:15.081Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T13:34:15.081Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T13:34:15.081Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-04T13:34:15.081Z] GO111MODULE=off [2022-04-04T13:34:15.081Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T13:34:15.081Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T13:34:15.081Z] GOPATH=/go [2022-04-04T13:34:15.081Z] PKG_CONFIG=pkg-config [2022-04-04T13:34:15.081Z] _=/usr/bin/env [2022-04-04T13:34:15.081Z] Building test suite binary ./integration-cli/test.main [2022-04-04T13:34:15.081Z] [2022-04-04T13:34:15.081Z] [2022-04-04T13:34:15.081Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T13:34:15.081Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-04T13:34:15.081Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T13:34:15.081Z] HOSTNAME=852121d727d1 [2022-04-04T13:34:15.081Z] TEST_SKIP_INTEGRATION=1 [2022-04-04T13:34:15.081Z] TESTDEBUG=0 [2022-04-04T13:34:15.081Z] DEST=bundles/test-integration [2022-04-04T13:34:15.081Z] PWD=/go/src/github.com/docker/docker [2022-04-04T13:34:15.081Z] KEEPBUNDLE=1 [2022-04-04T13:34:15.081Z] DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:34:15.081Z] container=docker [2022-04-04T13:34:15.081Z] HOME=/root [2022-04-04T13:34:15.081Z] GOLANG_VERSION=1.18 [2022-04-04T13:34:15.081Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T13:34:15.081Z] VALIDATE_BRANCH=master [2022-04-04T13:34:15.081Z] TERM=xterm [2022-04-04T13:34:15.081Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T13:34:15.081Z] SHLVL=1 [2022-04-04T13:34:15.081Z] TIMEOUT=120m [2022-04-04T13:34:15.081Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T13:34:15.081Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T13:34:15.081Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-04T13:34:15.081Z] GO111MODULE=off [2022-04-04T13:34:15.081Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T13:34:15.081Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T13:34:15.081Z] GOPATH=/go [2022-04-04T13:34:15.081Z] PKG_CONFIG=pkg-config [2022-04-04T13:34:15.081Z] _=/usr/bin/env [2022-04-04T13:34:15.081Z] Building test suite binary ./integration-cli/test.main [2022-04-04T13:34:15.081Z] No new tests added to integration. [2022-04-04T13:34:15.081Z] [2022-04-04T13:34:15.081Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T13:34:15.081Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T13:34:15.081Z] HOSTNAME=5887e12dbb30 [2022-04-04T13:34:15.081Z] TESTDEBUG=0 [2022-04-04T13:34:15.081Z] DEST=bundles/test-integration [2022-04-04T13:34:15.081Z] PWD=/go/src/github.com/docker/docker [2022-04-04T13:34:15.081Z] KEEPBUNDLE=1 [2022-04-04T13:34:15.081Z] DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:34:15.081Z] container=docker [2022-04-04T13:34:15.081Z] HOME=/root [2022-04-04T13:34:15.081Z] GOLANG_VERSION=1.18 [2022-04-04T13:34:15.081Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T13:34:15.081Z] VALIDATE_BRANCH=master [2022-04-04T13:34:15.081Z] TERM=xterm [2022-04-04T13:34:15.081Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T13:34:15.081Z] SHLVL=1 [2022-04-04T13:34:15.081Z] TIMEOUT=120m [2022-04-04T13:34:15.081Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T13:34:15.081Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T13:34:15.081Z] GO111MODULE=off [2022-04-04T13:34:15.081Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T13:34:15.081Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T13:34:15.081Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T13:34:15.081Z] GOPATH=/go [2022-04-04T13:34:15.081Z] PKG_CONFIG=pkg-config [2022-04-04T13:34:15.081Z] _=/usr/bin/env [2022-04-04T13:34:15.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T13:34:15.103Z] #44 DONE 0.6s [2022-04-04T13:34:15.103Z] [2022-04-04T13:34:15.103Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T13:34:15.103Z] #48 sha256:7d98c94d7893d6114eb6d03c8cc9aae00d8ae641bb5e4eb9b9a934dc7e1d5095 [2022-04-04T13:34:15.103Z] #48 DONE 0.1s [2022-04-04T13:34:15.103Z] [2022-04-04T13:34:15.103Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T13:34:15.103Z] #50 sha256:01186093ff280e671ad1644047ba65108f07fa388d858c5cce85dabc1ee0f64a [2022-04-04T13:34:15.360Z] #50 DONE 0.1s [2022-04-04T13:34:15.360Z] [2022-04-04T13:34:15.360Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:34:15.360Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5 [2022-04-04T13:34:18.669Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-04T13:34:18.669Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c077cc8d\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-04T13:34:18.669Z] ---------------------------------------------------------------------------- [2022-04-04T13:34:18.669Z] [2022-04-04T13:34:18.669Z] INFO: executeCI.ps1 starting at Mon Apr 4 13:34:16 CUT 2022 [2022-04-04T13:34:18.669Z] [2022-04-04T13:34:18.669Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-04T13:34:18.669Z] INFO: Running git version 2.24.1.windows.2 [2022-04-04T13:34:18.669Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-04T13:34:18.669Z] INFO: Environment variables: [2022-04-04T13:34:18.669Z] [2022-04-04T13:34:18.669Z] Name Value [2022-04-04T13:34:18.669Z] ---- ----- [2022-04-04T13:34:18.669Z] ALLUSERSPROFILE C:\ProgramData [2022-04-04T13:34:18.669Z] amd64 true [2022-04-04T13:34:18.669Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-04T13:34:18.669Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-04T13:34:18.669Z] arm64 true [2022-04-04T13:34:18.669Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-04T13:34:18.669Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-04T13:34:18.669Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-04T13:34:18.669Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-04T13:34:18.669Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-04T13:34:18.669Z] BRANCH_NAME PR-43457 [2022-04-04T13:34:18.669Z] BUILD_DISPLAY_NAME #4 [2022-04-04T13:34:18.669Z] BUILD_ID 4 [2022-04-04T13:34:18.669Z] BUILD_NUMBER 4 [2022-04-04T13:34:18.669Z] BUILD_TAG jenkins-moby-PR-43457-4 [2022-04-04T13:34:18.669Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/ [2022-04-04T13:34:18.669Z] cgroup2 true [2022-04-04T13:34:18.669Z] CHANGE_AUTHOR thaJeztah [2022-04-04T13:34:18.669Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-04T13:34:18.669Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1 [2022-04-04T13:34:18.669Z] CHANGE_FORK thaJeztah/docker [2022-04-04T13:34:18.669Z] CHANGE_ID 43457 [2022-04-04T13:34:18.669Z] CHANGE_TARGET master [2022-04-04T13:34:18.669Z] CHANGE_TITLE opts: ParseTCPAddr(): fix validation of hosts to not ignore path elements [2022-04-04T13:34:18.669Z] CHANGE_URL https://github.com/moby/moby/pull/43457 [2022-04-04T13:34:18.669Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T13:34:18.669Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-04T13:34:18.669Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-04T13:34:18.669Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-04T13:34:18.669Z] COMPUTERNAME azwin-2-7211f0 [2022-04-04T13:34:18.669Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-04T13:34:18.669Z] ConfigSequenceNumber 0 [2022-04-04T13:34:18.669Z] dco true [2022-04-04T13:34:18.669Z] DOCKER_BUILDKIT 0 [2022-04-04T13:34:18.669Z] DOCKER_DUT_DEBUG 1 [2022-04-04T13:34:18.669Z] DOCKER_EXPERIMENTAL 1 [2022-04-04T13:34:18.669Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-04T13:34:18.669Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-04T13:34:18.669Z] EXECUTOR_NUMBER 0 [2022-04-04T13:34:18.669Z] FQDN azwin-2-7211f0.westus.cloudapp.azure.com [2022-04-04T13:34:18.669Z] GIT_BRANCH PR-43457 [2022-04-04T13:34:18.669Z] GIT_COMMIT a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:34:18.670Z] GIT_PREVIOUS_COMMIT ecbfe731932f49f4565f3824fd2c8249c2f1fb73 [2022-04-04T13:34:18.670Z] GIT_URL https://github.com/moby/moby.git [2022-04-04T13:34:18.670Z] HUDSON_COOKIE 1080da16-bd98-46c9-b268-9a06eade0433 [2022-04-04T13:34:18.670Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-04T13:34:18.670Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-04T13:34:18.670Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-04T13:34:18.670Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-04T13:34:18.670Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-04T13:34:18.670Z] JENKINS_NODE_COOKIE 808b8765-6568-422c-bd13-7643a01f3123 [2022-04-04T13:34:18.670Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-04T13:34:18.670Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-04T13:34:18.670Z] JOB_BASE_NAME PR-43457 [2022-04-04T13:34:18.670Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/display/redirect [2022-04-04T13:34:18.670Z] JOB_NAME moby/PR-43457 [2022-04-04T13:34:18.670Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/ [2022-04-04T13:34:18.670Z] library.jps.version master [2022-04-04T13:34:18.670Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-04T13:34:18.670Z] NODE_LABELS amd64 azure azwin-2-7211f0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-04T13:34:18.670Z] NODE_NAME azwin-2-7211f0 [2022-04-04T13:34:18.670Z] NUMBER_OF_PROCESSORS 4 [2022-04-04T13:34:18.670Z] OS Windows_NT [2022-04-04T13:34:18.670Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-04T13:34:18.670Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-04T13:34:18.670Z] ppc64le false [2022-04-04T13:34:18.670Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-04T13:34:18.670Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-04-04T13:34:18.670Z] PROCESSOR_LEVEL 6 [2022-04-04T13:34:18.670Z] PROCESSOR_REVISION 5504 [2022-04-04T13:34:18.670Z] ProgramData C:\ProgramData [2022-04-04T13:34:18.670Z] ProgramFiles C:\Program Files [2022-04-04T13:34:18.670Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-04T13:34:18.670Z] ProgramW6432 C:\Program Files [2022-04-04T13:34:18.670Z] PROMPT $P$G [2022-04-04T13:34:18.670Z] PSExecutionPolicyPreference Bypass [2022-04-04T13:34:18.670Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-04T13:34:18.670Z] PUBLIC C:\Users\Public [2022-04-04T13:34:18.670Z] rootless true [2022-04-04T13:34:18.670Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect?page=artif... [2022-04-04T13:34:18.670Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect?page=changes [2022-04-04T13:34:18.670Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect [2022-04-04T13:34:18.670Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect?page=tests [2022-04-04T13:34:18.670Z] s390x false [2022-04-04T13:34:18.670Z] SKIP_VALIDATION_TESTS 1 [2022-04-04T13:34:18.670Z] SOURCES_DRIVE d [2022-04-04T13:34:18.670Z] SOURCES_SUBDIR gopath [2022-04-04T13:34:18.670Z] STAGE_NAME Run tests [2022-04-04T13:34:18.670Z] SystemDrive C: [2022-04-04T13:34:18.670Z] SystemRoot C:\Windows [2022-04-04T13:34:18.670Z] TEMP C:\Windows\TEMP [2022-04-04T13:34:18.670Z] TESTDEBUG 0 [2022-04-04T13:34:18.670Z] TESTRUN_DRIVE d [2022-04-04T13:34:18.670Z] TESTRUN_SUBDIR CI [2022-04-04T13:34:18.670Z] TIMEOUT 120m [2022-04-04T13:34:18.670Z] TMP C:\Windows\TEMP [2022-04-04T13:34:18.670Z] unit_validate true [2022-04-04T13:34:18.670Z] USERDOMAIN WORKGROUP [2022-04-04T13:34:18.670Z] USERNAME azwin-2-7211f0$ [2022-04-04T13:34:18.670Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-04T13:34:18.670Z] validate_force false [2022-04-04T13:34:18.670Z] windir C:\Windows [2022-04-04T13:34:18.670Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-04T13:34:18.670Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-04T13:34:18.670Z] windows2022 true [2022-04-04T13:34:18.670Z] windows2022containerd true [2022-04-04T13:34:18.670Z] windowsRS5 true [2022-04-04T13:34:18.670Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-04T13:34:18.670Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-04T13:34:18.670Z] [2022-04-04T13:34:18.670Z] [2022-04-04T13:34:18.670Z] [2022-04-04T13:34:19.125Z] INFO: Sources under d:\gopath\... [2022-04-04T13:34:19.125Z] INFO: Test run under d:\CI\... [2022-04-04T13:34:19.125Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-04T13:34:19.125Z] INFO: docker/docker repository was found [2022-04-04T13:34:19.125Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-04T13:34:20.086Z] ltsc2022: Pulling from windows/servercore [2022-04-04T13:34:20.086Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T13:34:20.086Z] 037d5740b404: Pulling fs layer [2022-04-04T13:34:22.232Z] Fetching without tags [2022-04-04T13:34:22.972Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:34:21.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:34:21.986Z] > git config --add remote.origin.fetch +refs/pull/43457/head:refs/remotes/origin/PR-43457 # timeout=10 [2022-04-04T13:34:22.031Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:34:22.148Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:34:22.270Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:34:22.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:34:22.273Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:34:23.085Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:34:23.129Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:34:25.053Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-04T13:34:25.053Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-43d8ab2f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-04T13:34:25.053Z] ---------------------------------------------------------------------------- [2022-04-04T13:34:25.053Z] [2022-04-04T13:34:25.053Z] INFO: executeCI.ps1 starting at Mon Apr 4 13:34:21 CUT 2022 [2022-04-04T13:34:25.053Z] [2022-04-04T13:34:25.053Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-04T13:34:25.053Z] INFO: Running git version 2.24.1.windows.2 [2022-04-04T13:34:25.053Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-04T13:34:25.053Z] INFO: Environment variables: [2022-04-04T13:34:25.053Z] [2022-04-04T13:34:25.053Z] Name Value [2022-04-04T13:34:25.053Z] ---- ----- [2022-04-04T13:34:25.053Z] ALLUSERSPROFILE C:\ProgramData [2022-04-04T13:34:25.053Z] amd64 true [2022-04-04T13:34:25.053Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-04T13:34:25.053Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-04T13:34:25.053Z] arm64 true [2022-04-04T13:34:25.053Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-04T13:34:25.053Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-04T13:34:25.053Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-04T13:34:25.053Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-04T13:34:25.053Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-04T13:34:25.053Z] BRANCH_NAME PR-43457 [2022-04-04T13:34:25.053Z] BUILD_DISPLAY_NAME #4 [2022-04-04T13:34:25.053Z] BUILD_ID 4 [2022-04-04T13:34:25.053Z] BUILD_NUMBER 4 [2022-04-04T13:34:25.053Z] BUILD_TAG jenkins-moby-PR-43457-4 [2022-04-04T13:34:25.053Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/ [2022-04-04T13:34:25.053Z] cgroup2 true [2022-04-04T13:34:25.053Z] CHANGE_AUTHOR thaJeztah [2022-04-04T13:34:25.053Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-04T13:34:25.053Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1 [2022-04-04T13:34:25.053Z] CHANGE_FORK thaJeztah/docker [2022-04-04T13:34:25.053Z] CHANGE_ID 43457 [2022-04-04T13:34:25.053Z] CHANGE_TARGET master [2022-04-04T13:34:25.053Z] CHANGE_TITLE opts: ParseTCPAddr(): fix validation of hosts to not ignore path elements [2022-04-04T13:34:25.053Z] CHANGE_URL https://github.com/moby/moby/pull/43457 [2022-04-04T13:34:25.053Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T13:34:25.053Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-04T13:34:25.053Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-04T13:34:25.053Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-04T13:34:25.053Z] COMPUTERNAME azwin-2-33f670 [2022-04-04T13:34:25.053Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-04T13:34:25.053Z] ConfigSequenceNumber 0 [2022-04-04T13:34:25.053Z] dco true [2022-04-04T13:34:25.053Z] DOCKER_BUILDKIT 0 [2022-04-04T13:34:25.053Z] DOCKER_DUT_DEBUG 1 [2022-04-04T13:34:25.053Z] DOCKER_EXPERIMENTAL 1 [2022-04-04T13:34:25.053Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-04T13:34:25.053Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-04T13:34:25.053Z] EXECUTOR_NUMBER 0 [2022-04-04T13:34:25.053Z] FQDN azwin-2-33f670.westus.cloudapp.azure.com [2022-04-04T13:34:25.053Z] GIT_BRANCH PR-43457 [2022-04-04T13:34:25.053Z] GIT_COMMIT a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:34:25.053Z] GIT_PREVIOUS_COMMIT ecbfe731932f49f4565f3824fd2c8249c2f1fb73 [2022-04-04T13:34:25.053Z] GIT_URL https://github.com/moby/moby.git [2022-04-04T13:34:25.053Z] HUDSON_COOKIE 8f3a9cd5-7501-434b-9a44-54fe92fcf583 [2022-04-04T13:34:25.053Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-04T13:34:25.053Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-04T13:34:25.053Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-04T13:34:25.053Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-04T13:34:25.053Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-04T13:34:25.053Z] JENKINS_NODE_COOKIE 77e7d734-1284-483f-8c32-eeaafc69a370 [2022-04-04T13:34:25.053Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-04T13:34:25.053Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-04T13:34:25.053Z] JOB_BASE_NAME PR-43457 [2022-04-04T13:34:25.053Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/display/redirect [2022-04-04T13:34:25.053Z] JOB_NAME moby/PR-43457 [2022-04-04T13:34:25.053Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/ [2022-04-04T13:34:25.053Z] library.jps.version master [2022-04-04T13:34:25.053Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-04T13:34:25.053Z] NODE_LABELS amd64 azure azwin-2-33f670 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-04T13:34:25.053Z] NODE_NAME azwin-2-33f670 [2022-04-04T13:34:25.053Z] NUMBER_OF_PROCESSORS 4 [2022-04-04T13:34:25.053Z] OS Windows_NT [2022-04-04T13:34:25.053Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-04T13:34:25.053Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-04T13:34:25.053Z] ppc64le false [2022-04-04T13:34:25.053Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-04T13:34:25.053Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-04-04T13:34:25.053Z] PROCESSOR_LEVEL 6 [2022-04-04T13:34:25.053Z] PROCESSOR_REVISION 5504 [2022-04-04T13:34:25.053Z] ProgramData C:\ProgramData [2022-04-04T13:34:25.053Z] ProgramFiles C:\Program Files [2022-04-04T13:34:25.053Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-04T13:34:25.053Z] ProgramW6432 C:\Program Files [2022-04-04T13:34:25.053Z] PROMPT $P$G [2022-04-04T13:34:25.053Z] PSExecutionPolicyPreference Bypass [2022-04-04T13:34:25.053Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-04T13:34:25.053Z] PUBLIC C:\Users\Public [2022-04-04T13:34:25.053Z] rootless true [2022-04-04T13:34:25.053Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect?page=artif... [2022-04-04T13:34:25.053Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect?page=changes [2022-04-04T13:34:25.053Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect [2022-04-04T13:34:25.053Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect?page=tests [2022-04-04T13:34:25.053Z] s390x false [2022-04-04T13:34:25.054Z] SKIP_VALIDATION_TESTS 1 [2022-04-04T13:34:25.054Z] SOURCES_DRIVE d [2022-04-04T13:34:25.054Z] SOURCES_SUBDIR gopath [2022-04-04T13:34:25.054Z] STAGE_NAME Run tests [2022-04-04T13:34:25.054Z] SystemDrive C: [2022-04-04T13:34:25.054Z] SystemRoot C:\Windows [2022-04-04T13:34:25.054Z] TEMP C:\Windows\TEMP [2022-04-04T13:34:25.054Z] TESTDEBUG 0 [2022-04-04T13:34:25.054Z] TESTRUN_DRIVE d [2022-04-04T13:34:25.054Z] TESTRUN_SUBDIR CI [2022-04-04T13:34:25.054Z] TIMEOUT 120m [2022-04-04T13:34:25.054Z] TMP C:\Windows\TEMP [2022-04-04T13:34:25.054Z] unit_validate true [2022-04-04T13:34:25.054Z] USERDOMAIN WORKGROUP [2022-04-04T13:34:25.054Z] USERNAME azwin-2-33f670$ [2022-04-04T13:34:25.054Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-04T13:34:25.054Z] validate_force false [2022-04-04T13:34:25.054Z] windir C:\Windows [2022-04-04T13:34:25.054Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-04T13:34:25.054Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-04T13:34:25.054Z] windows2022 true [2022-04-04T13:34:25.054Z] windows2022containerd true [2022-04-04T13:34:25.054Z] windowsRS5 true [2022-04-04T13:34:25.054Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-04T13:34:25.054Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-04T13:34:25.054Z] [2022-04-04T13:34:25.054Z] [2022-04-04T13:34:25.054Z] [2022-04-04T13:34:25.054Z] INFO: Sources under d:\gopath\... [2022-04-04T13:34:25.054Z] INFO: Test run under d:\CI\... [2022-04-04T13:34:25.054Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-04T13:34:25.054Z] INFO: docker/docker repository was found [2022-04-04T13:34:25.054Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-04T13:34:25.054Z] ltsc2019: Pulling from windows/servercore [2022-04-04T13:34:25.054Z] 4612f6d0b889: Pulling fs layer [2022-04-04T13:34:25.054Z] 0a6173b79e25: Pulling fs layer [2022-04-04T13:34:26.266Z] Merge succeeded, producing a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:34:26.267Z] Checking out Revision a35b4ac54a5c8b7e822293ba62f198047a52a0aa (PR-43457) [2022-04-04T13:34:25.928Z] > git remote # timeout=10 [2022-04-04T13:34:25.995Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T13:34:26.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:34:26.042Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T13:34:26.183Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-04T13:34:26.303Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:34:26.346Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:34:28.914Z] #67 134.2 # github.com/containerd/containerd/cmd/containerd [2022-04-04T13:34:28.914Z] #67 134.2 /usr/bin/ld: /tmp/go-link-3080033812/000019.o: in function `New': [2022-04-04T13:34:28.914Z] #67 134.2 /tmp/tmp.gLJvVqYjet/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T13:34:28.914Z] #67 134.3 + bin/containerd-stress [2022-04-04T13:34:28.914Z] #67 135.4 + bin/containerd-shim [2022-04-04T13:34:34.864Z] 037d5740b404: Verifying Checksum [2022-04-04T13:34:34.864Z] 037d5740b404: Download complete [2022-04-04T13:34:37.749Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T13:34:37.749Z] 8f616e6e9eec: Download complete [2022-04-04T13:34:38.080Z] Commit message: "daemon/config: Validate(): validate hosts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T13:34:39.999Z] 0a6173b79e25: Verifying Checksum [2022-04-04T13:34:39.999Z] 0a6173b79e25: Download complete [2022-04-04T13:34:39.999Z] 4612f6d0b889: Verifying Checksum [2022-04-04T13:34:39.999Z] 4612f6d0b889: Download complete [2022-04-04T13:34:41.158Z] #67 146.4 + bin/containerd-shim-runc-v1 [2022-04-04T13:34:41.325Z] + docker version [2022-04-04T13:34:46.427Z] #67 152.6 + bin/containerd-shim-runc-v2 [2022-04-04T13:34:46.427Z] #67 153.4 + binaries [2022-04-04T13:34:46.685Z] #67 153.4 + install -D bin/containerd /build/containerd [2022-04-04T13:34:46.685Z] #67 153.4 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T13:34:46.685Z] #67 153.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T13:34:46.685Z] #67 153.4 + install -D bin/ctr /build/ctr [2022-04-04T13:34:47.252Z] #67 DONE 153.9s [2022-04-04T13:34:48.188Z] [2022-04-04T13:34:48.188Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T13:34:48.188Z] #68 sha256:fd881a5ef8db095da156d5a2c851e6fad0cf98b4872d7ca29418c02c22e5103f [2022-04-04T13:34:48.188Z] #68 DONE 0.2s [2022-04-04T13:34:48.188Z] [2022-04-04T13:34:48.188Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T13:34:48.188Z] #73 sha256:bcedf6519f703b694ce9671170434cb13ffa26567399c3b8310c389fe2421a92 [2022-04-04T13:34:48.188Z] #73 DONE 0.1s [2022-04-04T13:34:48.445Z] [2022-04-04T13:34:48.445Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T13:34:48.445Z] #78 sha256:37e94123a94053ee505148c23190f6fffe9282f9c34e3ebe8d369aacf42f643c [2022-04-04T13:34:48.487Z] Client: [2022-04-04T13:34:48.487Z] Version: 20.10.9 [2022-04-04T13:34:48.487Z] API version: 1.41 [2022-04-04T13:34:48.487Z] Go version: go1.16.8 [2022-04-04T13:34:48.487Z] Git commit: c2ea9bc [2022-04-04T13:34:48.487Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T13:34:48.487Z] OS/Arch: windows/amd64 [2022-04-04T13:34:48.487Z] Context: default [2022-04-04T13:34:48.487Z] Experimental: true [2022-04-04T13:34:48.487Z] [2022-04-04T13:34:48.487Z] Server: Docker Engine - Community [2022-04-04T13:34:48.487Z] Engine: [2022-04-04T13:34:48.487Z] Version: 20.10.9 [2022-04-04T13:34:48.487Z] API version: 1.41 (minimum version 1.24) [2022-04-04T13:34:48.487Z] Go version: go1.16.8 [2022-04-04T13:34:48.487Z] Git commit: 79ea9d3 [2022-04-04T13:34:48.487Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T13:34:48.487Z] OS/Arch: windows/amd64 [2022-04-04T13:34:48.487Z] Experimental: true [2022-04-04T13:34:48.703Z] #78 DONE 0.4s [2022-04-04T13:34:48.961Z] [2022-04-04T13:34:48.961Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T13:34:48.961Z] #79 sha256:aead86d6bd07729fccff3c2320b950fbf94d1f70cb19a76b2585b6655a5c5e12 [2022-04-04T13:34:48.961Z] #79 DONE 0.0s [2022-04-04T13:34:48.961Z] [2022-04-04T13:34:48.961Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T13:34:48.961Z] #80 sha256:f14128e659e31742f278c6e5323a1abe4d8aaf1f70aef6590c1ba28ed51dae73 [Pipeline] sh [2022-04-04T13:34:49.894Z] #80 DONE 1.0s [2022-04-04T13:34:49.894Z] [2022-04-04T13:34:49.894Z] #81 exporting to image [2022-04-04T13:34:49.894Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T13:34:49.894Z] #81 exporting layers [2022-04-04T13:34:50.080Z] + docker info [2022-04-04T13:34:50.080Z] Client: [2022-04-04T13:34:50.080Z] Context: default [2022-04-04T13:34:50.080Z] Debug Mode: false [2022-04-04T13:34:50.080Z] [2022-04-04T13:34:50.080Z] Server: [2022-04-04T13:34:50.080Z] Containers: 0 [2022-04-04T13:34:50.080Z] Running: 0 [2022-04-04T13:34:50.080Z] Paused: 0 [2022-04-04T13:34:50.080Z] Stopped: 0 [2022-04-04T13:34:50.080Z] Images: 0 [2022-04-04T13:34:50.080Z] Server Version: 20.10.9 [2022-04-04T13:34:50.080Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-04T13:34:50.080Z] LCOW: [2022-04-04T13:34:50.080Z] Windows: [2022-04-04T13:34:50.080Z] Logging Driver: json-file [2022-04-04T13:34:50.080Z] Plugins: [2022-04-04T13:34:50.080Z] Volume: local [2022-04-04T13:34:50.080Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T13:34:50.080Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T13:34:50.080Z] Swarm: inactive [2022-04-04T13:34:50.080Z] Default Isolation: process [2022-04-04T13:34:50.080Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T13:34:50.080Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T13:34:50.080Z] OSType: windows [2022-04-04T13:34:50.080Z] Architecture: x86_64 [2022-04-04T13:34:50.080Z] CPUs: 4 [2022-04-04T13:34:50.080Z] Total Memory: 32GiB [2022-04-04T13:34:50.080Z] Name: azwin-2-263630 [2022-04-04T13:34:50.080Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T13:34:50.080Z] Docker Root Dir: D:\docker [2022-04-04T13:34:50.080Z] Debug Mode: false [2022-04-04T13:34:50.080Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:34:50.080Z] Labels: [2022-04-04T13:34:50.080Z] Experimental: true [2022-04-04T13:34:50.080Z] Insecure Registries: [2022-04-04T13:34:50.080Z] 10.0.0.4:5000 [2022-04-04T13:34:50.080Z] 127.0.0.0/8 [2022-04-04T13:34:50.080Z] Registry Mirrors: [2022-04-04T13:34:50.080Z] http://10.0.0.4:5000/ [2022-04-04T13:34:50.080Z] Live Restore Enabled: false [2022-04-04T13:34:50.080Z] Product License: Community Engine [2022-04-04T13:34:50.080Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-04T13:34:54.056Z] #60 ... [2022-04-04T13:34:54.056Z] [2022-04-04T13:34:54.056Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:34:54.056Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:34:54.056Z] #51 244.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-04T13:34:54.056Z] #51 DONE 246.3s [2022-04-04T13:34:54.056Z] [2022-04-04T13:34:54.056Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:34:54.056Z] #56 sha256:4efc5bb7d0880756b98a2ac3872cd61fa4ead2cb7284d36530eb1486063e278d [2022-04-04T13:34:54.056Z] #56 142.7 + mkdir -p /build [2022-04-04T13:34:54.056Z] #56 142.7 + cp runc /build/runc [2022-04-04T13:34:54.056Z] #56 DONE 143.1s [2022-04-04T13:34:54.056Z] [2022-04-04T13:34:54.056Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:34:54.056Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5 [2022-04-04T13:34:54.056Z] #60 ... [2022-04-04T13:34:54.056Z] [2022-04-04T13:34:54.056Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T13:34:54.056Z] #52 sha256:85ca002350fb6231f45e9a6eebdf3efbfe793352d96ee2444fd9f50a9c1675a6 [2022-04-04T13:34:54.056Z] #52 DONE 0.4s [2022-04-04T13:34:54.056Z] [2022-04-04T13:34:54.056Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:34:54.056Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5 [2022-04-04T13:34:54.056Z] #60 ... [2022-04-04T13:34:54.056Z] [2022-04-04T13:34:54.056Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T13:34:54.056Z] #54 sha256:7fafe4b59a6ac762c40dbccbf61c88078ac5b93cb75a236f8af78d339b709b2f [2022-04-04T13:34:54.056Z] #54 DONE 0.1s [2022-04-04T13:34:54.056Z] [2022-04-04T13:34:54.056Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T13:34:54.056Z] #57 sha256:36d5351adacee342cae1b6292cec9a944b918e94e974602225af43fb8898fee0 [2022-04-04T13:34:54.056Z] #57 DONE 0.4s [2022-04-04T13:34:54.056Z] [2022-04-04T13:34:54.056Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:34:54.056Z] #60 sha256:10e8fa1f13aae2d21e7faa6976a43f1de0523d994c61b7fa3b573d452f2de3e5 [2022-04-04T13:34:55.950Z] #60 219.7 + bin/containerd [2022-04-04T13:35:08.633Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-04T13:35:08.633Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-105ca7f8\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-04T13:35:08.633Z] ---------------------------------------------------------------------------- [2022-04-04T13:35:08.633Z] [2022-04-04T13:35:08.633Z] INFO: executeCI.ps1 starting at Mon Apr 4 13:35:06 CUT 2022 [2022-04-04T13:35:08.633Z] [2022-04-04T13:35:08.633Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-04T13:35:08.633Z] INFO: Running git version 2.24.1.windows.2 [2022-04-04T13:35:08.633Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-04T13:35:08.633Z] INFO: Environment variables: [2022-04-04T13:35:08.633Z] [2022-04-04T13:35:08.633Z] Name Value [2022-04-04T13:35:08.633Z] ---- ----- [2022-04-04T13:35:08.633Z] ALLUSERSPROFILE C:\ProgramData [2022-04-04T13:35:08.633Z] amd64 true [2022-04-04T13:35:08.633Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-04T13:35:08.633Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-04T13:35:08.633Z] arm64 true [2022-04-04T13:35:08.633Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-04T13:35:08.633Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-04T13:35:08.633Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-04T13:35:08.633Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-04T13:35:08.633Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-04T13:35:08.633Z] BRANCH_NAME PR-43457 [2022-04-04T13:35:08.633Z] BUILD_DISPLAY_NAME #4 [2022-04-04T13:35:08.633Z] BUILD_ID 4 [2022-04-04T13:35:08.633Z] BUILD_NUMBER 4 [2022-04-04T13:35:08.633Z] BUILD_TAG jenkins-moby-PR-43457-4 [2022-04-04T13:35:08.633Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/ [2022-04-04T13:35:08.633Z] cgroup2 true [2022-04-04T13:35:08.633Z] CHANGE_AUTHOR thaJeztah [2022-04-04T13:35:08.633Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-04T13:35:08.633Z] CHANGE_BRANCH daemon_fix_hosts_validation_step1 [2022-04-04T13:35:08.633Z] CHANGE_FORK thaJeztah/docker [2022-04-04T13:35:08.633Z] CHANGE_ID 43457 [2022-04-04T13:35:08.633Z] CHANGE_TARGET master [2022-04-04T13:35:08.633Z] CHANGE_TITLE opts: ParseTCPAddr(): fix validation of hosts to not ignore path elements [2022-04-04T13:35:08.633Z] CHANGE_URL https://github.com/moby/moby/pull/43457 [2022-04-04T13:35:08.633Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T13:35:08.633Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-04T13:35:08.633Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-04T13:35:08.633Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-04T13:35:08.633Z] COMPUTERNAME azwin-2-263630 [2022-04-04T13:35:08.633Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-04T13:35:08.633Z] ConfigSequenceNumber 0 [2022-04-04T13:35:08.633Z] dco true [2022-04-04T13:35:08.633Z] DOCKER_BUILDKIT 0 [2022-04-04T13:35:08.633Z] DOCKER_DUT_DEBUG 1 [2022-04-04T13:35:08.633Z] DOCKER_EXPERIMENTAL 1 [2022-04-04T13:35:08.633Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-04T13:35:08.633Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-04T13:35:08.633Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-04T13:35:08.633Z] EXECUTOR_NUMBER 0 [2022-04-04T13:35:08.633Z] FQDN azwin-2-263630.westus.cloudapp.azure.com [2022-04-04T13:35:08.633Z] GIT_BRANCH PR-43457 [2022-04-04T13:35:08.633Z] GIT_COMMIT a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:35:08.633Z] GIT_PREVIOUS_COMMIT ecbfe731932f49f4565f3824fd2c8249c2f1fb73 [2022-04-04T13:35:08.633Z] GIT_URL https://github.com/moby/moby.git [2022-04-04T13:35:08.633Z] HUDSON_COOKIE 730d07da-179d-4e51-b151-267293b4e041 [2022-04-04T13:35:08.633Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-04T13:35:08.633Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-04T13:35:08.633Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-04T13:35:08.633Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-04T13:35:08.633Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-04T13:35:08.633Z] JENKINS_NODE_COOKIE fde102e2-be33-4656-868a-4e6b11b047c0 [2022-04-04T13:35:08.633Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-04T13:35:08.633Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-04T13:35:08.633Z] JOB_BASE_NAME PR-43457 [2022-04-04T13:35:08.633Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/display/redirect [2022-04-04T13:35:08.633Z] JOB_NAME moby/PR-43457 [2022-04-04T13:35:08.633Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/ [2022-04-04T13:35:08.633Z] library.jps.version master [2022-04-04T13:35:08.633Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-04T13:35:08.633Z] NODE_LABELS amd64 azure azwin-2-263630 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-04T13:35:08.633Z] NODE_NAME azwin-2-263630 [2022-04-04T13:35:08.633Z] NUMBER_OF_PROCESSORS 4 [2022-04-04T13:35:08.634Z] OS Windows_NT [2022-04-04T13:35:08.634Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-04T13:35:08.634Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-04T13:35:08.634Z] ppc64le false [2022-04-04T13:35:08.634Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-04T13:35:08.634Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-04-04T13:35:08.634Z] PROCESSOR_LEVEL 6 [2022-04-04T13:35:08.634Z] PROCESSOR_REVISION 5504 [2022-04-04T13:35:08.634Z] ProgramData C:\ProgramData [2022-04-04T13:35:08.634Z] ProgramFiles C:\Program Files [2022-04-04T13:35:08.634Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-04T13:35:08.634Z] ProgramW6432 C:\Program Files [2022-04-04T13:35:08.634Z] PROMPT $P$G [2022-04-04T13:35:08.634Z] PSExecutionPolicyPreference Bypass [2022-04-04T13:35:08.634Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-04T13:35:08.634Z] PUBLIC C:\Users\Public [2022-04-04T13:35:08.634Z] rootless true [2022-04-04T13:35:08.634Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect?page=artif... [2022-04-04T13:35:08.634Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect?page=changes [2022-04-04T13:35:08.634Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect [2022-04-04T13:35:08.634Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43457/4/display/redirect?page=tests [2022-04-04T13:35:08.634Z] s390x false [2022-04-04T13:35:08.634Z] SKIP_VALIDATION_TESTS 1 [2022-04-04T13:35:08.634Z] SOURCES_DRIVE d [2022-04-04T13:35:08.634Z] SOURCES_SUBDIR gopath [2022-04-04T13:35:08.634Z] STAGE_NAME Run tests [2022-04-04T13:35:08.634Z] SystemDrive C: [2022-04-04T13:35:08.634Z] SystemRoot C:\Windows [2022-04-04T13:35:08.634Z] TEMP C:\Windows\TEMP [2022-04-04T13:35:08.634Z] TESTDEBUG 0 [2022-04-04T13:35:08.634Z] TESTRUN_DRIVE d [2022-04-04T13:35:08.634Z] TESTRUN_SUBDIR CI [2022-04-04T13:35:08.634Z] TIMEOUT 120m [2022-04-04T13:35:08.634Z] TMP C:\Windows\TEMP [2022-04-04T13:35:08.634Z] unit_validate true [2022-04-04T13:35:08.634Z] USERDOMAIN WORKGROUP [2022-04-04T13:35:08.634Z] USERNAME azwin-2-263630$ [2022-04-04T13:35:08.634Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-04T13:35:08.634Z] validate_force false [2022-04-04T13:35:08.634Z] windir C:\Windows [2022-04-04T13:35:08.634Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-04T13:35:08.634Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-04T13:35:08.634Z] windows2022 true [2022-04-04T13:35:08.634Z] windows2022containerd true [2022-04-04T13:35:08.634Z] windowsRS5 true [2022-04-04T13:35:08.634Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-04T13:35:08.634Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-04T13:35:08.634Z] [2022-04-04T13:35:08.634Z] [2022-04-04T13:35:08.634Z] [2022-04-04T13:35:08.634Z] INFO: Sources under d:\gopath\... [2022-04-04T13:35:08.634Z] INFO: Test run under d:\CI\... [2022-04-04T13:35:08.634Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-04T13:35:08.634Z] INFO: docker/docker repository was found [2022-04-04T13:35:08.634Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-04T13:35:09.621Z] ltsc2022: Pulling from windows/servercore [2022-04-04T13:35:09.621Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T13:35:09.621Z] 037d5740b404: Pulling fs layer [2022-04-04T13:35:16.432Z] #81 exporting layers 23.7s done [2022-04-04T13:35:16.432Z] #81 writing image sha256:033a1eacc5a84258d7ef7a66bed685c6f8f8d10834b9d516b84775ded38b7eb7 done [2022-04-04T13:35:16.432Z] #81 naming to docker.io/library/docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa done [2022-04-04T13:35:16.432Z] #81 DONE 23.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-04T13:35:16.762Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43457/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/validate/default [2022-04-04T13:35:17.330Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-04T13:35:17.330Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-04T13:35:17.330Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-04T13:35:17.330Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-04T13:35:17.330Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-04T13:35:17.330Z] Congratulations! No new tests were added to integration-cli. [2022-04-04T13:35:17.330Z] [2022-04-04T13:35:17.330Z] INFO Start validation with golang-ci-lint [2022-04-04T13:35:18.267Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-04T13:35:18.267Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-04T13:35:18.267Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-04T13:35:24.565Z] 037d5740b404: Verifying Checksum [2022-04-04T13:35:24.565Z] 037d5740b404: Download complete [2022-04-04T13:35:28.356Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T13:35:28.356Z] 8f616e6e9eec: Download complete [2022-04-04T13:35:52.147Z] #60 271.6 # github.com/containerd/containerd/cmd/containerd [2022-04-04T13:35:52.147Z] #60 271.6 /usr/bin/ld: /tmp/go-link-1721185915/000019.o: in function `New': [2022-04-04T13:35:52.147Z] #60 271.6 /tmp/tmp.3M7QAz5xva/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T13:35:52.147Z] #60 271.7 + bin/containerd-stress [2022-04-04T13:35:52.147Z] #60 272.8 + bin/containerd-shim [2022-04-04T13:36:00.253Z] #60 283.9 + bin/containerd-shim-runc-v1 [2022-04-04T13:36:03.787Z] 8f616e6e9eec: Pull complete [2022-04-04T13:36:06.813Z] #60 290.1 + bin/containerd-shim-runc-v2 [2022-04-04T13:36:06.813Z] #60 290.9 + binaries [2022-04-04T13:36:07.069Z] #60 290.9 + install -D bin/containerd /build/containerd [2022-04-04T13:36:07.069Z] #60 290.9 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T13:36:07.069Z] #60 290.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T13:36:07.069Z] #60 290.9 + install -D bin/ctr /build/ctr [2022-04-04T13:36:08.958Z] #60 DONE 292.8s [2022-04-04T13:36:09.522Z] [2022-04-04T13:36:09.522Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T13:36:09.522Z] #61 sha256:519fe3ea180ed8f1b7ac485df2a3ba1282333e4d22c03a48bfdb0887d6f5144e [2022-04-04T13:36:10.449Z] #61 DONE 0.8s [2022-04-04T13:36:10.449Z] [2022-04-04T13:36:10.449Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T13:36:10.449Z] #66 sha256:40627e66be9cda13ea1cad7e05666347c52c51be87e25ecc42fb69b67b080b8c [2022-04-04T13:36:10.707Z] #66 DONE 0.2s [2022-04-04T13:36:10.707Z] [2022-04-04T13:36:10.707Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T13:36:10.707Z] #71 sha256:6c6a2dbb6caabff74f8c69611b567caf14734c8f73095e2ca58d2fda0552fb8d [2022-04-04T13:36:11.639Z] #71 DONE 1.0s [2022-04-04T13:36:11.639Z] [2022-04-04T13:36:11.639Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T13:36:11.639Z] #72 sha256:a7f0a70fe3f45ab66d9d5f7d7dd715f1dbec23faf3b0aef3ec11c7ee6824ea38 [2022-04-04T13:36:11.639Z] #72 DONE 0.0s [2022-04-04T13:36:11.898Z] [2022-04-04T13:36:11.898Z] #73 [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-04-04T13:36:11.898Z] #73 sha256:54f272ee2b78a8783fea96849633cf5e9a62b571f65111702f38c3ff6a5b34c3 [2022-04-04T13:36:12.462Z] #73 0.721 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-04T13:36:12.720Z] #73 0.903 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-04T13:36:12.720Z] #73 1.065 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-04T13:36:13.669Z] #73 1.148 Reading package lists... [2022-04-04T13:36:13.932Z] #73 1.640 Reading package lists... [2022-04-04T13:36:13.932Z] #73 2.193 Building dependency tree... [2022-04-04T13:36:14.205Z] #73 2.300 Reading state information... [2022-04-04T13:36:14.205Z] #73 2.438 The following additional packages will be installed: [2022-04-04T13:36:14.205Z] #73 2.438 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-04T13:36:14.205Z] #73 2.439 Suggested packages: [2022-04-04T13:36:14.205Z] #73 2.439 systemd-container policykit-1 [2022-04-04T13:36:14.205Z] #73 2.439 Recommended packages: [2022-04-04T13:36:14.205Z] #73 2.439 systemd-timesyncd | time-daemon libnss-systemd [2022-04-04T13:36:14.205Z] #73 2.506 The following NEW packages will be installed: [2022-04-04T13:36:14.205Z] #73 2.506 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-04T13:36:14.205Z] #73 2.507 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-04T13:36:14.466Z] #73 2.774 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:36:14.466Z] #73 2.774 Need to get 5817 kB of archives. [2022-04-04T13:36:14.466Z] #73 2.774 After this operation, 19.3 MB of additional disk space will be used. [2022-04-04T13:36:14.466Z] #73 2.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-04T13:36:14.466Z] #73 2.776 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-04T13:36:14.466Z] #73 2.777 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-04T13:36:14.466Z] #73 2.779 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-04T13:36:14.466Z] #73 2.781 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-04T13:36:14.466Z] #73 2.871 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-04T13:36:14.723Z] #73 2.877 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-04T13:36:14.723Z] #73 2.878 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-04T13:36:14.723Z] #73 2.880 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-04T13:36:14.723Z] #73 2.882 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-04T13:36:14.723Z] #73 3.054 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:36:14.723Z] #73 3.083 Fetched 5817 kB in 0s (15.7 MB/s) [2022-04-04T13:36:14.723Z] #73 3.106 Selecting previously unselected package libargon2-1:amd64. [2022-04-04T13:36:14.723Z] #73 3.106 (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 ... 28622 files and directories currently installed.) [2022-04-04T13:36:14.723Z] #73 3.121 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-04T13:36:14.723Z] #73 3.127 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-04T13:36:14.980Z] #73 3.157 Selecting previously unselected package libjson-c5:amd64. [2022-04-04T13:36:14.980Z] #73 3.159 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-04T13:36:14.980Z] #73 3.162 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-04T13:36:14.980Z] #73 3.206 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-04T13:36:14.980Z] #73 3.209 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-04T13:36:14.980Z] #73 3.213 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-04T13:36:14.980Z] #73 3.264 Selecting previously unselected package libkmod2:amd64. [2022-04-04T13:36:14.980Z] #73 3.266 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-04T13:36:14.980Z] #73 3.270 Unpacking libkmod2:amd64 (28-1) ... [2022-04-04T13:36:14.980Z] #73 3.313 Selecting previously unselected package systemd. [2022-04-04T13:36:14.980Z] #73 3.315 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-04T13:36:14.980Z] #73 3.348 Unpacking systemd (247.3-7) ... [2022-04-04T13:36:15.543Z] #73 3.889 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-04T13:36:15.543Z] #73 3.900 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-04T13:36:15.543Z] #73 3.911 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-04T13:36:15.543Z] #73 3.922 Setting up libkmod2:amd64 (28-1) ... [2022-04-04T13:36:15.543Z] #73 3.932 Setting up systemd (247.3-7) ... [2022-04-04T13:36:15.543Z] #73 3.971 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-04T13:36:15.800Z] #73 3.973 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-04T13:36:15.800Z] #73 3.976 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-04T13:36:15.800Z] #73 4.001 Initializing machine ID from KVM UUID. [2022-04-04T13:36:16.058Z] #73 4.357 Selecting previously unselected package systemd-sysv. [2022-04-04T13:36:16.058Z] #73 4.357 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-04-04T13:36:16.058Z] #73 4.370 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-04T13:36:16.058Z] #73 4.374 Unpacking systemd-sysv (247.3-7) ... [2022-04-04T13:36:16.058Z] #73 4.417 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-04T13:36:16.058Z] #73 4.420 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-04T13:36:16.058Z] #73 4.424 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-04T13:36:16.058Z] #73 4.479 Selecting previously unselected package dbus. [2022-04-04T13:36:16.315Z] #73 4.482 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-04T13:36:16.315Z] #73 4.492 Unpacking dbus (1.12.20-2) ... [2022-04-04T13:36:16.315Z] #73 4.552 Selecting previously unselected package libpam-systemd:amd64. [2022-04-04T13:36:16.315Z] #73 4.552 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-04T13:36:16.315Z] #73 4.555 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-04T13:36:16.315Z] #73 4.601 Selecting previously unselected package dbus-user-session. [2022-04-04T13:36:16.315Z] #73 4.604 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-04T13:36:16.315Z] #73 4.607 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-04T13:36:16.315Z] #73 4.694 Setting up systemd-sysv (247.3-7) ... [2022-04-04T13:36:16.315Z] #73 4.705 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-04T13:36:16.576Z] #73 4.714 Setting up dbus (1.12.20-2) ... [2022-04-04T13:36:16.576Z] #73 4.825 invoke-rc.d: could not determine current runlevel [2022-04-04T13:36:16.576Z] #73 4.827 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T13:36:16.576Z] #73 4.831 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-04T13:36:16.576Z] #73 4.961 Setting up dbus-user-session (1.12.20-2) ... [2022-04-04T13:36:16.833Z] #73 4.975 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:36:16.833Z] #73 DONE 5.1s [2022-04-04T13:36:16.833Z] [2022-04-04T13:36:16.833Z] #74 [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-04-04T13:36:16.833Z] #74 sha256:b45252a44bfa67de37700af7298ac7162d8d7a74af2cc3678bc756e27d2077d7 [2022-04-04T13:36:17.090Z] #74 0.372 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-04T13:36:17.090Z] #74 0.374 Dload Upload Total Spent Left Speed [2022-04-04T13:36:17.652Z] #74 0.375 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5880 0 --:--:-- --:--:-- --:--:-- 5880 [2022-04-04T13:36:17.652Z] #74 DONE 0.8s [2022-04-04T13:36:17.652Z] [2022-04-04T13:36:17.652Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T13:36:17.652Z] #75 sha256:b8fa3d6c4879710ccb048d0d83e7d135621bb7d498bad4dc0bda7bd1b624a145 [2022-04-04T13:36:18.581Z] #75 DONE 0.9s [2022-04-04T13:36:18.581Z] [2022-04-04T13:36:18.581Z] #76 exporting to image [2022-04-04T13:36:18.581Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T13:36:18.581Z] #76 exporting layers [2022-04-04T13:36:25.119Z] #76 exporting layers 6.0s done [2022-04-04T13:36:25.119Z] #76 writing image sha256:659df3ec915f977fce49f427f6e45c3fa937eda57b19c66f7fc3a1c2e3570a4f done [2022-04-04T13:36:25.119Z] #76 naming to docker.io/library/docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa done [2022-04-04T13:36:25.119Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T13:36:25.455Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -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=master docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/make.sh dynbinary test-integration [2022-04-04T13:36:26.822Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-04T13:36:26.822Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-04T13:36:26.822Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-04T13:36:26.822Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-04T13:36:26.822Z] systemd 247.3-7 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-04-04T13:36:26.822Z] Detected virtualization docker. [2022-04-04T13:36:26.822Z] Detected architecture x86-64. [2022-04-04T13:36:26.822Z] Set hostname to <49b138fc2912>. [2022-04-04T13:36:27.079Z] modprobe@configfs.service: Succeeded. [2022-04-04T13:36:27.079Z] modprobe@drm.service: Succeeded. [2022-04-04T13:36:27.079Z] modprobe@fuse.service: Succeeded. [2022-04-04T13:36:27.079Z] + source /etc/docker-entrypoint-cmd [2022-04-04T13:36:27.079Z] ++ hack/make.sh dynbinary test-integration [2022-04-04T13:36:27.079Z] [2022-04-04T13:36:27.337Z] Removing bundles/ [2022-04-04T13:36:27.337Z] [2022-04-04T13:36:27.337Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T13:36:27.337Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T13:36:27.337Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:36:36.738Z] 4612f6d0b889: Pull complete [2022-04-04T13:36:51.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T13:36:51.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T13:36:54.826Z] 8f616e6e9eec: Pull complete [2022-04-04T13:37:29.994Z] 037d5740b404: Pull complete [2022-04-04T13:37:29.994Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T13:37:29.994Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:37:29.994Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:37:29.994Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-04T13:37:29.994Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-04T13:37:29.994Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-04T13:37:29.994Z] INFO: Docker version of control daemon [2022-04-04T13:37:29.994Z] [2022-04-04T13:37:29.994Z] Client: [2022-04-04T13:37:29.994Z] Version: 20.10.9 [2022-04-04T13:37:29.994Z] API version: 1.41 [2022-04-04T13:37:29.994Z] Go version: go1.16.8 [2022-04-04T13:37:29.994Z] Git commit: c2ea9bc [2022-04-04T13:37:29.994Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T13:37:29.994Z] OS/Arch: windows/amd64 [2022-04-04T13:37:29.994Z] Context: default [2022-04-04T13:37:29.994Z] Experimental: true [2022-04-04T13:37:29.994Z] [2022-04-04T13:37:29.994Z] Server: Docker Engine - Community [2022-04-04T13:37:29.994Z] Engine: [2022-04-04T13:37:29.994Z] Version: 20.10.9 [2022-04-04T13:37:29.994Z] API version: 1.41 (minimum version 1.24) [2022-04-04T13:37:29.994Z] Go version: go1.16.8 [2022-04-04T13:37:29.994Z] Git commit: 79ea9d3 [2022-04-04T13:37:29.994Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T13:37:29.994Z] OS/Arch: windows/amd64 [2022-04-04T13:37:29.994Z] Experimental: true [2022-04-04T13:37:29.994Z] [2022-04-04T13:37:29.994Z] INFO: Docker info of control daemon [2022-04-04T13:37:29.994Z] [2022-04-04T13:37:29.994Z] Client: [2022-04-04T13:37:29.994Z] Context: default [2022-04-04T13:37:29.994Z] Debug Mode: false [2022-04-04T13:37:29.994Z] [2022-04-04T13:37:29.994Z] Server: [2022-04-04T13:37:29.994Z] Containers: 0 [2022-04-04T13:37:29.994Z] Running: 0 [2022-04-04T13:37:29.994Z] Paused: 0 [2022-04-04T13:37:29.994Z] Stopped: 0 [2022-04-04T13:37:29.994Z] Images: 1 [2022-04-04T13:37:29.994Z] Server Version: 20.10.9 [2022-04-04T13:37:29.994Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T13:37:29.994Z] Windows: [2022-04-04T13:37:29.994Z] LCOW: [2022-04-04T13:37:29.994Z] Logging Driver: json-file [2022-04-04T13:37:29.994Z] Plugins: [2022-04-04T13:37:29.994Z] Volume: local [2022-04-04T13:37:29.994Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T13:37:29.994Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T13:37:29.994Z] Swarm: inactive [2022-04-04T13:37:29.994Z] Default Isolation: process [2022-04-04T13:37:29.994Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T13:37:29.994Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T13:37:29.994Z] OSType: windows [2022-04-04T13:37:29.994Z] Architecture: x86_64 [2022-04-04T13:37:29.994Z] CPUs: 4 [2022-04-04T13:37:29.994Z] Total Memory: 32GiB [2022-04-04T13:37:29.994Z] Name: azwin-2-7211f0 [2022-04-04T13:37:29.994Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T13:37:29.994Z] Docker Root Dir: D:\docker [2022-04-04T13:37:29.994Z] Debug Mode: false [2022-04-04T13:37:29.994Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:37:29.994Z] Labels: [2022-04-04T13:37:29.994Z] Experimental: true [2022-04-04T13:37:29.994Z] Insecure Registries: [2022-04-04T13:37:29.994Z] 10.0.0.4:5000 [2022-04-04T13:37:29.994Z] 127.0.0.0/8 [2022-04-04T13:37:29.994Z] Registry Mirrors: [2022-04-04T13:37:29.994Z] http://10.0.0.4:5000/ [2022-04-04T13:37:29.994Z] Live Restore Enabled: false [2022-04-04T13:37:29.994Z] Product License: Community Engine [2022-04-04T13:37:29.994Z] [2022-04-04T13:37:29.994Z] [2022-04-04T13:37:29.994Z] INFO: Commit hash is a35b4ac54a [2022-04-04T13:37:29.994Z] INFO: Nuke-Everything... [2022-04-04T13:37:29.994Z] INFO: Container count on control daemon to delete is 0 [2022-04-04T13:37:29.994Z] INFO: Nuking d:\CI [2022-04-04T13:37:29.994Z] INFO: Zapped successfully [2022-04-04T13:37:29.994Z] INFO: Location for testing is d:\CI\PR-43457\4 [2022-04-04T13:37:29.994Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-04T13:37:29.994Z] [2022-04-04T13:37:29.994Z] [2022-04-04T13:37:29.994Z] INFO: Building the image from Dockerfile.windows at 04/04/2022 13:37:25... [2022-04-04T13:37:29.994Z] [2022-04-04T13:37:30.954Z] Sending build context to Docker daemon 66.28MB [2022-04-04T13:37:30.954Z] [2022-04-04T13:37:30.954Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-04T13:37:30.954Z] ---> 02f938cacc3b [2022-04-04T13:37:30.954Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-04T13:37:30.954Z] ---> Running in fcf627623761 [2022-04-04T13:37:31.409Z] Removing intermediate container fcf627623761 [2022-04-04T13:37:31.409Z] ---> 3951e842e333 [2022-04-04T13:37:31.409Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-04T13:37:31.409Z] ---> Running in 6ad26c7c7444 [2022-04-04T13:37:31.864Z] Removing intermediate container 6ad26c7c7444 [2022-04-04T13:37:31.864Z] ---> d284f81fcad9 [2022-04-04T13:37:31.864Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-04T13:37:31.864Z] ---> Running in e79ce336bea5 [2022-04-04T13:37:32.319Z] Removing intermediate container e79ce336bea5 [2022-04-04T13:37:32.319Z] ---> c367d10ddf0d [2022-04-04T13:37:32.319Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-04T13:37:32.319Z] ---> Running in 9b1ac383e098 [2022-04-04T13:37:32.319Z] Removing intermediate container 9b1ac383e098 [2022-04-04T13:37:32.319Z] ---> a5b2289be438 [2022-04-04T13:37:32.319Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-04T13:37:32.319Z] ---> Running in cfa95f6f54d6 [2022-04-04T13:37:32.773Z] Removing intermediate container cfa95f6f54d6 [2022-04-04T13:37:32.773Z] ---> eda825195b40 [2022-04-04T13:37:32.773Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-04-04T13:37:32.773Z] ---> Running in f9fd71e8cd04 [2022-04-04T13:37:37.464Z] [2022-04-04T13:37:37.464Z] SUCCESS: Specified value was saved. [2022-04-04T13:37:38.431Z] INFO: Downloading git... [2022-04-04T13:37:39.433Z] INFO: Downloading go... [2022-04-04T13:37:40.983Z] INFO: Downloading compiler 1 of 3... [2022-04-04T13:37:43.150Z] INFO: Downloading compiler 2 of 3... [2022-04-04T13:37:43.606Z] INFO: Downloading compiler 3 of 3... [2022-04-04T13:37:44.869Z] INFO: Extracting git... [2022-04-04T13:37:57.349Z] INFO: Expanding go... [2022-04-04T13:38:09.918Z] INFO [loader] Go packages loading at mode 575 (deps|compiled_files|exports_file|files|imports|name|types_sizes) took 2m50.709325208s [2022-04-04T13:38:09.918Z] 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-04-04T13:38:09.918Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 492.388363ms [2022-04-04T13:38:12.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T13:38:21.079Z] 037d5740b404: Pull complete [2022-04-04T13:38:21.079Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T13:38:21.079Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:38:21.079Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:38:21.079Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-04T13:38:21.079Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-04T13:38:21.079Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-04T13:38:21.079Z] INFO: Docker version of control daemon [2022-04-04T13:38:21.079Z] [2022-04-04T13:38:21.079Z] Client: [2022-04-04T13:38:21.079Z] Version: 20.10.9 [2022-04-04T13:38:21.079Z] API version: 1.41 [2022-04-04T13:38:21.079Z] Go version: go1.16.8 [2022-04-04T13:38:21.079Z] Git commit: c2ea9bc [2022-04-04T13:38:21.079Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T13:38:21.079Z] OS/Arch: windows/amd64 [2022-04-04T13:38:21.079Z] Context: default [2022-04-04T13:38:21.079Z] Experimental: true [2022-04-04T13:38:21.079Z] [2022-04-04T13:38:21.079Z] Server: Docker Engine - Community [2022-04-04T13:38:21.079Z] Engine: [2022-04-04T13:38:21.079Z] Version: 20.10.9 [2022-04-04T13:38:21.079Z] API version: 1.41 (minimum version 1.24) [2022-04-04T13:38:21.079Z] Go version: go1.16.8 [2022-04-04T13:38:21.079Z] Git commit: 79ea9d3 [2022-04-04T13:38:21.079Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T13:38:21.079Z] OS/Arch: windows/amd64 [2022-04-04T13:38:21.079Z] Experimental: true [2022-04-04T13:38:21.079Z] [2022-04-04T13:38:21.079Z] INFO: Docker info of control daemon [2022-04-04T13:38:21.079Z] [2022-04-04T13:38:21.079Z] Client: [2022-04-04T13:38:21.079Z] Context: default [2022-04-04T13:38:21.079Z] Debug Mode: false [2022-04-04T13:38:21.079Z] [2022-04-04T13:38:21.079Z] Server: [2022-04-04T13:38:21.079Z] Containers: 0 [2022-04-04T13:38:21.079Z] Running: 0 [2022-04-04T13:38:21.079Z] Paused: 0 [2022-04-04T13:38:21.079Z] Stopped: 0 [2022-04-04T13:38:21.079Z] Images: 1 [2022-04-04T13:38:21.079Z] Server Version: 20.10.9 [2022-04-04T13:38:21.079Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T13:38:21.079Z] Windows: [2022-04-04T13:38:21.079Z] LCOW: [2022-04-04T13:38:21.079Z] Logging Driver: json-file [2022-04-04T13:38:21.079Z] Plugins: [2022-04-04T13:38:21.079Z] Volume: local [2022-04-04T13:38:21.079Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T13:38:21.079Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T13:38:21.079Z] Swarm: inactive [2022-04-04T13:38:21.079Z] Default Isolation: process [2022-04-04T13:38:21.079Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T13:38:21.079Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-04T13:38:21.079Z] OSType: windows [2022-04-04T13:38:21.079Z] Architecture: x86_64 [2022-04-04T13:38:21.079Z] CPUs: 4 [2022-04-04T13:38:21.079Z] Total Memory: 32GiB [2022-04-04T13:38:21.079Z] Name: azwin-2-263630 [2022-04-04T13:38:21.079Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-04T13:38:21.079Z] Docker Root Dir: D:\docker [2022-04-04T13:38:21.079Z] Debug Mode: false [2022-04-04T13:38:21.079Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:38:21.079Z] Labels: [2022-04-04T13:38:21.079Z] Experimental: true [2022-04-04T13:38:21.079Z] Insecure Registries: [2022-04-04T13:38:21.079Z] 10.0.0.4:5000 [2022-04-04T13:38:21.079Z] 127.0.0.0/8 [2022-04-04T13:38:21.079Z] Registry Mirrors: [2022-04-04T13:38:21.079Z] http://10.0.0.4:5000/ [2022-04-04T13:38:21.079Z] Live Restore Enabled: false [2022-04-04T13:38:21.079Z] Product License: Community Engine [2022-04-04T13:38:21.079Z] [2022-04-04T13:38:21.079Z] [2022-04-04T13:38:21.079Z] INFO: Commit hash is a35b4ac54a [2022-04-04T13:38:21.079Z] INFO: Nuke-Everything... [2022-04-04T13:38:21.079Z] INFO: Container count on control daemon to delete is 0 [2022-04-04T13:38:21.079Z] INFO: Nuking d:\CI [2022-04-04T13:38:21.079Z] INFO: Zapped successfully [2022-04-04T13:38:21.079Z] INFO: Location for testing is d:\CI\PR-43457\4 [2022-04-04T13:38:21.079Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-04T13:38:21.079Z] [2022-04-04T13:38:21.079Z] [2022-04-04T13:38:21.079Z] INFO: Building the image from Dockerfile.windows at 04/04/2022 13:38:17... [2022-04-04T13:38:21.079Z] [2022-04-04T13:38:23.293Z] Sending build context to Docker daemon 66.28MB [2022-04-04T13:38:23.293Z] [2022-04-04T13:38:23.293Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-04T13:38:23.293Z] ---> 02f938cacc3b [2022-04-04T13:38:23.293Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-04T13:38:23.293Z] ---> Running in 0a8b8398a82a [2022-04-04T13:38:23.761Z] Removing intermediate container 0a8b8398a82a [2022-04-04T13:38:23.761Z] ---> 40ce84b3f525 [2022-04-04T13:38:23.761Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-04T13:38:23.761Z] ---> Running in d3c9492cc218 [2022-04-04T13:38:24.235Z] Removing intermediate container d3c9492cc218 [2022-04-04T13:38:24.235Z] ---> b9e1f2ff8925 [2022-04-04T13:38:24.235Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-04T13:38:24.235Z] ---> Running in 396a5b3941e8 [2022-04-04T13:38:24.235Z] Removing intermediate container 396a5b3941e8 [2022-04-04T13:38:24.235Z] ---> 00c1f0324c95 [2022-04-04T13:38:24.235Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-04T13:38:24.235Z] ---> Running in 98ffb4e7cfe0 [2022-04-04T13:38:24.702Z] Removing intermediate container 98ffb4e7cfe0 [2022-04-04T13:38:24.702Z] ---> ecc9f133b55b [2022-04-04T13:38:24.703Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-04T13:38:24.703Z] ---> Running in b962abca0828 [2022-04-04T13:38:25.171Z] Removing intermediate container b962abca0828 [2022-04-04T13:38:25.171Z] ---> ab0cd06f3962 [2022-04-04T13:38:25.171Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-04-04T13:38:25.171Z] ---> Running in 89e37c251cfa [2022-04-04T13:38:27.442Z] INFO: Expanding compiler 1 of 3... [2022-04-04T13:38:27.442Z] INFO: Expanding compiler 2 of 3... [2022-04-04T13:38:29.006Z] INFO: Expanding compiler 3 of 3... [2022-04-04T13:38:29.473Z] INFO: Removing downloaded files... [2022-04-04T13:38:29.473Z] INFO: Downloading containerd [2022-04-04T13:38:29.953Z] [2022-04-04T13:38:29.953Z] SUCCESS: Specified value was saved. [2022-04-04T13:38:30.421Z] INFO: Downloading git... [2022-04-04T13:38:31.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T13:38:31.994Z] INFO: Downloading go... [2022-04-04T13:38:33.463Z] 0a6173b79e25: Pull complete [2022-04-04T13:38:33.463Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-04T13:38:33.463Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T13:38:33.463Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T13:38:33.463Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-04T13:38:33.463Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-04T13:38:33.463Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-04-04T13:38:33.463Z] INFO: Docker version of control daemon [2022-04-04T13:38:33.463Z] [2022-04-04T13:38:33.463Z] Client: [2022-04-04T13:38:33.463Z] Version: 20.10.9 [2022-04-04T13:38:33.463Z] API version: 1.41 [2022-04-04T13:38:33.463Z] Go version: go1.16.8 [2022-04-04T13:38:33.463Z] Git commit: c2ea9bc [2022-04-04T13:38:33.463Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-04T13:38:33.463Z] OS/Arch: windows/amd64 [2022-04-04T13:38:33.463Z] Context: default [2022-04-04T13:38:33.463Z] Experimental: true [2022-04-04T13:38:33.463Z] [2022-04-04T13:38:33.463Z] Server: Docker Engine - Community [2022-04-04T13:38:33.463Z] Engine: [2022-04-04T13:38:33.463Z] Version: 20.10.9 [2022-04-04T13:38:33.463Z] API version: 1.41 (minimum version 1.24) [2022-04-04T13:38:33.463Z] Go version: go1.16.8 [2022-04-04T13:38:33.463Z] Git commit: 79ea9d3 [2022-04-04T13:38:33.463Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-04T13:38:33.463Z] OS/Arch: windows/amd64 [2022-04-04T13:38:33.463Z] Experimental: true [2022-04-04T13:38:33.463Z] [2022-04-04T13:38:33.463Z] INFO: Docker info of control daemon [2022-04-04T13:38:33.463Z] [2022-04-04T13:38:33.463Z] Client: [2022-04-04T13:38:33.463Z] Context: default [2022-04-04T13:38:33.463Z] Debug Mode: false [2022-04-04T13:38:33.463Z] Plugins: [2022-04-04T13:38:33.463Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-04T13:38:33.463Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-04T13:38:33.463Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-04T13:38:33.463Z] [2022-04-04T13:38:33.463Z] Server: [2022-04-04T13:38:33.463Z] Containers: 0 [2022-04-04T13:38:33.463Z] Running: 0 [2022-04-04T13:38:33.463Z] Paused: 0 [2022-04-04T13:38:33.463Z] Stopped: 0 [2022-04-04T13:38:33.463Z] Images: 1 [2022-04-04T13:38:33.463Z] Server Version: 20.10.9 [2022-04-04T13:38:33.463Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-04T13:38:33.463Z] Windows: [2022-04-04T13:38:33.463Z] LCOW: [2022-04-04T13:38:33.463Z] Logging Driver: json-file [2022-04-04T13:38:33.463Z] Plugins: [2022-04-04T13:38:33.463Z] Volume: local [2022-04-04T13:38:33.463Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T13:38:33.463Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T13:38:33.463Z] Swarm: inactive [2022-04-04T13:38:33.463Z] Default Isolation: process [2022-04-04T13:38:33.463Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T13:38:33.463Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-04T13:38:33.463Z] OSType: windows [2022-04-04T13:38:33.463Z] Architecture: x86_64 [2022-04-04T13:38:33.463Z] CPUs: 4 [2022-04-04T13:38:33.463Z] Total Memory: 32GiB [2022-04-04T13:38:33.463Z] Name: azwin-2-33f670 [2022-04-04T13:38:33.463Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-04T13:38:33.463Z] Docker Root Dir: D:\docker [2022-04-04T13:38:33.463Z] Debug Mode: false [2022-04-04T13:38:33.463Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:38:33.463Z] Labels: [2022-04-04T13:38:33.463Z] Experimental: true [2022-04-04T13:38:33.463Z] Insecure Registries: [2022-04-04T13:38:33.463Z] 10.0.0.4:5000 [2022-04-04T13:38:33.463Z] 127.0.0.0/8 [2022-04-04T13:38:33.463Z] Registry Mirrors: [2022-04-04T13:38:33.463Z] http://10.0.0.4:5000/ [2022-04-04T13:38:33.463Z] Live Restore Enabled: false [2022-04-04T13:38:33.463Z] Product License: Community Engine [2022-04-04T13:38:33.463Z] [2022-04-04T13:38:33.463Z] [2022-04-04T13:38:33.463Z] INFO: Commit hash is a35b4ac54a [2022-04-04T13:38:33.463Z] INFO: Nuke-Everything... [2022-04-04T13:38:33.463Z] INFO: Container count on control daemon to delete is 0 [2022-04-04T13:38:33.463Z] INFO: Nuking d:\CI [2022-04-04T13:38:33.463Z] INFO: Zapped successfully [2022-04-04T13:38:33.463Z] INFO: Location for testing is d:\CI\PR-43457\4 [2022-04-04T13:38:33.463Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-04T13:38:33.463Z] [2022-04-04T13:38:33.463Z] [2022-04-04T13:38:33.463Z] INFO: Building the image from Dockerfile.windows at 04/04/2022 13:38:23... [2022-04-04T13:38:33.463Z] [2022-04-04T13:38:33.463Z] Sending build context to Docker daemon 66.28MB [2022-04-04T13:38:33.463Z] [2022-04-04T13:38:33.463Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-04T13:38:33.463Z] ---> 6a11116086a4 [2022-04-04T13:38:33.463Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-04T13:38:33.463Z] ---> Running in 67fc454ef932 [2022-04-04T13:38:33.463Z] Removing intermediate container 67fc454ef932 [2022-04-04T13:38:33.463Z] ---> b0afd5fe60a4 [2022-04-04T13:38:33.463Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-04T13:38:33.463Z] ---> Running in 580310be000a [2022-04-04T13:38:33.463Z] Removing intermediate container 580310be000a [2022-04-04T13:38:33.463Z] ---> 0378f7d5cf1b [2022-04-04T13:38:33.463Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-04T13:38:33.463Z] ---> Running in c36000a79c8f [2022-04-04T13:38:33.464Z] Removing intermediate container c36000a79c8f [2022-04-04T13:38:33.464Z] ---> e1365ef16abc [2022-04-04T13:38:33.464Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-04T13:38:33.464Z] ---> Running in 6ef474bee24b [2022-04-04T13:38:33.464Z] Removing intermediate container 6ef474bee24b [2022-04-04T13:38:33.464Z] ---> ff84fc69c183 [2022-04-04T13:38:33.464Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-04T13:38:33.464Z] ---> Running in d7498091a842 [2022-04-04T13:38:33.464Z] Removing intermediate container d7498091a842 [2022-04-04T13:38:33.464Z] ---> a3e26da1d9c4 [2022-04-04T13:38:33.464Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-04-04T13:38:33.464Z] ---> Running in b428a6d102f4 [2022-04-04T13:38:33.564Z] INFO: Downloading compiler 1 of 3... [2022-04-04T13:38:33.770Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T13:38:33.770Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T13:38:33.770Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:38:33.770Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T13:38:33.770Z] [2022-04-04T13:38:33.770Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T13:38:33.770Z] DOCKER_SYSTEMD=1 [2022-04-04T13:38:33.770Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T13:38:33.770Z] HOSTNAME=49b138fc2912 [2022-04-04T13:38:33.770Z] DEST=bundles/test-integration [2022-04-04T13:38:33.770Z] PWD=/go/src/github.com/docker/docker [2022-04-04T13:38:33.770Z] DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:38:33.770Z] container=docker [2022-04-04T13:38:33.770Z] HOME=/root [2022-04-04T13:38:33.770Z] LANG=C.UTF-8 [2022-04-04T13:38:33.770Z] INVOCATION_ID=75241f951c424e96b4d892b52a79e137 [2022-04-04T13:38:33.770Z] GOLANG_VERSION=1.18 [2022-04-04T13:38:33.770Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T13:38:33.770Z] VALIDATE_BRANCH=master [2022-04-04T13:38:33.770Z] TERM=xterm [2022-04-04T13:38:33.770Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T13:38:33.770Z] SHLVL=3 [2022-04-04T13:38:33.770Z] TIMEOUT=120m [2022-04-04T13:38:33.770Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T13:38:33.770Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T13:38:33.770Z] GO111MODULE=off [2022-04-04T13:38:33.770Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T13:38:33.770Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T13:38:33.770Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T13:38:33.770Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T13:38:33.770Z] GOPATH=/go [2022-04-04T13:38:33.770Z] PKG_CONFIG=pkg-config [2022-04-04T13:38:33.770Z] _=/usr/bin/env [2022-04-04T13:38:33.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T13:38:34.031Z] INFO: Downloading compiler 2 of 3... [2022-04-04T13:38:34.032Z] INFO: Downloading compiler 3 of 3... [2022-04-04T13:38:34.032Z] INFO: Extracting git... [2022-04-04T13:38:46.526Z] INFO: Expanding go... [2022-04-04T13:38:48.400Z] [2022-04-04T13:38:48.400Z] SUCCESS: Specified value was saved. [2022-04-04T13:38:48.869Z] INFO: Downloading git... [2022-04-04T13:38:50.435Z] INFO: Downloading go... [2022-04-04T13:38:52.005Z] INFO: Downloading compiler 1 of 3... [2022-04-04T13:38:52.005Z] INFO: Downloading compiler 2 of 3... [2022-04-04T13:38:52.005Z] INFO: Downloading compiler 3 of 3... [2022-04-04T13:38:52.473Z] INFO: Extracting git... [2022-04-04T13:38:59.569Z] [2022-04-04T13:38:59.569Z] Name Version Source Summary [2022-04-04T13:38:59.569Z] ---- ------- ------ ------- [2022-04-04T13:38:59.569Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-04T13:39:00.037Z] [2022-04-04T13:39:00.037Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-04T13:39:00.037Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-04T13:39:00.037Z] PSChildName : containerd [2022-04-04T13:39:00.037Z] PSDrive : C [2022-04-04T13:39:00.037Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-04T13:39:00.037Z] PSIsContainer : True [2022-04-04T13:39:00.037Z] Name : containerd [2022-04-04T13:39:00.037Z] FullName : C:\containerd [2022-04-04T13:39:00.037Z] Parent : [2022-04-04T13:39:00.037Z] Exists : True [2022-04-04T13:39:00.037Z] Root : C:\ [2022-04-04T13:39:00.037Z] Extension : [2022-04-04T13:39:00.037Z] CreationTime : 4/4/2022 1:38:59 PM [2022-04-04T13:39:00.037Z] CreationTimeUtc : 4/4/2022 1:38:59 PM [2022-04-04T13:39:00.037Z] LastAccessTime : 4/4/2022 1:38:59 PM [2022-04-04T13:39:00.037Z] LastAccessTimeUtc : 4/4/2022 1:38:59 PM [2022-04-04T13:39:00.037Z] LastWriteTime : 4/4/2022 1:38:59 PM [2022-04-04T13:39:00.037Z] LastWriteTimeUtc : 4/4/2022 1:38:59 PM [2022-04-04T13:39:00.037Z] Attributes : Directory [2022-04-04T13:39:00.037Z] Mode : d----- [2022-04-04T13:39:00.037Z] BaseName : containerd [2022-04-04T13:39:00.037Z] Target : {} [2022-04-04T13:39:00.037Z] LinkType : [2022-04-04T13:39:00.037Z] [2022-04-04T13:39:01.600Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-04T13:39:01.600Z] INFO: Configuring git core.autocrlf... [2022-04-04T13:39:01.600Z] [2022-04-04T13:39:01.600Z] [2022-04-04T13:39:03.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T13:39:03.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T13:39:04.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T13:39:07.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T13:39:07.553Z] INFO: Expanding go... [2022-04-04T13:39:07.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T13:39:10.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T13:39:16.647Z] INFO: Expanding compiler 1 of 3... [2022-04-04T13:39:16.647Z] INFO: Expanding compiler 2 of 3... [2022-04-04T13:39:18.217Z] INFO: Expanding compiler 3 of 3... [2022-04-04T13:39:19.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T13:39:19.203Z] INFO: Removing downloaded files... [2022-04-04T13:39:19.203Z] INFO: Downloading containerd [2022-04-04T13:39:20.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T13:39:20.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T13:39:20.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T13:39:23.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T13:39:24.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T13:39:27.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T13:39:29.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T13:39:32.847Z] INFO: Expanding compiler 1 of 3... [2022-04-04T13:39:32.847Z] INFO: Expanding compiler 2 of 3... [2022-04-04T13:39:34.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T13:39:36.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T13:39:37.607Z] INFO: Expanding compiler 3 of 3... [2022-04-04T13:39:38.075Z] INFO: Removing downloaded files... [2022-04-04T13:39:38.075Z] INFO: Downloading containerd [2022-04-04T13:39:38.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T13:39:40.445Z] [2022-04-04T13:39:40.445Z] Name Version Source Summary [2022-04-04T13:39:40.445Z] ---- ------- ------ ------- [2022-04-04T13:39:40.445Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-04T13:39:40.445Z] [2022-04-04T13:39:40.445Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-04T13:39:40.445Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-04T13:39:40.445Z] PSChildName : containerd [2022-04-04T13:39:40.445Z] PSDrive : C [2022-04-04T13:39:40.445Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-04T13:39:40.445Z] PSIsContainer : True [2022-04-04T13:39:40.445Z] Name : containerd [2022-04-04T13:39:40.445Z] FullName : C:\containerd [2022-04-04T13:39:40.445Z] Parent : [2022-04-04T13:39:40.445Z] Exists : True [2022-04-04T13:39:40.445Z] Root : C:\ [2022-04-04T13:39:40.445Z] Extension : [2022-04-04T13:39:40.445Z] CreationTime : 4/4/2022 1:39:38 PM [2022-04-04T13:39:40.445Z] CreationTimeUtc : 4/4/2022 1:39:38 PM [2022-04-04T13:39:40.445Z] LastAccessTime : 4/4/2022 1:39:38 PM [2022-04-04T13:39:40.445Z] LastAccessTimeUtc : 4/4/2022 1:39:38 PM [2022-04-04T13:39:40.445Z] LastWriteTime : 4/4/2022 1:39:38 PM [2022-04-04T13:39:40.445Z] LastWriteTimeUtc : 4/4/2022 1:39:38 PM [2022-04-04T13:39:40.445Z] Attributes : Directory [2022-04-04T13:39:40.445Z] Mode : d----- [2022-04-04T13:39:40.445Z] BaseName : containerd [2022-04-04T13:39:40.445Z] Target : {} [2022-04-04T13:39:40.445Z] LinkType : [2022-04-04T13:39:40.445Z] [2022-04-04T13:39:40.445Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-04T13:39:40.445Z] INFO: Configuring git core.autocrlf... [2022-04-04T13:39:40.445Z] [2022-04-04T13:39:40.445Z] [2022-04-04T13:39:41.158Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T13:39:41.158Z] Using test binary docker [2022-04-04T13:39:41.158Z] +++ /etc/init.d/apparmor start [2022-04-04T13:39:41.158Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T13:39:41.158Z] INFO: Waiting for daemon to start... [2022-04-04T13:39:41.158Z] Starting dockerd [2022-04-04T13:39:41.158Z] +++ 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-04-04T13:39:42.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T13:39:43.058Z] . [2022-04-04T13:39:43.058Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T13:39:43.317Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T13:39:43.317Z] Error: No such image: emptyfs [2022-04-04T13:39:43.317Z] ++++ docker load [2022-04-04T13:39:43.317Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T13:39:43.575Z] Running integration-test (iteration 1) [2022-04-04T13:39:43.834Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T13:39:43.834Z] ++ 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-04-04T13:39:43.834Z] ++ set -e [2022-04-04T13:39:43.834Z] ++ '[' -n 0 ']' [2022-04-04T13:39:43.834Z] ++ set -x [2022-04-04T13:39:43.834Z] ++ 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-04-04T13:39:44.768Z] Loaded image: busybox:latest [2022-04-04T13:39:45.027Z] Loaded image: busybox:glibc [2022-04-04T13:39:46.430Z] INFO [linters context/goanalysis] analyzers took 4m48.76116191s with top 10 stages: buildir: 2m3.129000333s, goimports: 23.859969325s, unconvert: 19.148001822s, gosec: 16.352071896s, S1038: 8.905992612s, golint: 8.158444434s, misspell: 5.837630323s, nilness: 4.572300654s, inspect: 3.938846991s, S1039: 3.89081276s [2022-04-04T13:39:46.430Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-04T13:39:46.430Z] INFO [runner] Processors filtering stat (out/in): cgo: 2440/3056, path_prettifier: 2440/2440, skip_dirs: 2440/2440, autogenerated_exclude: 2055/2440, filename_unadjuster: 2440/2440, skip_files: 2440/2440, exclude: 2055/2055, nolint: 0/78, exclude-rules: 78/2055, identifier_marker: 2055/2055 [2022-04-04T13:39:46.431Z] INFO [runner] processing took 81.459089ms with stages: nolint: 31.412328ms, identifier_marker: 22.031512ms, path_prettifier: 9.599319ms, autogenerated_exclude: 8.480075ms, exclude-rules: 7.70379ms, skip_dirs: 1.85629ms, cgo: 212.758µs, filename_unadjuster: 156.96µs, max_same_issues: 1.275µs, skip_files: 1.022µs, exclude: 732ns, source_code: 635ns, uniq_by_line: 607ns, diff: 335ns, path_shortener: 333ns, max_from_linter: 304ns, severity-rules: 239ns, max_per_file_from_linter: 237ns, sort_results: 222ns, path_prefixer: 116ns [2022-04-04T13:39:46.431Z] INFO [runner] linters took 1m31.936660127s with stages: goanalysis_metalinter: 1m31.854863306s [2022-04-04T13:39:46.431Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-04-04T13:39:46.431Z] INFO Memory: 2632 samples, avg is 287.8MB, max is 1169.8MB [2022-04-04T13:39:46.431Z] INFO Execution took 4m23.148119986s [2022-04-04T13:39:46.431Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-04T13:39:46.764Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/make.sh dynbinary test-docker-py [2022-04-04T13:39:47.026Z] [2022-04-04T13:39:47.286Z] Removing bundles/ [2022-04-04T13:39:47.286Z] [2022-04-04T13:39:47.286Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T13:39:47.286Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T13:39:47.286Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:39:48.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T13:39:49.221Z] Loaded image: debian:bullseye-slim [2022-04-04T13:39:49.480Z] Loaded image: hello-world:latest [2022-04-04T13:39:49.739Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T13:39:49.739Z] INFO: Testing against a local daemon [2022-04-04T13:39:49.739Z] === RUN TestCgroupNamespacesBuild [2022-04-04T13:39:52.286Z] --- PASS: TestCgroupNamespacesBuild (2.38s) [2022-04-04T13:39:52.286Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T13:39:54.188Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2022-04-04T13:39:54.188Z] === RUN TestBuildWithSession [2022-04-04T13:39:54.188Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:39:54.188Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T13:39:54.188Z] === RUN TestBuildSquashParent [2022-04-04T13:39:56.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T13:39:57.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T13:39:58.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T13:39:59.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T13:39:59.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T13:40:00.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T13:40:02.173Z] Removing intermediate container f9fd71e8cd04 [2022-04-04T13:40:02.173Z] ---> 4e617a4c2db4 [2022-04-04T13:40:02.173Z] Step 8/11 : 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-04-04T13:40:02.173Z] ---> Running in e478557e03a8 [2022-04-04T13:40:02.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T13:40:03.374Z] [2022-04-04T13:40:03.375Z] Name Version Source Summary [2022-04-04T13:40:03.375Z] ---- ------- ------ ------- [2022-04-04T13:40:03.375Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-04T13:40:03.375Z] [2022-04-04T13:40:03.375Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-04T13:40:03.375Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-04T13:40:03.375Z] PSChildName : containerd [2022-04-04T13:40:03.375Z] PSDrive : C [2022-04-04T13:40:03.375Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-04T13:40:03.375Z] PSIsContainer : True [2022-04-04T13:40:03.375Z] Name : containerd [2022-04-04T13:40:03.375Z] FullName : C:\containerd [2022-04-04T13:40:03.375Z] Parent : [2022-04-04T13:40:03.375Z] Exists : True [2022-04-04T13:40:03.375Z] Root : C:\ [2022-04-04T13:40:03.375Z] Extension : [2022-04-04T13:40:03.375Z] CreationTime : 4/4/2022 1:40:01 PM [2022-04-04T13:40:03.375Z] CreationTimeUtc : 4/4/2022 1:40:01 PM [2022-04-04T13:40:03.375Z] LastAccessTime : 4/4/2022 1:40:01 PM [2022-04-04T13:40:03.375Z] LastAccessTimeUtc : 4/4/2022 1:40:01 PM [2022-04-04T13:40:03.375Z] LastWriteTime : 4/4/2022 1:40:01 PM [2022-04-04T13:40:03.375Z] LastWriteTimeUtc : 4/4/2022 1:40:01 PM [2022-04-04T13:40:03.375Z] Attributes : Directory [2022-04-04T13:40:03.375Z] Mode : d----- [2022-04-04T13:40:03.375Z] BaseName : containerd [2022-04-04T13:40:03.375Z] Target : {} [2022-04-04T13:40:03.375Z] LinkType : [2022-04-04T13:40:03.375Z] [2022-04-04T13:40:03.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T13:40:03.843Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-04T13:40:03.843Z] INFO: Configuring git core.autocrlf... [2022-04-04T13:40:03.843Z] [2022-04-04T13:40:03.843Z] [2022-04-04T13:40:04.170Z] --- PASS: TestBuildSquashParent (8.30s) [2022-04-04T13:40:04.170Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T13:40:04.170Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:40:04.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:40:04.170Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:40:04.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:40:04.170Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:40:04.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:40:04.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:40:04.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:40:04.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:40:04.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:40:04.170Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:40:04.170Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:40:04.170Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:40:04.170Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:40:04.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T13:40:05.086Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-04T13:40:05.086Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T13:40:05.086Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-04T13:40:05.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T13:40:05.540Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T13:40:05.540Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T13:40:05.540Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T13:40:05.540Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-04T13:40:05.540Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T13:40:05.540Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T13:40:05.540Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T13:40:05.540Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T13:40:05.540Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T13:40:05.540Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T13:40:05.995Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T13:40:06.075Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:40:06.075Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:40:06.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T13:40:06.449Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T13:40:06.449Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-04T13:40:06.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T13:40:08.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T13:40:08.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T13:40:09.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:40:09.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:40:09.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T13:40:10.614Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T13:40:10.615Z] Using test binary docker [2022-04-04T13:40:10.615Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T13:40:10.615Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-04T13:40:10.615Z] Starting dockerd [2022-04-04T13:40:10.615Z] INFO: Waiting for daemon to start... [2022-04-04T13:40:12.666Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-04T13:40:12.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.45s) [2022-04-04T13:40:12.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.48s) [2022-04-04T13:40:12.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.15s) [2022-04-04T13:40:12.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2022-04-04T13:40:12.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2022-04-04T13:40:12.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s) [2022-04-04T13:40:12.666Z] === RUN TestBuildMultiStageCopy [2022-04-04T13:40:12.666Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T13:40:13.889Z] . [2022-04-04T13:40:13.889Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T13:40:13.889Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T13:40:13.889Z] Error: No such image: emptyfs [2022-04-04T13:40:13.889Z] Running integration-test (iteration 1) [2022-04-04T13:40:13.889Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T13:40:13.889Z] Loaded image: busybox:latest [2022-04-04T13:40:14.146Z] Loaded image: busybox:glibc [2022-04-04T13:40:15.204Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T13:40:15.513Z] Loaded image: debian:bullseye-slim [2022-04-04T13:40:15.513Z] Loaded image: hello-world:latest [2022-04-04T13:40:15.513Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T13:40:15.513Z] INFO: Testing against a local daemon [2022-04-04T13:40:15.513Z] === RUN TestCgroupNamespacesBuild [2022-04-04T13:40:15.772Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T13:40:16.339Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T13:40:16.879Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-04-04T13:40:16.879Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T13:40:16.907Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T13:40:17.475Z] --- PASS: TestBuildMultiStageCopy (5.06s) [2022-04-04T13:40:17.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s) [2022-04-04T13:40:17.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2022-04-04T13:40:17.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-04-04T13:40:17.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-04-04T13:40:17.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-04-04T13:40:17.475Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T13:40:18.245Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-04-04T13:40:18.245Z] === RUN TestBuildWithSession [2022-04-04T13:40:18.245Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:40:18.245Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T13:40:18.245Z] === RUN TestBuildSquashParent [2022-04-04T13:40:18.862Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2022-04-04T13:40:18.862Z] === RUN TestBuildLabelWithTargets [2022-04-04T13:40:21.399Z] --- PASS: TestBuildLabelWithTargets (2.09s) [2022-04-04T13:40:21.399Z] === RUN TestBuildWithEmptyLayers [2022-04-04T13:40:22.338Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2022-04-04T13:40:22.338Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T13:40:22.424Z] --- PASS: TestBuildSquashParent (4.16s) [2022-04-04T13:40:22.424Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T13:40:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:40:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:40:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:40:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:40:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:40:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:40:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:40:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:40:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:40:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:40:22.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:40:22.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:40:22.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:40:22.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:40:23.797Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:40:24.054Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:40:24.075Z] Removing intermediate container e478557e03a8 [2022-04-04T13:40:24.075Z] ---> e8112c40c4b0 [2022-04-04T13:40:24.075Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-04T13:40:24.075Z] ---> Running in c786e3c884c3 [2022-04-04T13:40:24.075Z] Removing intermediate container c786e3c884c3 [2022-04-04T13:40:24.075Z] ---> 9203549ca1c9 [2022-04-04T13:40:24.075Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-04T13:40:24.075Z] ---> Running in b6591118fd08 [2022-04-04T13:40:24.075Z] Removing intermediate container b6591118fd08 [2022-04-04T13:40:24.075Z] ---> 1b745d6e69af [2022-04-04T13:40:24.075Z] Step 11/11 : COPY . . [2022-04-04T13:40:25.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:40:25.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:40:25.821Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2022-04-04T13:40:25.821Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T13:40:26.880Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T13:40:26.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s) [2022-04-04T13:40:26.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-04-04T13:40:26.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.55s) [2022-04-04T13:40:26.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2022-04-04T13:40:26.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s) [2022-04-04T13:40:26.880Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.36s) [2022-04-04T13:40:26.880Z] === RUN TestBuildMultiStageCopy [2022-04-04T13:40:26.880Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T13:40:27.198Z] --- PASS: TestBuildUncleanTarFilenames (2.11s) [2022-04-04T13:40:27.198Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T13:40:28.249Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T13:40:28.505Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T13:40:28.761Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T13:40:29.017Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T13:40:29.273Z] --- PASS: TestBuildMultiStageCopy (2.24s) [2022-04-04T13:40:29.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s) [2022-04-04T13:40:29.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-04T13:40:29.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-04T13:40:29.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-04T13:40:29.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-04-04T13:40:29.273Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T13:40:29.837Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-04-04T13:40:29.837Z] === RUN TestBuildLabelWithTargets [2022-04-04T13:40:30.766Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-04-04T13:40:30.766Z] === RUN TestBuildWithEmptyLayers [2022-04-04T13:40:31.332Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-04-04T13:40:31.332Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T13:40:31.389Z] --- PASS: TestBuildMultiStageLayerLeak (3.33s) [2022-04-04T13:40:31.389Z] === RUN TestBuildWithHugeFile [2022-04-04T13:40:33.229Z] --- PASS: TestBuildMultiStageOnBuild (1.57s) [2022-04-04T13:40:33.229Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T13:40:33.486Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-04-04T13:40:33.486Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T13:40:35.381Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-04-04T13:40:35.381Z] === RUN TestBuildWithHugeFile [2022-04-04T13:40:45.287Z] ---> 82be7033a4c7 [2022-04-04T13:40:45.807Z] Successfully built 82be7033a4c7 [2022-04-04T13:40:45.807Z] Successfully tagged docker:latest [2022-04-04T13:40:45.807Z] INFO: Image build ended at 04/04/2022 13:40:45. Duration:00:03:20.3774537 [2022-04-04T13:40:45.807Z] [2022-04-04T13:40:45.807Z] [2022-04-04T13:40:45.807Z] INFO: Building the test binaries at 04/04/2022 13:40:45... [2022-04-04T13:40:49.566Z] INFO: make.ps1 starting at 04/04/2022 13:40:49 [2022-04-04T13:40:49.567Z] INFO: Git commit (a35b4ac54a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T13:40:49.567Z] INFO: Invoking autogen... [2022-04-04T13:40:49.931Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09676fd6267629ffa) in /home/ubuntu/workspace/moby_PR-43457 [Pipeline] { [Pipeline] checkout [2022-04-04T13:40:49.954Z] The recommended git tool is: git [2022-04-04T13:40:49.969Z] using credential docker-jenkins-github-credentials [2022-04-04T13:40:49.977Z] Cloning the remote Git repository [2022-04-04T13:40:49.978Z] Cloning with configured refspecs honoured and without tags [2022-04-04T13:40:50.025Z] INFO: Building daemon... [2022-04-04T13:40:50.005Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T13:40:50.011Z] > git init /home/ubuntu/workspace/moby_PR-43457 # timeout=10 [2022-04-04T13:40:50.041Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:40:50.041Z] > git --version # timeout=10 [2022-04-04T13:40:50.046Z] > git --version # 'git version 2.25.1' [2022-04-04T13:40:50.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:40:50.047Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:40:52.735Z] Removing intermediate container 89e37c251cfa [2022-04-04T13:40:52.735Z] ---> 724eab25c8d4 [2022-04-04T13:40:52.735Z] Step 8/11 : 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-04-04T13:40:52.735Z] ---> Running in 1e668668f6cd [2022-04-04T13:40:52.735Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-04T13:40:52.735Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T13:40:52.735Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-04T13:40:52.735Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T13:40:52.735Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T13:40:52.735Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T13:40:52.735Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-04T13:40:52.735Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T13:40:52.735Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T13:40:52.735Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T13:40:52.735Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T13:40:52.735Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T13:40:52.735Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T13:40:52.735Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T13:40:52.735Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T13:40:52.735Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-04T13:41:02.760Z] Fetching without tags [2022-04-04T13:41:03.008Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:41:03.146Z] Removing intermediate container 1e668668f6cd [2022-04-04T13:41:03.147Z] ---> a4f6c393cbbe [2022-04-04T13:41:03.147Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-04T13:41:03.147Z] ---> Running in 7ab5a480bd7f [2022-04-04T13:41:03.147Z] Removing intermediate container 7ab5a480bd7f [2022-04-04T13:41:03.147Z] ---> 51fcaca10df6 [2022-04-04T13:41:03.147Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-04T13:41:03.147Z] ---> Running in f9e40e1905d1 [2022-04-04T13:41:03.525Z] Merge succeeded, producing a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:41:03.526Z] Checking out Revision a35b4ac54a5c8b7e822293ba62f198047a52a0aa (PR-43457) [2022-04-04T13:41:03.616Z] Removing intermediate container f9e40e1905d1 [2022-04-04T13:41:03.616Z] ---> 5d88b98d33ce [2022-04-04T13:41:03.616Z] Step 11/11 : COPY . . [2022-04-04T13:41:02.767Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:41:02.769Z] > git config --add remote.origin.fetch +refs/pull/43457/head:refs/remotes/origin/PR-43457 # timeout=10 [2022-04-04T13:41:02.775Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:41:02.780Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:41:02.787Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:41:02.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:41:02.788Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:41:03.035Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:41:03.037Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:41:03.529Z] > git remote # timeout=10 [2022-04-04T13:41:03.534Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T13:41:03.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:41:03.539Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T13:41:03.547Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T13:41:03.553Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:41:03.556Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:41:04.227Z] Commit message: "daemon/config: Validate(): validate hosts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T13:41:04.985Z] + docker version [2022-04-04T13:41:04.985Z] Client: Docker Engine - Community [2022-04-04T13:41:04.985Z] Version: 20.10.12 [2022-04-04T13:41:04.985Z] API version: 1.41 [2022-04-04T13:41:04.985Z] Go version: go1.16.12 [2022-04-04T13:41:04.985Z] Git commit: e91ed57 [2022-04-04T13:41:04.985Z] Built: Mon Dec 13 11:44:28 2021 [2022-04-04T13:41:04.985Z] OS/Arch: linux/arm64 [2022-04-04T13:41:04.985Z] Context: default [2022-04-04T13:41:04.985Z] Experimental: true [2022-04-04T13:41:04.985Z] [2022-04-04T13:41:04.985Z] Server: Docker Engine - Community [2022-04-04T13:41:04.985Z] Engine: [2022-04-04T13:41:04.985Z] Version: 20.10.12 [2022-04-04T13:41:04.985Z] API version: 1.41 (minimum version 1.12) [2022-04-04T13:41:04.985Z] Go version: go1.16.12 [2022-04-04T13:41:04.985Z] Git commit: 459d0df [2022-04-04T13:41:04.985Z] Built: Mon Dec 13 11:43:05 2021 [2022-04-04T13:41:04.985Z] OS/Arch: linux/arm64 [2022-04-04T13:41:04.985Z] Experimental: true [2022-04-04T13:41:04.985Z] containerd: [2022-04-04T13:41:04.985Z] Version: 1.4.12 [2022-04-04T13:41:04.985Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T13:41:04.985Z] runc: [2022-04-04T13:41:04.985Z] Version: 1.0.2 [2022-04-04T13:41:04.985Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T13:41:04.985Z] docker-init: [2022-04-04T13:41:04.985Z] Version: 0.19.0 [2022-04-04T13:41:04.985Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T13:41:05.285Z] + docker info [2022-04-04T13:41:05.856Z] Client: [2022-04-04T13:41:05.856Z] Context: default [2022-04-04T13:41:05.856Z] Debug Mode: false [2022-04-04T13:41:05.856Z] Plugins: [2022-04-04T13:41:05.856Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T13:41:05.856Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T13:41:05.856Z] [2022-04-04T13:41:05.856Z] Server: [2022-04-04T13:41:05.856Z] Containers: 0 [2022-04-04T13:41:05.856Z] Running: 0 [2022-04-04T13:41:05.856Z] Paused: 0 [2022-04-04T13:41:05.856Z] Stopped: 0 [2022-04-04T13:41:05.856Z] Images: 4 [2022-04-04T13:41:05.856Z] Server Version: 20.10.12 [2022-04-04T13:41:05.856Z] Storage Driver: overlay2 [2022-04-04T13:41:05.856Z] Backing Filesystem: extfs [2022-04-04T13:41:05.856Z] Supports d_type: true [2022-04-04T13:41:05.856Z] Native Overlay Diff: true [2022-04-04T13:41:05.856Z] userxattr: false [2022-04-04T13:41:05.856Z] Logging Driver: json-file [2022-04-04T13:41:05.856Z] Cgroup Driver: cgroupfs [2022-04-04T13:41:05.856Z] Cgroup Version: 1 [2022-04-04T13:41:05.856Z] Plugins: [2022-04-04T13:41:05.856Z] Volume: local [2022-04-04T13:41:05.856Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T13:41:05.856Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T13:41:05.856Z] Swarm: inactive [2022-04-04T13:41:05.856Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T13:41:05.856Z] Default Runtime: runc [2022-04-04T13:41:05.856Z] Init Binary: docker-init [2022-04-04T13:41:05.856Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T13:41:05.856Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T13:41:05.856Z] init version: de40ad0 [2022-04-04T13:41:05.856Z] Security Options: [2022-04-04T13:41:05.856Z] apparmor [2022-04-04T13:41:05.856Z] seccomp [2022-04-04T13:41:05.856Z] Profile: default [2022-04-04T13:41:05.856Z] Kernel Version: 5.11.0-1023-aws [2022-04-04T13:41:05.856Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-04T13:41:05.856Z] OSType: linux [2022-04-04T13:41:05.856Z] Architecture: aarch64 [2022-04-04T13:41:05.856Z] CPUs: 2 [2022-04-04T13:41:05.856Z] Total Memory: 7.576GiB [2022-04-04T13:41:05.856Z] Name: ip-10-100-58-111 [2022-04-04T13:41:05.856Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-04-04T13:41:05.856Z] Docker Root Dir: /var/lib/docker [2022-04-04T13:41:05.856Z] Debug Mode: false [2022-04-04T13:41:05.856Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:41:05.856Z] Labels: [2022-04-04T13:41:05.856Z] Experimental: true [2022-04-04T13:41:05.856Z] Insecure Registries: [2022-04-04T13:41:05.856Z] 127.0.0.0/8 [2022-04-04T13:41:05.856Z] Live Restore Enabled: true [2022-04-04T13:41:05.856Z] [Pipeline] sh [2022-04-04T13:41:06.141Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T13:41:06.141Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T13:41:06.141Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43457/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T13:41:06.141Z] + bash /home/ubuntu/workspace/moby_PR-43457/check-config.sh [2022-04-04T13:41:06.141Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T13:41:06.141Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-04-04T13:41:06.141Z] [2022-04-04T13:41:06.141Z] Generally Necessary: [2022-04-04T13:41:06.141Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T13:41:06.141Z] - apparmor: enabled and tools installed [2022-04-04T13:41:06.141Z] - CONFIG_NAMESPACES: enabled [2022-04-04T13:41:06.141Z] - CONFIG_NET_NS: enabled [2022-04-04T13:41:06.141Z] - CONFIG_PID_NS: enabled [2022-04-04T13:41:06.141Z] - CONFIG_IPC_NS: enabled [2022-04-04T13:41:06.141Z] - CONFIG_UTS_NS: enabled [2022-04-04T13:41:06.141Z] - CONFIG_CGROUPS: enabled [2022-04-04T13:41:06.141Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T13:41:06.402Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T13:41:06.402Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T13:41:06.402Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T13:41:06.402Z] - CONFIG_CPUSETS: enabled [2022-04-04T13:41:06.402Z] - CONFIG_MEMCG: enabled [2022-04-04T13:41:06.402Z] - CONFIG_KEYS: enabled [2022-04-04T13:41:06.402Z] - CONFIG_VETH: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T13:41:06.402Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T13:41:06.402Z] [2022-04-04T13:41:06.402Z] Optional Features: [2022-04-04T13:41:06.402Z] - CONFIG_USER_NS: enabled [2022-04-04T13:41:06.402Z] - CONFIG_SECCOMP: enabled [2022-04-04T13:41:06.402Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T13:41:06.402Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T13:41:06.402Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T13:41:06.402Z] (cgroup swap accounting is currently enabled) [2022-04-04T13:41:06.402Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T13:41:06.402Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T13:41:06.402Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T13:41:06.402Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T13:41:06.402Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T13:41:06.402Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T13:41:06.402Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T13:41:06.402Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T13:41:06.402Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T13:41:06.402Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T13:41:06.402Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T13:41:06.402Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T13:41:06.402Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T13:41:06.402Z] - CONFIG_EXT4_FS: enabled [2022-04-04T13:41:06.402Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T13:41:06.402Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T13:41:06.402Z] - Network Drivers: [2022-04-04T13:41:06.402Z] - "overlay": [2022-04-04T13:41:06.402Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T13:41:06.402Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T13:41:06.402Z] Optional (for encrypted networks): [2022-04-04T13:41:06.666Z] - CONFIG_CRYPTO: enabled [2022-04-04T13:41:06.666Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T13:41:06.666Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T13:41:06.666Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T13:41:06.666Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T13:41:06.666Z] - CONFIG_XFRM: enabled [2022-04-04T13:41:06.666Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T13:41:06.666Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T13:41:06.666Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T13:41:06.666Z] - "ipvlan": [2022-04-04T13:41:06.666Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T13:41:06.666Z] - "macvlan": [2022-04-04T13:41:06.666Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T13:41:06.666Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T13:41:06.666Z] - "ftp,tftp client in container": [2022-04-04T13:41:06.666Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T13:41:06.666Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T13:41:06.666Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T13:41:06.666Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T13:41:06.666Z] - Storage Drivers: [2022-04-04T13:41:06.666Z] - "aufs": [2022-04-04T13:41:06.666Z] - CONFIG_AUFS_FS: missing [2022-04-04T13:41:06.666Z] - "btrfs": [2022-04-04T13:41:06.666Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T13:41:06.666Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T13:41:06.666Z] - "devicemapper": [2022-04-04T13:41:06.666Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T13:41:06.666Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T13:41:06.666Z] - "overlay": [2022-04-04T13:41:06.666Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T13:41:06.666Z] - "zfs": [2022-04-04T13:41:06.666Z] - /dev/zfs: present [2022-04-04T13:41:06.666Z] - zfs command: missing [2022-04-04T13:41:06.666Z] - zpool command: missing [2022-04-04T13:41:06.666Z] [2022-04-04T13:41:06.666Z] Limits: [2022-04-04T13:41:06.666Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T13:41:06.666Z] [2022-04-04T13:41:06.666Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T13:41:07.003Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa . [2022-04-04T13:41:07.264Z] #1 [internal] load build definition from Dockerfile [2022-04-04T13:41:07.264Z] #1 sha256:c822495b0e74c6643b7f23659f356b5ce786faf957a6dfcb43dcc6d98fff7b6a [2022-04-04T13:41:07.264Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T13:41:07.265Z] #1 DONE 0.0s [2022-04-04T13:41:07.265Z] [2022-04-04T13:41:07.265Z] #2 [internal] load .dockerignore [2022-04-04T13:41:07.265Z] #2 sha256:17bab857b71f168eb048826dd0063906ab6c277c806e390956f7f18cf05e4a92 [2022-04-04T13:41:07.265Z] #2 transferring context: 87B done [2022-04-04T13:41:07.265Z] #2 DONE 0.1s [2022-04-04T13:41:07.265Z] [2022-04-04T13:41:07.265Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T13:41:07.265Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-04T13:41:07.525Z] #3 DONE 0.4s [2022-04-04T13:41:07.525Z] [2022-04-04T13:41:07.525Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T13:41:07.525Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-04T13:41:07.525Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-04T13:41:07.525Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-04T13:41:07.525Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-04T13:41:07.525Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-04T13:41:07.525Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-04T13:41:07.525Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-04-04T13:41:07.786Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2022-04-04T13:41:07.786Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-04T13:41:08.047Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-04-04T13:41:08.047Z] #4 DONE 0.5s [2022-04-04T13:41:08.047Z] [2022-04-04T13:41:08.047Z] #5 [internal] load .dockerignore [2022-04-04T13:41:08.047Z] #5 sha256:0aa2fad448bc131f10a97bee318a26ce71581ccb8fa8e79002a8cce13ef47d4a [2022-04-04T13:41:08.047Z] #5 DONE 0.0s [2022-04-04T13:41:08.047Z] [2022-04-04T13:41:08.047Z] #6 [internal] load build definition from Dockerfile [2022-04-04T13:41:08.047Z] #6 sha256:f786c2adab657b58977b609a9537b1d1275d2b357a0e371310b55800e66f073a [2022-04-04T13:41:08.047Z] #6 DONE 0.0s [2022-04-04T13:41:08.047Z] [2022-04-04T13:41:08.047Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T13:41:08.047Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T13:41:08.047Z] #10 ... [2022-04-04T13:41:08.047Z] [2022-04-04T13:41:08.047Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T13:41:08.047Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-04T13:41:08.047Z] #9 DONE 0.1s [2022-04-04T13:41:08.308Z] [2022-04-04T13:41:08.308Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T13:41:08.308Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T13:41:08.879Z] #8 DONE 0.8s [2022-04-04T13:41:08.879Z] [2022-04-04T13:41:08.879Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T13:41:08.879Z] #7 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-04-04T13:41:08.879Z] #7 DONE 0.8s [2022-04-04T13:41:08.879Z] [2022-04-04T13:41:08.879Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T13:41:08.879Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T13:41:08.879Z] #10 DONE 0.8s [2022-04-04T13:41:09.453Z] [2022-04-04T13:41:09.453Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T13:41:09.453Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-04T13:41:09.453Z] #28 CACHED [2022-04-04T13:41:09.453Z] [2022-04-04T13:41:09.453Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:41:09.453Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T13:41:09.453Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-04T13:41:09.453Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-04T13:41:09.453Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-04T13:41:09.453Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s [2022-04-04T13:41:09.453Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-04-04T13:41:09.717Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.56MB / 9.86MB 0.3s [2022-04-04T13:41:09.717Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-04-04T13:41:09.717Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-04T13:41:09.977Z] #67 ... [2022-04-04T13:41:09.977Z] [2022-04-04T13:41:09.977Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T13:41:09.977Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T13:41:09.977Z] #45 DONE 0.0s [2022-04-04T13:41:09.977Z] [2022-04-04T13:41:09.977Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:41:09.977Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T13:41:13.280Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done [2022-04-04T13:41:13.280Z] #67 DONE 3.7s [2022-04-04T13:41:13.280Z] [2022-04-04T13:41:13.280Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:41:13.280Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T13:41:13.280Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.0s done [2022-04-04T13:41:13.280Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-04T13:41:13.280Z] #11 sha256:e1ea2c4e5f3f463dcb88d6284f278c36747df37d9b0f71c04b70937865d8d82e 1.80kB / 1.80kB done [2022-04-04T13:41:13.280Z] #11 sha256:398d2f9ae07316f3f5a24ea533acc631ce86fe33c6c9a4248c3f028d4a9d63ca 7.04kB / 7.04kB done [2022-04-04T13:41:13.280Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 0.2s done [2022-04-04T13:41:13.280Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 1.2s done [2022-04-04T13:41:13.280Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 0.5s done [2022-04-04T13:41:13.280Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 1.6s done [2022-04-04T13:41:13.280Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 2.4s done [2022-04-04T13:41:13.280Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 2.7s done [2022-04-04T13:41:13.280Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 1.8s done [2022-04-04T13:41:13.280Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 1.4s done [2022-04-04T13:41:13.280Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 0.1s [2022-04-04T13:41:13.280Z] #11 ... [2022-04-04T13:41:13.280Z] [2022-04-04T13:41:13.280Z] #24 [internal] load build context [2022-04-04T13:41:13.280Z] #24 sha256:321fa5a6fc3e4f7056af79376898ec2258e96ddc4b92b8e9f6dc3c27f61c8854 [2022-04-04T13:41:13.280Z] #24 transferring context: 60.70MB 3.8s done [2022-04-04T13:41:13.280Z] #24 DONE 3.9s [2022-04-04T13:41:13.280Z] [2022-04-04T13:41:13.280Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:41:13.280Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T13:41:13.280Z] #11 ... [2022-04-04T13:41:13.280Z] [2022-04-04T13:41:13.280Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:41:13.280Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T13:41:13.280Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-04T13:41:13.280Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-04T13:41:13.280Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-04T13:41:13.280Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-04-04T13:41:13.280Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-04-04T13:41:13.280Z] #69 DONE 4.1s [2022-04-04T13:41:13.280Z] [2022-04-04T13:41:13.280Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:41:13.280Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T13:41:13.852Z] #11 ... [2022-04-04T13:41:13.852Z] [2022-04-04T13:41:13.852Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T13:41:13.852Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-04T13:41:13.852Z] #68 DONE 0.2s [2022-04-04T13:41:13.852Z] [2022-04-04T13:41:13.852Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:41:13.852Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T13:41:14.112Z] #11 ... [2022-04-04T13:41:14.112Z] [2022-04-04T13:41:14.112Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T13:41:14.112Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-04T13:41:14.112Z] #70 DONE 0.3s [2022-04-04T13:41:14.112Z] [2022-04-04T13:41:14.112Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:41:14.112Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T13:41:16.028Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 3.2s done [2022-04-04T13:41:16.284Z] Removing intermediate container b428a6d102f4 [2022-04-04T13:41:16.284Z] ---> 9340125b0eb0 [2022-04-04T13:41:16.284Z] Step 8/11 : 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-04-04T13:41:16.284Z] ---> Running in f223811af65b [2022-04-04T13:41:16.289Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b [2022-04-04T13:41:18.207Z] #11 ... [2022-04-04T13:41:18.207Z] [2022-04-04T13:41:18.207Z] #29 [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-04-04T13:41:18.207Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-04T13:41:18.207Z] #29 1.579 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:41:18.207Z] #29 1.579 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:41:18.207Z] #29 1.579 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:41:18.207Z] #29 1.758 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T13:41:18.207Z] #29 1.951 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T13:41:18.207Z] #29 2.279 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T13:41:18.207Z] #29 3.173 Fetched 8395 kB in 2s (4495 kB/s) [2022-04-04T13:41:18.207Z] #29 3.173 Reading package lists... [2022-04-04T13:41:18.207Z] #29 3.841 Reading package lists... [2022-04-04T13:41:18.207Z] #29 4.484 Building dependency tree... [2022-04-04T13:41:18.207Z] #29 4.797 The following additional packages will be installed: [2022-04-04T13:41:18.207Z] #29 4.799 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-04T13:41:18.207Z] #29 4.799 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-04T13:41:18.207Z] #29 4.800 Recommended packages: [2022-04-04T13:41:18.207Z] #29 4.801 libldap-common publicsuffix libsasl2-modules [2022-04-04T13:41:18.207Z] #29 4.922 The following NEW packages will be installed: [2022-04-04T13:41:18.207Z] #29 4.923 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-04T13:41:18.207Z] #29 4.923 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-04T13:41:18.207Z] #29 4.924 libssh2-1 openssl [2022-04-04T13:41:18.207Z] #29 5.198 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:41:18.207Z] #29 5.198 Need to get 2934 kB of archives. [2022-04-04T13:41:18.207Z] #29 5.198 After this operation, 6476 kB of additional disk space will be used. [2022-04-04T13:41:18.207Z] #29 5.198 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-04T13:41:18.207Z] #29 5.205 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-04T13:41:18.207Z] #29 5.208 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-04T13:41:18.207Z] #29 5.209 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-04-04T13:41:18.207Z] #29 5.209 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-04T13:41:18.207Z] #29 5.210 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-04T13:41:18.207Z] #29 5.212 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-04T13:41:18.207Z] #29 5.212 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-04T13:41:18.207Z] #29 5.213 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-04T13:41:18.207Z] #29 5.213 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-04T13:41:18.207Z] #29 5.214 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-04T13:41:18.207Z] #29 5.219 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-04T13:41:18.207Z] #29 5.221 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-04T13:41:18.207Z] #29 5.221 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-04T13:41:18.207Z] #29 5.231 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-04T13:41:18.207Z] #29 5.387 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:41:18.207Z] #29 5.405 Fetched 2934 kB in 0s (10.1 MB/s) [2022-04-04T13:41:18.207Z] #29 5.437 Selecting previously unselected package openssl. [2022-04-04T13:41:18.207Z] #29 5.437 (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 ... 6645 files and directories currently installed.) [2022-04-04T13:41:18.207Z] #29 5.437 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 5.443 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-04T13:41:18.207Z] #29 5.569 Selecting previously unselected package ca-certificates. [2022-04-04T13:41:18.207Z] #29 5.569 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-04T13:41:18.207Z] #29 5.574 Unpacking ca-certificates (20210119) ... [2022-04-04T13:41:18.207Z] #29 5.646 Selecting previously unselected package libbrotli1:arm64. [2022-04-04T13:41:18.207Z] #29 5.646 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 5.658 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-04T13:41:18.207Z] #29 5.721 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-04T13:41:18.207Z] #29 5.721 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 5.723 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T13:41:18.207Z] #29 5.771 Selecting previously unselected package libsasl2-2:arm64. [2022-04-04T13:41:18.207Z] #29 5.771 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 5.783 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T13:41:18.207Z] #29 5.822 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-04T13:41:18.207Z] #29 5.822 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 5.830 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-04T13:41:18.207Z] #29 5.903 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-04T13:41:18.207Z] #29 5.903 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 5.907 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-04T13:41:18.207Z] #29 5.953 Selecting previously unselected package libpsl5:arm64. [2022-04-04T13:41:18.207Z] #29 5.953 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 5.957 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-04T13:41:18.207Z] #29 6.009 Selecting previously unselected package librtmp1:arm64. [2022-04-04T13:41:18.207Z] #29 6.009 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 6.019 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T13:41:18.207Z] #29 6.060 Selecting previously unselected package libssh2-1:arm64. [2022-04-04T13:41:18.207Z] #29 6.060 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 6.069 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-04T13:41:18.207Z] #29 6.123 Selecting previously unselected package libcurl4:arm64. [2022-04-04T13:41:18.207Z] #29 6.123 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 6.134 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-04T13:41:18.207Z] #29 6.194 Selecting previously unselected package curl. [2022-04-04T13:41:18.207Z] #29 6.194 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 6.199 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-04T13:41:18.207Z] #29 6.259 Selecting previously unselected package libonig5:arm64. [2022-04-04T13:41:18.207Z] #29 6.259 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 6.264 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T13:41:18.207Z] #29 6.325 Selecting previously unselected package libjq1:arm64. [2022-04-04T13:41:18.207Z] #29 6.325 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 6.330 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-04T13:41:18.207Z] #29 6.375 Selecting previously unselected package jq. [2022-04-04T13:41:18.207Z] #29 6.375 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-04T13:41:18.207Z] #29 6.380 Unpacking jq (1.6-2.1) ... [2022-04-04T13:41:18.207Z] #29 6.436 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-04T13:41:18.207Z] #29 6.450 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-04T13:41:18.207Z] #29 6.462 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-04T13:41:18.207Z] #29 6.476 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T13:41:18.207Z] #29 6.490 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-04T13:41:18.207Z] #29 6.502 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-04T13:41:18.207Z] #29 6.516 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-04T13:41:18.207Z] #29 6.530 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-04T13:41:18.207Z] #29 6.552 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T13:41:18.207Z] #29 6.571 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-04T13:41:18.207Z] #29 6.590 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-04T13:41:18.207Z] #29 6.602 Setting up ca-certificates (20210119) ... [2022-04-04T13:41:18.207Z] #29 7.136 Updating certificates in /etc/ssl/certs... [2022-04-04T13:41:18.207Z] #29 7.780 129 added, 0 removed; done. [2022-04-04T13:41:18.207Z] #29 7.821 Setting up jq (1.6-2.1) ... [2022-04-04T13:41:18.207Z] #29 7.836 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-04T13:41:18.207Z] #29 7.846 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-04T13:41:18.207Z] #29 7.859 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:41:18.207Z] #29 7.922 Processing triggers for ca-certificates (20210119) ... [2022-04-04T13:41:18.207Z] #29 7.929 Updating certificates in /etc/ssl/certs... [2022-04-04T13:41:18.207Z] #29 8.400 0 added, 0 removed; done. [2022-04-04T13:41:18.207Z] #29 8.400 Running hooks in /etc/ca-certificates/update.d... [2022-04-04T13:41:18.207Z] #29 8.403 done. [2022-04-04T13:41:18.207Z] #29 DONE 8.9s [2022-04-04T13:41:18.207Z] [2022-04-04T13:41:18.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:41:18.207Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T13:41:18.207Z] #11 ... [2022-04-04T13:41:18.207Z] [2022-04-04T13:41:18.207Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T13:41:18.207Z] #30 sha256:a5463553ba553e5e4023b24549e6b27b9400adcf1f3b95f501c7bf1245b3c173 [2022-04-04T13:41:18.207Z] #30 DONE 0.1s [2022-04-04T13:41:18.207Z] [2022-04-04T13:41:18.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:41:18.207Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-04T13:41:19.594Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 3.1s done [2022-04-04T13:41:19.594Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 [2022-04-04T13:41:20.125Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-04T13:41:20.127Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T13:41:20.597Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-04T13:41:20.597Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T13:41:20.597Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T13:41:20.597Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T13:41:20.597Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-04T13:41:20.597Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T13:41:20.597Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T13:41:21.065Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T13:41:21.065Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T13:41:21.065Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T13:41:21.065Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T13:41:21.065Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T13:41:22.053Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T13:41:22.053Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-04T13:41:24.882Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 4.6s done [2022-04-04T13:41:24.882Z] #11 extracting sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 done [2022-04-04T13:41:24.882Z] #11 DONE 15.3s [2022-04-04T13:41:24.882Z] [2022-04-04T13:41:24.882Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T13:41:24.882Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-04T13:41:25.823Z] #12 DONE 1.3s [2022-04-04T13:41:25.823Z] [2022-04-04T13:41:25.823Z] #13 [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-04-04T13:41:25.823Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a [2022-04-04T13:41:26.398Z] #13 DONE 0.4s [2022-04-04T13:41:26.398Z] [2022-04-04T13:41:26.398Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-04T13:41:26.398Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-04T13:41:26.398Z] #49 ... [2022-04-04T13:41:26.398Z] [2022-04-04T13:41:26.398Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T13:41:26.398Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-04T13:41:26.398Z] #33 DONE 0.2s [2022-04-04T13:41:26.660Z] [2022-04-04T13:41:26.660Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T13:41:26.660Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92 [2022-04-04T13:41:26.660Z] #42 DONE 0.3s [2022-04-04T13:41:26.660Z] [2022-04-04T13:41:26.660Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-04T13:41:26.660Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f [2022-04-04T13:41:26.660Z] #46 DONE 0.3s [2022-04-04T13:41:26.660Z] [2022-04-04T13:41:26.660Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T13:41:26.660Z] #25 sha256:ee5699ac4f5a2dd403b5631083e37a58e32b587797381954e15176962a1b9985 [2022-04-04T13:41:26.660Z] #25 DONE 0.3s [2022-04-04T13:41:26.660Z] [2022-04-04T13:41:26.660Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T13:41:26.660Z] #62 sha256:c90d7def42cece649c84e613e7edf3ec8b26b11eb56e063b9d1b3e823f7e058c [2022-04-04T13:41:26.660Z] #62 DONE 0.3s [2022-04-04T13:41:26.660Z] [2022-04-04T13:41:26.660Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-04T13:41:26.660Z] #26 sha256:d4c03c04cbcd4628d3157bff4f2aa0aee79e2c6f55f3624f1c786eab3fcc605c [2022-04-04T13:41:27.606Z] #26 ... [2022-04-04T13:41:27.606Z] [2022-04-04T13:41:27.606Z] #31 [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-04-04T13:41:27.606Z] #31 sha256:90d905674a829132c36701b7541ffc911f1c71ed9f95cbf327f6f1901636d7c3 [2022-04-04T13:41:27.606Z] #31 1.445 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-04T13:41:27.606Z] #31 1.661 [2022-04-04T13:41:27.606Z] #31 1.875 #=#=# ######################################################################## 100.0% [2022-04-04T13:41:27.606Z] #31 2.128 [2022-04-04T13:41:27.606Z] #31 3.077 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-04T13:41:27.606Z] #31 3.280 [2022-04-04T13:41:27.606Z] #31 3.495 #=#=# 0.1% ######################################################################## 100.0% [2022-04-04T13:41:27.606Z] #31 3.800 [2022-04-04T13:41:27.606Z] #31 4.804 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-04T13:41:27.606Z] #31 5.007 [2022-04-04T13:41:27.607Z] #31 5.221 #=#=# 0.0% ########################################## 59.2% ############################################## 64.7% ######################################################################## 100.0% [2022-04-04T13:41:27.607Z] #31 5.864 [2022-04-04T13:41:27.607Z] #31 6.818 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-04T13:41:27.607Z] #31 6.994 [2022-04-04T13:41:27.607Z] #31 7.208 #=#=# ######################################################################## 100.0% [2022-04-04T13:41:27.607Z] #31 7.434 [2022-04-04T13:41:27.607Z] #31 8.075 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-04T13:41:27.607Z] #31 8.333 [2022-04-04T13:41:27.607Z] #31 8.564 #=#=# ######################################################################## 100.0% [2022-04-04T13:41:27.607Z] #31 8.928 [2022-04-04T13:41:27.607Z] #31 9.002 Download of images into '/build' complete. [2022-04-04T13:41:27.607Z] #31 9.002 Use something like the following to load the result into a Docker daemon: [2022-04-04T13:41:27.607Z] #31 9.002 tar -cC '/build' . | docker load [2022-04-04T13:41:27.607Z] #31 DONE 9.1s [2022-04-04T13:41:27.607Z] [2022-04-04T13:41:27.607Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:41:27.607Z] #63 sha256:90b67095d696b676530e3c7ab7930a1e92c7b119dea180afbd3c06f3b72d0f77 [2022-04-04T13:41:28.995Z] #63 2.474 + RM_GOPATH=0 [2022-04-04T13:41:28.995Z] #63 2.474 + TMP_GOPATH= [2022-04-04T13:41:28.995Z] #63 2.474 + : /build [2022-04-04T13:41:28.995Z] #63 2.474 + '[' -z '' ']' [2022-04-04T13:41:28.995Z] #63 2.474 ++ mktemp -d [2022-04-04T13:41:29.029Z] ---> 1c6696ae557d [2022-04-04T13:41:29.029Z] Successfully built 1c6696ae557d [2022-04-04T13:41:29.029Z] Successfully tagged docker:latest [2022-04-04T13:41:29.029Z] INFO: Image build ended at 04/04/2022 13:41:27. Duration:00:03:09.5314503 [2022-04-04T13:41:29.029Z] [2022-04-04T13:41:29.029Z] [2022-04-04T13:41:29.029Z] INFO: Building the test binaries at 04/04/2022 13:41:27... [2022-04-04T13:41:29.256Z] #63 2.478 + export GOPATH=/tmp/tmp.6DqsYCnpnl [2022-04-04T13:41:29.256Z] #63 2.478 + GOPATH=/tmp/tmp.6DqsYCnpnl [2022-04-04T13:41:29.256Z] #63 2.478 + RM_GOPATH=1 [2022-04-04T13:41:29.256Z] #63 2.478 + case "$(go env GOARCH)" in [2022-04-04T13:41:29.256Z] #63 2.479 ++ go env GOARCH [2022-04-04T13:41:29.256Z] #63 2.483 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:41:29.256Z] #63 2.483 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:41:29.256Z] #63 2.483 ++ dirname /install.sh [2022-04-04T13:41:29.257Z] #63 2.483 + dir=/ [2022-04-04T13:41:29.257Z] #63 2.483 + bin=rootlesskit [2022-04-04T13:41:29.257Z] #63 2.483 + shift [2022-04-04T13:41:29.257Z] #63 2.483 + '[' '!' -f //rootlesskit.installer ']' [2022-04-04T13:41:29.257Z] #63 2.483 + . //rootlesskit.installer [2022-04-04T13:41:29.257Z] #63 2.483 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:41:29.257Z] #63 2.483 + install_rootlesskit [2022-04-04T13:41:29.257Z] #63 2.483 + case "$1" in [2022-04-04T13:41:29.257Z] #63 2.483 + export CGO_ENABLED=0 [2022-04-04T13:41:29.257Z] #63 2.483 + CGO_ENABLED=0 [2022-04-04T13:41:29.257Z] #63 2.483 + _install_rootlesskit [2022-04-04T13:41:29.257Z] #63 2.485 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-04T13:41:29.257Z] #63 2.485 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T13:41:29.257Z] #63 2.485 + GOBIN=/build [2022-04-04T13:41:29.257Z] #63 2.485 + GO111MODULE=on [2022-04-04T13:41:29.257Z] #63 2.485 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:41:29.257Z] #63 2.485 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:41:29.518Z] #63 2.874 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-04T13:41:31.282Z] INFO: make.ps1 starting at 04/04/2022 13:41:30 [2022-04-04T13:41:31.437Z] #63 4.508 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T13:41:31.437Z] #63 4.520 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-04T13:41:31.699Z] #63 5.022 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-04T13:41:31.750Z] INFO: Git commit (a35b4ac54a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T13:41:31.750Z] INFO: Invoking autogen... [2022-04-04T13:41:32.218Z] INFO: Building daemon... [2022-04-04T13:41:32.272Z] #63 ... [2022-04-04T13:41:32.272Z] [2022-04-04T13:41:32.272Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-04T13:41:32.272Z] #26 sha256:d4c03c04cbcd4628d3157bff4f2aa0aee79e2c6f55f3624f1c786eab3fcc605c [2022-04-04T13:41:32.272Z] #26 2.709 + RM_GOPATH=0 [2022-04-04T13:41:32.272Z] #26 2.710 + TMP_GOPATH= [2022-04-04T13:41:32.272Z] #26 2.710 + : /build [2022-04-04T13:41:32.272Z] #26 2.710 + '[' -z '' ']' [2022-04-04T13:41:32.272Z] #26 2.711 ++ mktemp -d [2022-04-04T13:41:32.272Z] #26 2.712 + export GOPATH=/tmp/tmp.AOo0Xornkp [2022-04-04T13:41:32.272Z] #26 2.712 + GOPATH=/tmp/tmp.AOo0Xornkp [2022-04-04T13:41:32.272Z] #26 2.712 + RM_GOPATH=1 [2022-04-04T13:41:32.272Z] #26 2.712 + case "$(go env GOARCH)" in [2022-04-04T13:41:32.272Z] #26 2.713 ++ go env GOARCH [2022-04-04T13:41:32.272Z] #26 2.719 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:41:32.272Z] #26 2.722 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:41:32.272Z] #26 2.723 ++ dirname /install.sh [2022-04-04T13:41:32.273Z] #26 2.723 + dir=/ [2022-04-04T13:41:32.273Z] #26 2.723 + bin=dockercli [2022-04-04T13:41:32.273Z] #26 2.723 + shift [2022-04-04T13:41:32.273Z] #26 2.723 + '[' '!' -f //dockercli.installer ']' [2022-04-04T13:41:32.273Z] #26 2.723 + . //dockercli.installer [2022-04-04T13:41:32.273Z] #26 2.723 ++ : stable [2022-04-04T13:41:32.273Z] #26 2.724 ++ : 17.06.2-ce [2022-04-04T13:41:32.273Z] #26 2.728 + install_dockercli [2022-04-04T13:41:32.273Z] #26 2.728 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-04T13:41:32.273Z] #26 2.728 ++ uname -m [2022-04-04T13:41:32.273Z] #26 2.729 + arch=aarch64 [2022-04-04T13:41:32.273Z] #26 2.729 + '[' aarch64 '!=' x86_64 ']' [2022-04-04T13:41:32.273Z] #26 2.729 + '[' aarch64 '!=' s390x ']' [2022-04-04T13:41:32.273Z] #26 2.729 + '[' aarch64 '!=' armhf ']' [2022-04-04T13:41:32.273Z] #26 2.729 + build_dockercli [2022-04-04T13:41:32.273Z] #26 2.729 Install docker/cli version 17.06.2-ce from stable [2022-04-04T13:41:32.273Z] #26 2.730 + git clone https://github.com/docker/docker-ce /tmp/tmp.AOo0Xornkp/tmp/docker-ce [2022-04-04T13:41:32.273Z] #26 2.731 Cloning into '/tmp/tmp.AOo0Xornkp/tmp/docker-ce'... [2022-04-04T13:41:36.479Z] #26 ... [2022-04-04T13:41:36.479Z] [2022-04-04T13:41:36.479Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:41:36.479Z] #63 sha256:90b67095d696b676530e3c7ab7930a1e92c7b119dea180afbd3c06f3b72d0f77 [2022-04-04T13:41:36.479Z] #63 6.883 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-04T13:41:36.479Z] #63 7.233 go: downloading github.com/google/uuid v1.3.0 [2022-04-04T13:41:36.479Z] #63 7.372 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-04T13:41:36.479Z] #63 7.491 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-04T13:41:36.479Z] #63 7.787 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T13:41:36.479Z] #63 7.805 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-04T13:41:36.479Z] #63 7.857 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-04T13:41:36.479Z] #63 8.139 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-04T13:41:36.479Z] #63 8.276 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-04T13:41:36.480Z] #63 8.326 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-04T13:41:36.480Z] #63 ... [2022-04-04T13:41:36.480Z] [2022-04-04T13:41:36.480Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-04T13:41:36.480Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-04T13:41:36.480Z] #36 3.171 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-04T13:41:36.480Z] #36 ... [2022-04-04T13:41:36.480Z] [2022-04-04T13:41:36.480Z] #58 [containerd 1/3] 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-04-04T13:41:36.480Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-04T13:41:36.480Z] #58 3.386 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:41:36.480Z] #58 3.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:41:36.480Z] #58 3.398 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:41:36.480Z] #58 3.858 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T13:41:36.480Z] #58 4.899 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T13:41:36.480Z] #58 6.486 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T13:41:36.480Z] #58 ... [2022-04-04T13:41:36.480Z] [2022-04-04T13:41:36.480Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:41:36.480Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T13:41:36.480Z] #14 3.369 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:41:36.480Z] #14 3.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:41:36.480Z] #14 3.382 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:41:36.480Z] #14 4.004 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T13:41:36.480Z] #14 5.563 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T13:41:36.480Z] #14 7.400 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T13:41:36.740Z] #14 ... [2022-04-04T13:41:36.740Z] [2022-04-04T13:41:36.740Z] #38 [tini 1/3] 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-04-04T13:41:36.740Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T13:41:36.740Z] #38 2.507 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:41:36.741Z] #38 2.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:41:36.741Z] #38 2.805 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:41:36.741Z] #38 2.813 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T13:41:36.741Z] #38 3.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T13:41:36.741Z] #38 4.935 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T13:41:36.741Z] #38 9.326 Fetched 8395 kB in 7s (1146 kB/s) [2022-04-04T13:41:36.741Z] #38 9.326 Reading package lists... [2022-04-04T13:41:36.741Z] #38 ... [2022-04-04T13:41:36.741Z] [2022-04-04T13:41:36.741Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:41:36.741Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T13:41:36.741Z] #51 2.632 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-04T13:41:37.002Z] #51 ... [2022-04-04T13:41:37.002Z] [2022-04-04T13:41:37.002Z] #34 [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-04-04T13:41:37.002Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T13:41:37.002Z] #34 2.577 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-04T13:41:37.002Z] #34 2.577 Cloning into '.'... [2022-04-04T13:41:37.002Z] #34 ... [2022-04-04T13:41:37.002Z] [2022-04-04T13:41:37.002Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-04-04T13:41:37.002Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-04T13:41:37.002Z] #43 2.618 + git clone https://github.com/docker/distribution.git . [2022-04-04T13:41:37.002Z] #43 2.636 Cloning into '.'... [2022-04-04T13:41:37.265Z] #43 ... [2022-04-04T13:41:37.265Z] [2022-04-04T13:41:37.265Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:41:37.265Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T13:41:37.265Z] #47 3.129 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:41:37.265Z] #47 3.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:41:37.265Z] #47 3.163 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:41:37.265Z] #47 3.639 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T13:41:37.265Z] #47 3.673 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-04T13:41:37.265Z] #47 5.426 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T13:41:37.265Z] #47 7.273 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T13:41:37.265Z] #47 10.33 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-04T13:41:37.529Z] #47 ... [2022-04-04T13:41:37.529Z] [2022-04-04T13:41:37.529Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-04T13:41:37.529Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-04T13:41:37.529Z] #53 3.478 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-04T13:41:37.529Z] #53 4.305 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-04T13:41:37.529Z] #53 4.326 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-04T13:41:37.529Z] #53 4.346 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-04T13:41:37.529Z] #53 5.417 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-04T13:41:37.529Z] #53 ... [2022-04-04T13:41:37.529Z] [2022-04-04T13:41:37.529Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-04T13:41:37.529Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-04T13:41:37.529Z] #36 11.07 tomll can be used in two ways: [2022-04-04T13:41:37.529Z] #36 11.08 Writing to STDIN and reading from STDOUT: [2022-04-04T13:41:37.529Z] #36 11.08 cat file.toml | tomll > file.toml [2022-04-04T13:41:37.529Z] #36 11.08 [2022-04-04T13:41:37.529Z] #36 11.08 Reading and updating a list of files: [2022-04-04T13:41:37.529Z] #36 11.08 tomll a.toml b.toml c.toml [2022-04-04T13:41:37.529Z] #36 11.08 [2022-04-04T13:41:37.529Z] #36 11.08 When given a list of files, tomll will modify all files in place without asking. [2022-04-04T13:41:37.792Z] #36 DONE 11.5s [2022-04-04T13:41:37.792Z] [2022-04-04T13:41:37.792Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-04T13:41:37.792Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-04T13:41:37.792Z] #49 2.771 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-04T13:41:37.792Z] #49 3.711 go: downloading github.com/fatih/color v1.10.0 [2022-04-04T13:41:37.792Z] #49 3.724 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-04T13:41:37.792Z] #49 3.746 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-04T13:41:37.792Z] #49 3.788 go: downloading github.com/pkg/errors v0.9.1 [2022-04-04T13:41:37.792Z] #49 3.906 go: downloading golang.org/x/tools v0.1.0 [2022-04-04T13:41:37.792Z] #49 3.936 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-04T13:41:37.792Z] #49 3.976 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-04T13:41:37.792Z] #49 4.082 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-04T13:41:37.792Z] #49 4.132 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-04T13:41:37.792Z] #49 6.896 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-04T13:41:37.792Z] #49 6.926 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-04T13:41:37.792Z] #49 6.967 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-04T13:41:37.792Z] #49 7.681 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-04T13:41:37.792Z] #49 7.687 go: downloading golang.org/x/mod v0.3.0 [2022-04-04T13:41:38.364Z] #49 ... [2022-04-04T13:41:38.365Z] [2022-04-04T13:41:38.365Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:41:38.365Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T13:41:38.365Z] #47 11.83 Fetched 8399 kB in 9s (940 kB/s) [2022-04-04T13:41:39.873Z] Removing intermediate container f223811af65b [2022-04-04T13:41:39.873Z] ---> a1cbe3a2c60f [2022-04-04T13:41:39.873Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-04T13:41:39.873Z] ---> Running in fca36a064918 [2022-04-04T13:41:39.873Z] Removing intermediate container fca36a064918 [2022-04-04T13:41:39.873Z] ---> 04a811b61d70 [2022-04-04T13:41:39.873Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-04T13:41:39.873Z] ---> Running in cefc79a6770a [2022-04-04T13:41:40.342Z] Removing intermediate container cefc79a6770a [2022-04-04T13:41:40.342Z] ---> a8c4d5d87127 [2022-04-04T13:41:40.342Z] Step 11/11 : COPY . . [2022-04-04T13:41:42.579Z] #47 11.83 Reading package lists... [2022-04-04T13:41:43.033Z] --- PASS: TestBuildWithHugeFile (58.54s) [2022-04-04T13:41:43.033Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T13:41:43.033Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:41:43.033Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:41:43.033Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T13:41:43.033Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:41:43.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:41:43.033Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:41:43.033Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:41:43.033Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:41:43.033Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:41:43.033Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:41:43.033Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:41:43.033Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:41:43.033Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-04T13:41:43.033Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-04-04T13:41:43.033Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-04-04T13:41:43.033Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-04T13:41:43.033Z] === RUN TestBuildPreserveOwnership [2022-04-04T13:41:43.033Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T13:41:43.033Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T13:41:43.033Z] --- PASS: TestBuildPreserveOwnership (3.49s) [2022-04-04T13:41:43.033Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.32s) [2022-04-04T13:41:43.033Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-04-04T13:41:43.033Z] === RUN TestBuildPlatformInvalid [2022-04-04T13:41:43.033Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-04T13:41:43.033Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T13:41:43.033Z] Loaded image: busybox:latest [2022-04-04T13:41:43.033Z] Loaded image: busybox:glibc [2022-04-04T13:41:43.033Z] Loaded image: debian:bullseye-slim [2022-04-04T13:41:43.033Z] Loaded image: hello-world:latest [2022-04-04T13:41:43.033Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T13:41:43.522Z] #47 15.38 Reading package lists... [2022-04-04T13:41:43.522Z] #47 ... [2022-04-04T13:41:43.522Z] [2022-04-04T13:41:43.522Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:41:43.522Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T13:41:43.522Z] #51 17.10 go: downloading github.com/fatih/color v1.13.0 [2022-04-04T13:41:43.522Z] #51 17.11 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-04T13:41:43.522Z] #51 17.15 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-04T13:41:43.522Z] #51 17.15 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-04T13:41:43.522Z] #51 17.36 go: downloading github.com/spf13/viper v1.10.1 [2022-04-04T13:41:43.784Z] #51 17.43 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-04T13:41:44.046Z] #51 17.70 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-04T13:41:44.046Z] #51 17.70 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-04T13:41:44.046Z] #51 17.74 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-04T13:41:44.046Z] #51 17.80 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-04T13:41:46.592Z] #51 20.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-04T13:41:46.592Z] #51 20.09 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-04T13:41:46.592Z] #51 20.15 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-04T13:41:46.592Z] #51 ... [2022-04-04T13:41:46.592Z] [2022-04-04T13:41:46.592Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:41:46.592Z] #63 sha256:90b67095d696b676530e3c7ab7930a1e92c7b119dea180afbd3c06f3b72d0f77 [2022-04-04T13:41:46.592Z] #63 9.714 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-04T13:41:46.592Z] #63 ... [2022-04-04T13:41:46.592Z] [2022-04-04T13:41:46.592Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-04-04T13:41:46.592Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-04T13:41:46.592Z] #43 15.83 + git checkout -q v2.3.0 [2022-04-04T13:41:46.592Z] #43 16.92 + 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-04-04T13:41:47.164Z] #43 ... [2022-04-04T13:41:47.164Z] [2022-04-04T13:41:47.164Z] #58 [containerd 1/3] 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-04-04T13:41:47.164Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-04T13:41:47.164Z] #58 10.90 Fetched 8395 kB in 8s (1078 kB/s) [2022-04-04T13:41:47.164Z] #58 10.90 Reading package lists... [2022-04-04T13:41:47.164Z] #58 14.90 Reading package lists... [2022-04-04T13:41:47.164Z] #58 18.24 Building dependency tree... [2022-04-04T13:41:47.164Z] #58 20.47 The following additional packages will be installed: [2022-04-04T13:41:47.164Z] #58 20.47 libbtrfs0 [2022-04-04T13:41:47.164Z] #58 20.58 The following NEW packages will be installed: [2022-04-04T13:41:47.164Z] #58 20.60 libbtrfs-dev libbtrfs0 [2022-04-04T13:41:47.164Z] #58 20.93 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:41:47.164Z] #58 20.93 Need to get 454 kB of archives. [2022-04-04T13:41:47.164Z] #58 20.93 After this operation, 1275 kB of additional disk space will be used. [2022-04-04T13:41:47.164Z] #58 20.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-04T13:41:47.425Z] #58 20.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-04T13:41:47.425Z] #58 ... [2022-04-04T13:41:47.425Z] [2022-04-04T13:41:47.425Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:41:47.425Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T13:41:47.425Z] #14 11.03 Fetched 8395 kB in 8s (1062 kB/s) [2022-04-04T13:41:47.425Z] #14 11.03 Reading package lists... [2022-04-04T13:41:47.425Z] #14 14.66 Reading package lists... [2022-04-04T13:41:47.425Z] #14 18.05 Building dependency tree... [2022-04-04T13:41:47.425Z] #14 20.58 The following additional packages will be installed: [2022-04-04T13:41:47.425Z] #14 20.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T13:41:47.425Z] #14 20.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-04T13:41:47.425Z] #14 20.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-04T13:41:47.425Z] #14 20.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-04T13:41:47.425Z] #14 20.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-04T13:41:47.425Z] #14 20.59 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-04T13:41:47.425Z] #14 20.60 mingw-w64-common mingw-w64-x86-64-dev [2022-04-04T13:41:47.425Z] #14 20.61 Suggested packages: [2022-04-04T13:41:47.425Z] #14 20.61 gcc-10-locales seccomp wine64 [2022-04-04T13:41:47.425Z] #14 ... [2022-04-04T13:41:47.425Z] [2022-04-04T13:41:47.425Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:41:47.425Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T13:41:47.425Z] #51 20.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-04T13:41:47.425Z] #51 20.44 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-04T13:41:47.425Z] #51 20.49 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-04T13:41:47.425Z] #51 20.54 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-04T13:41:47.425Z] #51 20.55 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-04T13:41:47.425Z] #51 20.57 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-04T13:41:47.425Z] #51 20.62 go: downloading github.com/spf13/afero v1.6.0 [2022-04-04T13:41:47.425Z] #51 20.64 go: downloading github.com/spf13/cast v1.4.1 [2022-04-04T13:41:47.425Z] #51 20.67 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-04T13:41:47.425Z] #51 20.68 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-04T13:41:47.425Z] #51 20.72 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-04T13:41:47.425Z] #51 20.80 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-04T13:41:47.425Z] #51 20.88 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-04T13:41:47.425Z] #51 20.88 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-04T13:41:47.425Z] #51 20.97 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-04T13:41:47.425Z] #51 20.99 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-04T13:41:47.425Z] #51 21.20 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-04T13:41:47.996Z] #51 21.72 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-04T13:41:47.996Z] #51 21.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-04T13:41:47.996Z] #51 21.82 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-04T13:41:48.258Z] #51 21.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-04T13:41:48.258Z] #51 21.91 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-04T13:41:48.258Z] #51 21.93 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-04T13:41:48.258Z] #51 21.95 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-04T13:41:48.258Z] #51 21.99 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-04T13:41:48.258Z] #51 22.04 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-04T13:41:48.258Z] #51 22.07 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-04T13:41:48.258Z] #51 22.08 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-04T13:41:48.322Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.70s) [2022-04-04T13:41:48.322Z] PASS [2022-04-04T13:41:48.322Z] [2022-04-04T13:41:48.322Z] === Skipped [2022-04-04T13:41:48.322Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T13:41:48.322Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:41:48.322Z] [2022-04-04T13:41:48.322Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:41:48.322Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:41:48.323Z] [2022-04-04T13:41:48.323Z] DONE 34 tests, 2 skipped in 94.520s [2022-04-04T13:41:48.323Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T13:41:48.323Z] INFO: Testing against a local daemon [2022-04-04T13:41:48.323Z] === RUN TestConfigInspect [2022-04-04T13:41:48.521Z] #51 22.17 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-04T13:41:48.521Z] #51 22.22 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-04T13:41:48.521Z] #51 22.23 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-04T13:41:48.521Z] #51 22.26 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-04T13:41:48.521Z] #51 22.30 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-04T13:41:48.521Z] #51 22.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-04T13:41:48.783Z] #51 22.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-04T13:41:48.783Z] #51 22.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-04T13:41:48.783Z] #51 22.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-04T13:41:49.048Z] #51 22.73 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-04T13:41:49.048Z] #51 22.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-04T13:41:49.048Z] #51 22.80 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-04T13:41:49.048Z] #51 22.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-04T13:41:49.310Z] #51 22.96 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-04T13:41:49.310Z] #51 22.97 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-04T13:41:49.310Z] #51 22.99 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-04T13:41:49.310Z] #51 23.01 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-04T13:41:49.310Z] #51 23.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-04T13:41:49.310Z] #51 23.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-04T13:41:49.310Z] #51 23.10 go: downloading github.com/julz/importas v0.1.0 [2022-04-04T13:41:49.310Z] #51 ... [2022-04-04T13:41:49.310Z] [2022-04-04T13:41:49.310Z] #58 [containerd 1/3] 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-04-04T13:41:49.310Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-04T13:41:49.310Z] #58 21.59 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:41:49.310Z] #58 21.73 Fetched 454 kB in 0s (1476 kB/s) [2022-04-04T13:41:49.310Z] #58 21.86 Selecting previously unselected package libbtrfs0:arm64. [2022-04-04T13:41:49.310Z] #58 21.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-04T13:41:49.310Z] #58 21.91 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-04T13:41:49.310Z] #58 21.93 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T13:41:49.310Z] #58 22.12 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-04T13:41:49.310Z] #58 22.15 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-04T13:41:49.310Z] #58 22.17 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T13:41:49.310Z] #58 22.42 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T13:41:49.310Z] #58 22.45 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T13:41:49.310Z] #58 22.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:41:49.310Z] #58 DONE 23.2s [2022-04-04T13:41:49.310Z] [2022-04-04T13:41:49.310Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:41:49.310Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T13:41:49.310Z] #51 23.10 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-04T13:41:49.310Z] #51 23.10 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-04T13:41:49.310Z] #51 23.12 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-04T13:41:49.310Z] #51 23.13 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-04T13:41:49.310Z] #51 23.17 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-04T13:41:49.310Z] #51 23.17 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-04T13:41:49.575Z] #51 ... [2022-04-04T13:41:49.575Z] [2022-04-04T13:41:49.575Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T13:41:49.575Z] #59 sha256:cb45ec3f8525b5845a2d23299780d0037596ebb76ed3fc1530d475b3b365fed3 [2022-04-04T13:41:49.575Z] #59 DONE 0.1s [2022-04-04T13:41:49.575Z] [2022-04-04T13:41:49.575Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:41:49.575Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T13:41:49.575Z] #51 23.28 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-04T13:41:49.575Z] #51 23.29 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-04T13:41:49.575Z] #51 ... [2022-04-04T13:41:49.575Z] [2022-04-04T13:41:49.575Z] #38 [tini 1/3] 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-04-04T13:41:49.575Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T13:41:49.575Z] #38 9.326 Reading package lists... [2022-04-04T13:41:49.575Z] #38 13.44 Reading package lists... [2022-04-04T13:41:49.575Z] #38 16.73 Building dependency tree... [2022-04-04T13:41:49.575Z] #38 19.14 The following additional packages will be installed: [2022-04-04T13:41:49.575Z] #38 19.14 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-04T13:41:49.575Z] #38 19.15 Suggested packages: [2022-04-04T13:41:49.575Z] #38 19.15 cmake-doc ninja-build lrzip [2022-04-04T13:41:49.575Z] #38 19.15 Recommended packages: [2022-04-04T13:41:49.575Z] #38 19.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-04T13:41:49.575Z] #38 19.68 The following NEW packages will be installed: [2022-04-04T13:41:49.575Z] #38 19.69 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-04T13:41:49.575Z] #38 19.69 vim-common xxd [2022-04-04T13:41:49.575Z] #38 20.07 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:41:49.575Z] #38 20.07 Need to get 15.6 MB of archives. [2022-04-04T13:41:49.575Z] #38 20.07 After this operation, 67.4 MB of additional disk space will be used. [2022-04-04T13:41:49.575Z] #38 20.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T13:41:49.575Z] #38 20.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T13:41:49.575Z] #38 20.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-04T13:41:49.575Z] #38 20.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-04T13:41:49.575Z] #38 20.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-04T13:41:49.575Z] #38 20.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-04T13:41:49.575Z] #38 20.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-04T13:41:49.575Z] #38 20.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-04T13:41:49.575Z] #38 20.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-04T13:41:49.575Z] #38 20.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-04T13:41:49.575Z] #38 21.37 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:41:49.575Z] #38 21.56 Fetched 15.6 MB in 1s (17.6 MB/s) [2022-04-04T13:41:49.575Z] #38 21.63 Selecting previously unselected package xxd. [2022-04-04T13:41:49.575Z] #38 21.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-04T13:41:49.575Z] #38 21.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-04T13:41:49.575Z] #38 21.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:41:49.575Z] #38 21.87 Selecting previously unselected package vim-common. [2022-04-04T13:41:49.575Z] #38 21.87 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:41:49.575Z] #38 21.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:41:49.575Z] #38 22.13 Selecting previously unselected package cmake-data. [2022-04-04T13:41:49.575Z] #38 22.13 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-04T13:41:49.575Z] #38 22.14 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T13:41:49.575Z] #38 ... [2022-04-04T13:41:49.575Z] [2022-04-04T13:41:49.575Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:41:49.575Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T13:41:49.575Z] #51 23.34 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-04T13:41:49.575Z] #51 23.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-04T13:41:49.575Z] #51 23.43 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-04T13:41:49.575Z] #51 23.45 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-04T13:41:50.149Z] #51 23.96 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-04T13:41:50.149Z] #51 23.96 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-04T13:41:50.149Z] #51 24.00 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-04T13:41:50.410Z] #51 24.02 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-04T13:41:50.410Z] #51 24.08 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-04T13:41:50.410Z] #51 24.11 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-04T13:41:50.410Z] #51 24.15 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-04T13:41:50.410Z] #51 24.22 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-04T13:41:50.672Z] #51 24.23 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-04T13:41:50.672Z] #51 24.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-04T13:41:50.672Z] #51 24.36 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-04T13:41:50.672Z] #51 24.38 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-04T13:41:50.672Z] #51 24.39 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-04T13:41:50.672Z] #51 24.39 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-04T13:41:50.672Z] #51 24.40 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-04T13:41:50.672Z] #51 24.41 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-04T13:41:50.672Z] #51 24.43 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-04T13:41:50.672Z] #51 24.46 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-04T13:41:50.672Z] #51 ... [2022-04-04T13:41:50.672Z] [2022-04-04T13:41:50.672Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-04T13:41:50.672Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-04T13:41:50.672Z] #53 24.12 v3.0.2 [2022-04-04T13:41:50.672Z] #53 DONE 24.6s [2022-04-04T13:41:50.672Z] [2022-04-04T13:41:50.672Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:41:50.672Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T13:41:50.672Z] #51 24.47 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-04T13:41:50.672Z] #51 24.51 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-04T13:41:50.843Z] --- PASS: TestConfigInspect (2.29s) [2022-04-04T13:41:50.843Z] === RUN TestConfigList [2022-04-04T13:41:50.937Z] #51 24.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-04T13:41:50.937Z] #51 24.82 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-04T13:41:50.937Z] #51 24.82 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-04T13:41:50.937Z] #51 24.82 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-04T13:41:51.198Z] #51 24.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-04T13:41:51.198Z] #51 24.92 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-04T13:41:51.462Z] #51 25.01 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-04T13:41:51.724Z] #51 25.41 go: downloading honnef.co/go/tools v0.2.2 [2022-04-04T13:41:52.668Z] #51 26.21 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-04T13:41:52.668Z] #51 26.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-04T13:41:52.668Z] #51 26.27 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-04T13:41:52.668Z] #51 26.34 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-04T13:41:52.668Z] #51 26.35 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-04T13:41:52.668Z] #51 26.39 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-04T13:41:52.668Z] #51 26.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-04T13:41:52.736Z] --- PASS: TestConfigList (2.12s) [2022-04-04T13:41:52.736Z] === RUN TestConfigsCreateAndDelete [2022-04-04T13:41:52.930Z] #51 26.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-04T13:41:52.930Z] #51 26.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-04T13:41:52.930Z] #51 26.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-04T13:41:52.930Z] #51 26.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-04T13:41:52.930Z] #51 26.51 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-04T13:41:52.930Z] #51 26.52 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-04T13:41:52.930Z] #51 26.54 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-04T13:41:53.192Z] #51 26.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-04T13:41:53.192Z] #51 26.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-04T13:41:53.192Z] #51 26.95 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-04T13:41:53.192Z] #51 26.95 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-04T13:41:53.453Z] #51 27.01 go: downloading golang.org/x/text v0.3.7 [2022-04-04T13:41:53.748Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T13:41:53.748Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T13:41:53.748Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:41:53.748Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T13:41:53.748Z] [2022-04-04T13:41:53.748Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-04T13:41:53.748Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-04T13:41:53.748Z] Using test binary docker [2022-04-04T13:41:53.749Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T13:41:53.749Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T13:41:53.749Z] INFO: Waiting for daemon to start... [2022-04-04T13:41:53.749Z] Starting dockerd [2022-04-04T13:41:53.749Z] . [2022-04-04T13:41:53.749Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-04T13:41:55.256Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-04-04T13:41:55.256Z] === RUN TestConfigsUpdate [2022-04-04T13:41:55.368Z] #51 ... [2022-04-04T13:41:55.368Z] [2022-04-04T13:41:55.368Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:41:55.368Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T13:41:55.368Z] #47 15.38 Reading package lists... [2022-04-04T13:41:55.368Z] #47 18.58 Building dependency tree... [2022-04-04T13:41:55.368Z] #47 21.34 The following additional packages will be installed: [2022-04-04T13:41:55.368Z] #47 21.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T13:41:55.368Z] #47 21.35 python3-protobuf python3-six [2022-04-04T13:41:55.368Z] #47 21.36 Suggested packages: [2022-04-04T13:41:55.368Z] #47 21.37 python3-setuptools [2022-04-04T13:41:55.368Z] #47 21.37 Recommended packages: [2022-04-04T13:41:55.368Z] #47 21.37 iproute2 | iproute [2022-04-04T13:41:55.368Z] #47 21.88 The following NEW packages will be installed: [2022-04-04T13:41:55.368Z] #47 21.88 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-04T13:41:55.368Z] #47 21.89 python3-protobuf python3-six [2022-04-04T13:41:55.368Z] #47 22.30 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:41:55.368Z] #47 22.30 Need to get 2115 kB of archives. [2022-04-04T13:41:55.368Z] #47 22.30 After this operation, 10.7 MB of additional disk space will be used. [2022-04-04T13:41:55.368Z] #47 22.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-04T13:41:55.369Z] #47 22.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T13:41:55.369Z] #47 22.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-04T13:41:55.369Z] #47 22.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-04T13:41:55.369Z] #47 22.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-04T13:41:55.369Z] #47 22.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-04T13:41:55.369Z] #47 22.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-04T13:41:55.369Z] #47 25.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-04T13:41:55.369Z] #47 26.73 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:41:55.369Z] #47 26.91 Fetched 2115 kB in 4s (532 kB/s) [2022-04-04T13:41:55.369Z] #47 26.96 Selecting previously unselected package libprotobuf23:arm64. [2022-04-04T13:41:55.369Z] #47 26.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-04T13:41:55.369Z] #47 26.99 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-04T13:41:55.369Z] #47 27.00 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-04T13:41:55.369Z] #47 27.52 Selecting previously unselected package python3-pkg-resources. [2022-04-04T13:41:55.369Z] #47 27.52 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T13:41:55.369Z] #47 27.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:41:55.369Z] #47 27.70 Selecting previously unselected package python3-six. [2022-04-04T13:41:55.369Z] #47 27.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-04T13:41:55.369Z] #47 27.71 Unpacking python3-six (1.16.0-2) ... [2022-04-04T13:41:55.369Z] #47 27.81 Selecting previously unselected package python3-protobuf. [2022-04-04T13:41:55.369Z] #47 27.81 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-04T13:41:55.369Z] #47 27.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-04T13:41:55.369Z] #47 28.25 Selecting previously unselected package libnet1:arm64. [2022-04-04T13:41:55.369Z] #47 28.25 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-04T13:41:55.369Z] #47 28.26 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:41:55.369Z] #47 28.36 Selecting previously unselected package libnl-3-200:arm64. [2022-04-04T13:41:55.369Z] #47 28.36 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-04T13:41:55.369Z] #47 28.37 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T13:41:55.369Z] #47 28.49 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-04T13:41:55.369Z] #47 28.50 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-04T13:41:55.369Z] #47 28.51 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T13:41:55.369Z] #47 28.62 Selecting previously unselected package criu. [2022-04-04T13:41:55.369Z] #47 ... [2022-04-04T13:41:55.369Z] [2022-04-04T13:41:55.369Z] #34 [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-04-04T13:41:55.369Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T13:41:55.369Z] #34 28.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-04T13:41:55.369Z] #34 28.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-04T13:41:57.148Z] --- PASS: TestConfigsUpdate (2.10s) [2022-04-04T13:41:57.148Z] === RUN TestTemplatedConfig [2022-04-04T13:41:57.947Z] #34 ... [2022-04-04T13:41:57.947Z] [2022-04-04T13:41:57.947Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:41:57.947Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T13:41:57.947Z] #14 21.47 The following NEW packages will be installed: [2022-04-04T13:41:57.947Z] #14 21.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-04T13:41:57.947Z] #14 21.50 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-04T13:41:57.947Z] #14 21.50 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-04T13:41:57.947Z] #14 21.50 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-04T13:41:57.947Z] #14 21.50 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-04T13:41:57.947Z] #14 21.51 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-04T13:41:57.947Z] #14 21.51 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-04T13:41:57.947Z] #14 21.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-04T13:41:57.947Z] #14 21.51 mingw-w64-x86-64-dev [2022-04-04T13:41:57.947Z] #14 21.84 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:41:57.947Z] #14 21.84 Need to get 108 MB of archives. [2022-04-04T13:41:57.947Z] #14 21.84 After this operation, 620 MB of additional disk space will be used. [2022-04-04T13:41:57.947Z] #14 21.84 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-04-04T13:41:57.947Z] #14 21.90 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-04-04T13:41:57.947Z] #14 21.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-04T13:41:57.947Z] #14 21.99 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-04-04T13:41:57.947Z] #14 21.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-04T13:41:57.947Z] #14 22.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-04T13:41:57.947Z] #14 22.14 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-04-04T13:41:57.947Z] #14 22.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-04-04T13:41:57.947Z] #14 22.27 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-04-04T13:41:57.947Z] #14 22.55 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-04-04T13:41:57.947Z] #14 23.53 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-04-04T13:41:57.947Z] #14 23.92 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-04-04T13:41:57.947Z] #14 24.45 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-04-04T13:41:57.947Z] #14 25.38 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-04-04T13:41:57.947Z] #14 25.90 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-04-04T13:41:57.947Z] #14 25.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-04T13:41:57.947Z] #14 25.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-04T13:41:57.947Z] #14 25.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-04T13:41:57.947Z] #14 25.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-04T13:41:57.947Z] #14 25.92 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-04-04T13:41:57.948Z] #14 25.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-04T13:41:57.948Z] #14 25.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-04T13:41:57.948Z] #14 26.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-04T13:41:57.948Z] #14 26.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-04T13:41:57.948Z] #14 26.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-04T13:41:57.948Z] #14 26.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-04T13:41:57.948Z] #14 26.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-04T13:41:57.948Z] #14 26.03 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-04-04T13:41:57.948Z] #14 26.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-04T13:41:57.948Z] #14 26.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-04T13:41:57.948Z] #14 26.70 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:41:57.948Z] #14 26.90 Fetched 108 MB in 5s (24.1 MB/s) [2022-04-04T13:41:57.948Z] #14 26.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-04T13:41:57.948Z] #14 26.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-04T13:41:57.948Z] #14 27.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-04T13:41:57.948Z] #14 27.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T13:41:57.948Z] #14 28.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-04T13:41:57.948Z] #14 28.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-04T13:41:57.948Z] #14 28.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T13:41:57.948Z] #14 30.27 Selecting previously unselected package binutils-mingw-w64. [2022-04-04T13:41:57.948Z] #14 30.27 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-04T13:41:57.948Z] #14 30.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T13:41:57.948Z] #14 30.41 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-04T13:41:57.948Z] #14 30.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T13:41:57.948Z] #14 30.48 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T13:41:57.948Z] #14 30.65 Selecting previously unselected package dmsetup. [2022-04-04T13:41:57.948Z] #14 30.66 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T13:41:57.948Z] #14 30.66 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-04T13:41:57.948Z] #14 30.79 Selecting previously unselected package mingw-w64-common. [2022-04-04T13:41:57.948Z] #14 30.79 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-04T13:41:57.948Z] #14 30.80 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-04T13:41:57.948Z] #14 ... [2022-04-04T13:41:57.948Z] [2022-04-04T13:41:57.948Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:41:57.948Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T13:41:57.948Z] #51 30.53 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-04T13:41:57.948Z] #51 30.58 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-04T13:41:57.948Z] #51 30.66 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-04T13:41:57.948Z] #51 30.70 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-04T13:41:57.948Z] #51 30.72 go: downloading golang.org/x/mod v0.5.1 [2022-04-04T13:41:57.948Z] #51 30.75 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-04T13:41:57.948Z] #51 30.80 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-04T13:41:57.948Z] #51 30.82 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-04T13:41:57.948Z] #51 30.89 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-04T13:41:57.948Z] #51 30.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-04T13:41:57.948Z] #51 30.94 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-04T13:41:57.948Z] #51 31.15 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-04T13:41:57.948Z] #51 31.36 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-04T13:41:57.948Z] #51 31.44 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-04T13:41:57.948Z] #51 31.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-04T13:41:57.948Z] #51 31.55 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-04T13:41:57.948Z] #51 31.58 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-04T13:41:57.948Z] #51 31.64 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-04T13:41:57.948Z] #51 31.65 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-04T13:41:57.948Z] #51 31.66 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-04T13:41:57.948Z] #51 31.70 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-04T13:41:58.213Z] #51 31.93 go: downloading github.com/prometheus/common v0.10.0 [2022-04-04T13:41:58.214Z] #51 32.05 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-04T13:41:58.479Z] #51 32.06 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-04T13:41:58.479Z] #51 32.31 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-04T13:41:59.665Z] --- PASS: TestTemplatedConfig (2.58s) [2022-04-04T13:41:59.665Z] === RUN TestConfigCreateResolve [2022-04-04T13:41:59.869Z] #51 33.28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-04T13:41:59.869Z] #51 ... [2022-04-04T13:41:59.869Z] [2022-04-04T13:41:59.869Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:41:59.869Z] #60 sha256:32d52a5d1df0dad76408aa8f4ae8d864453ed13306082c81bca2f0eb07d469ae [2022-04-04T13:41:59.869Z] #60 0.629 + RM_GOPATH=0 [2022-04-04T13:41:59.869Z] #60 0.629 + TMP_GOPATH= [2022-04-04T13:41:59.869Z] #60 0.629 + : /build [2022-04-04T13:41:59.869Z] #60 0.629 + '[' -z '' ']' [2022-04-04T13:41:59.869Z] #60 0.631 ++ mktemp -d [2022-04-04T13:41:59.869Z] #60 0.632 + export GOPATH=/tmp/tmp.DUT14FCaZE [2022-04-04T13:41:59.869Z] #60 0.632 + GOPATH=/tmp/tmp.DUT14FCaZE [2022-04-04T13:41:59.869Z] #60 0.632 + RM_GOPATH=1 [2022-04-04T13:41:59.869Z] #60 0.632 + case "$(go env GOARCH)" in [2022-04-04T13:41:59.869Z] #60 0.633 ++ go env GOARCH [2022-04-04T13:41:59.869Z] #60 0.657 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:41:59.869Z] #60 0.657 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:41:59.869Z] #60 0.660 ++ dirname /install.sh [2022-04-04T13:41:59.869Z] #60 0.661 + dir=/ [2022-04-04T13:41:59.869Z] #60 0.661 + bin=containerd [2022-04-04T13:41:59.869Z] #60 0.661 + shift [2022-04-04T13:41:59.869Z] #60 0.661 + '[' '!' -f //containerd.installer ']' [2022-04-04T13:41:59.869Z] #60 0.662 + . //containerd.installer [2022-04-04T13:41:59.869Z] #60 0.662 ++ set -e [2022-04-04T13:41:59.869Z] #60 0.662 ++ : v1.6.2 [2022-04-04T13:41:59.869Z] #60 0.662 + install_containerd [2022-04-04T13:41:59.869Z] #60 0.663 + echo 'Install containerd version v1.6.2' [2022-04-04T13:41:59.869Z] #60 0.663 Install containerd version v1.6.2 [2022-04-04T13:41:59.869Z] #60 0.663 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DUT14FCaZE/src/github.com/containerd/containerd [2022-04-04T13:41:59.869Z] #60 0.665 Cloning into '/tmp/tmp.DUT14FCaZE/src/github.com/containerd/containerd'... [2022-04-04T13:41:59.869Z] #60 ... [2022-04-04T13:41:59.869Z] [2022-04-04T13:41:59.869Z] #38 [tini 1/3] 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-04-04T13:41:59.869Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-04T13:41:59.869Z] #38 25.38 Selecting previously unselected package libicu67:arm64. [2022-04-04T13:41:59.869Z] #38 25.39 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-04T13:41:59.869Z] #38 25.41 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-04T13:41:59.869Z] #38 29.43 Selecting previously unselected package libxml2:arm64. [2022-04-04T13:41:59.869Z] #38 29.43 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-04T13:41:59.869Z] #38 29.44 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T13:41:59.869Z] #38 29.82 Selecting previously unselected package libarchive13:arm64. [2022-04-04T13:41:59.869Z] #38 29.84 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-04T13:41:59.869Z] #38 29.84 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-04T13:41:59.869Z] #38 30.08 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-04T13:41:59.869Z] #38 30.09 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-04T13:41:59.869Z] #38 30.10 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-04T13:41:59.869Z] #38 30.23 Selecting previously unselected package librhash0:arm64. [2022-04-04T13:41:59.869Z] #38 30.24 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-04T13:41:59.869Z] #38 30.25 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-04T13:41:59.869Z] #38 30.34 Selecting previously unselected package libuv1:arm64. [2022-04-04T13:41:59.869Z] #38 30.35 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-04T13:41:59.869Z] #38 30.36 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-04T13:41:59.869Z] #38 30.51 Selecting previously unselected package cmake. [2022-04-04T13:41:59.869Z] #38 30.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-04T13:41:59.869Z] #38 30.52 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-04T13:41:59.869Z] #38 32.75 Setting up libicu67:arm64 (67.1-7) ... [2022-04-04T13:41:59.869Z] #38 32.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:41:59.869Z] #38 32.79 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-04T13:41:59.869Z] #38 32.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:41:59.869Z] #38 32.87 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-04T13:41:59.869Z] #38 32.88 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-04T13:41:59.869Z] #38 32.90 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-04T13:41:59.869Z] #38 32.92 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-04T13:41:59.869Z] #38 32.95 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-04T13:41:59.869Z] #38 32.97 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-04T13:41:59.869Z] #38 33.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:42:01.257Z] #38 DONE 34.8s [2022-04-04T13:42:01.257Z] [2022-04-04T13:42:01.257Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T13:42:01.257Z] #39 sha256:a4e3c393424ea4654f8303e337390ba174de4ea742aef2e2acedc2bbc1e2eb57 [2022-04-04T13:42:01.257Z] #39 DONE 0.1s [2022-04-04T13:42:01.257Z] [2022-04-04T13:42:01.257Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T13:42:01.257Z] #40 sha256:f16c2de48e8a2db170dda823ff20170f77b4387827fc3dfb700f7eec140147f9 [2022-04-04T13:42:01.559Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-04-04T13:42:01.559Z] PASS [2022-04-04T13:42:01.559Z] [2022-04-04T13:42:01.559Z] DONE 6 tests in 13.469s [2022-04-04T13:42:01.559Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T13:42:01.559Z] INFO: Testing against a local daemon [2022-04-04T13:42:01.559Z] === RUN TestCheckpoint [2022-04-04T13:42:01.815Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:42:01.815Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T13:42:01.815Z] === RUN TestContainerInvalidJSON [2022-04-04T13:42:01.815Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:42:01.815Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:42:01.815Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:42:01.815Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:42:01.815Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:42:01.815Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:42:01.815Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T13:42:01.815Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T13:42:01.815Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T13:42:01.815Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T13:42:01.815Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-04T13:42:01.815Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T13:42:01.815Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-04T13:42:01.815Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T13:42:01.815Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-04-04T13:42:01.815Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T13:42:01.829Z] #40 0.605 + RM_GOPATH=0 [2022-04-04T13:42:01.830Z] #40 0.605 + TMP_GOPATH= [2022-04-04T13:42:01.830Z] #40 0.605 + : /build [2022-04-04T13:42:01.830Z] #40 0.605 + '[' -z '' ']' [2022-04-04T13:42:01.830Z] #40 0.612 ++ mktemp -d [2022-04-04T13:42:01.830Z] #40 0.613 + export GOPATH=/tmp/tmp.wMZRI6AIh2 [2022-04-04T13:42:01.830Z] #40 0.613 + GOPATH=/tmp/tmp.wMZRI6AIh2 [2022-04-04T13:42:01.830Z] #40 0.613 + RM_GOPATH=1 [2022-04-04T13:42:01.830Z] #40 0.614 + case "$(go env GOARCH)" in [2022-04-04T13:42:01.830Z] #40 0.614 ++ go env GOARCH [2022-04-04T13:42:01.830Z] #40 0.630 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:42:01.830Z] #40 0.630 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:42:01.830Z] #40 0.630 ++ dirname /install.sh [2022-04-04T13:42:01.830Z] #40 0.635 + dir=/ [2022-04-04T13:42:01.830Z] #40 0.636 + bin=tini [2022-04-04T13:42:01.830Z] #40 0.636 + shift [2022-04-04T13:42:01.830Z] #40 0.636 + '[' '!' -f //tini.installer ']' [2022-04-04T13:42:01.830Z] #40 0.636 + . //tini.installer [2022-04-04T13:42:01.830Z] #40 0.640 ++ : v0.19.0 [2022-04-04T13:42:01.830Z] #40 0.640 + install_tini [2022-04-04T13:42:01.830Z] #40 0.640 + echo 'Install tini version v0.19.0' [2022-04-04T13:42:01.830Z] #40 0.640 Install tini version v0.19.0 [2022-04-04T13:42:01.830Z] #40 0.640 + git clone https://github.com/krallin/tini.git /tmp/tmp.wMZRI6AIh2/tini [2022-04-04T13:42:01.830Z] #40 0.644 Cloning into '/tmp/tmp.wMZRI6AIh2/tini'... [2022-04-04T13:42:02.072Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-04T13:42:02.072Z] === RUN TestCopyFromContainer [2022-04-04T13:42:02.404Z] #40 ... [2022-04-04T13:42:02.404Z] [2022-04-04T13:42:02.404Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:42:02.404Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-04T13:42:02.404Z] #47 28.62 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-04T13:42:02.404Z] #47 28.63 Unpacking criu (3.16.1-3) ... [2022-04-04T13:42:02.404Z] #47 29.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:42:02.404Z] #47 30.48 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-04T13:42:02.404Z] #47 30.49 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:42:02.404Z] #47 30.51 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T13:42:02.404Z] #47 30.53 Setting up python3-six (1.16.0-2) ... [2022-04-04T13:42:02.404Z] #47 31.37 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T13:42:02.404Z] #47 31.40 Setting up python3-protobuf (3.12.4-1) ... [2022-04-04T13:42:02.404Z] #47 33.81 Setting up criu (3.16.1-3) ... [2022-04-04T13:42:02.404Z] #47 35.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:42:02.404Z] #47 DONE 35.9s [2022-04-04T13:42:02.666Z] [2022-04-04T13:42:02.666Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T13:42:02.666Z] #40 sha256:f16c2de48e8a2db170dda823ff20170f77b4387827fc3dfb700f7eec140147f9 [2022-04-04T13:42:02.666Z] #40 1.494 + cd /tmp/tmp.wMZRI6AIh2/tini [2022-04-04T13:42:02.666Z] #40 1.494 + git checkout -q v0.19.0 [2022-04-04T13:42:02.666Z] #40 1.521 + cmake . [2022-04-04T13:42:03.008Z] === RUN TestCopyFromContainer// [2022-04-04T13:42:03.008Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T13:42:03.240Z] #40 2.080 -- The C compiler identification is GNU 10.2.1 [2022-04-04T13:42:03.241Z] #40 2.213 -- Detecting C compiler ABI info [2022-04-04T13:42:03.265Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T13:42:03.265Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T13:42:03.265Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T13:42:03.265Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T13:42:03.523Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T13:42:03.523Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T13:42:03.523Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T13:42:03.523Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T13:42:03.523Z] --- PASS: TestCopyFromContainer (1.69s) [2022-04-04T13:42:03.523Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-04T13:42:03.523Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-04T13:42:03.523Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-04T13:42:03.523Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-04T13:42:03.523Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-04T13:42:03.523Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-04T13:42:03.523Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-04T13:42:03.523Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-04T13:42:03.523Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-04T13:42:03.523Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-04T13:42:03.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T13:42:03.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:42:03.523Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:42:03.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:42:03.523Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:42:03.523Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:42:03.523Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:42:03.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:42:03.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:42:03.780Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:42:03.780Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-04T13:42:03.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T13:42:03.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T13:42:03.781Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T13:42:03.781Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T13:42:03.781Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-04T13:42:03.781Z] === RUN TestCreateWithInvalidEnv [2022-04-04T13:42:03.781Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T13:42:03.781Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T13:42:03.781Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T13:42:03.781Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T13:42:03.781Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T13:42:03.781Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T13:42:03.781Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T13:42:03.781Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T13:42:03.781Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T13:42:03.781Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-04T13:42:03.781Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T13:42:03.781Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T13:42:03.781Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T13:42:03.781Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T13:42:03.781Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-04T13:42:03.781Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T13:42:03.814Z] #40 2.603 -- Detecting C compiler ABI info - done [2022-04-04T13:42:03.814Z] #40 2.689 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-04T13:42:03.814Z] #40 2.689 -- Detecting C compile features [2022-04-04T13:42:03.814Z] #40 2.690 -- Detecting C compile features - done [2022-04-04T13:42:03.814Z] #40 2.740 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-04T13:42:04.076Z] #40 2.897 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-04T13:42:04.076Z] #40 2.939 -- Configuring done [2022-04-04T13:42:04.076Z] #40 2.967 -- Generating done [2022-04-04T13:42:04.076Z] #40 2.968 -- Build files have been written to: /tmp/tmp.wMZRI6AIh2/tini [2022-04-04T13:42:04.076Z] #40 2.990 + make tini-static [2022-04-04T13:42:04.339Z] #40 3.218 Scanning dependencies of target tini-static [2022-04-04T13:42:04.603Z] #40 3.254 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-04T13:42:05.548Z] #40 4.358 [100%] Linking C executable tini-static [2022-04-04T13:42:05.640Z] ---> fcd9f1bb6733 [2022-04-04T13:42:05.640Z] Successfully built fcd9f1bb6733 [2022-04-04T13:42:05.640Z] Successfully tagged docker:latest [2022-04-04T13:42:05.640Z] INFO: Image build ended at 04/04/2022 13:42:05. Duration:00:03:41.5998338 [2022-04-04T13:42:05.640Z] [2022-04-04T13:42:05.640Z] [2022-04-04T13:42:05.640Z] INFO: Building the test binaries at 04/04/2022 13:42:05... [2022-04-04T13:42:05.673Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s) [2022-04-04T13:42:05.674Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T13:42:06.119Z] #40 4.736 [100%] Built target tini-static [2022-04-04T13:42:06.119Z] #40 4.786 + mkdir -p /build [2022-04-04T13:42:06.119Z] #40 4.788 + cp tini-static /build/docker-init [2022-04-04T13:42:07.047Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-04-04T13:42:07.048Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T13:42:07.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:42:07.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:42:07.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:42:07.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:42:07.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:42:07.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:42:07.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:42:07.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:42:07.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:42:07.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:42:07.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:42:07.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:42:07.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:42:07.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:42:07.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:42:07.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-04T13:42:07.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T13:42:07.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T13:42:07.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T13:42:07.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T13:42:07.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T13:42:07.048Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T13:42:07.064Z] #40 DONE 5.6s [2022-04-04T13:42:07.064Z] [2022-04-04T13:42:07.064Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-04T13:42:07.064Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-04T13:42:07.064Z] #49 40.01 gotestsum version dev [2022-04-04T13:42:07.064Z] #49 DONE 40.5s [2022-04-04T13:42:07.064Z] [2022-04-04T13:42:07.064Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:42:07.064Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T13:42:07.064Z] #14 36.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-04T13:42:07.064Z] #14 36.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-04T13:42:07.064Z] #14 36.01 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T13:42:07.610Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-04-04T13:42:07.610Z] === RUN TestCreateDifferentPlatform [2022-04-04T13:42:07.610Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T13:42:07.610Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T13:42:07.610Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-04T13:42:07.610Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T13:42:07.610Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T13:42:07.610Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T13:42:07.610Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-04T13:42:07.610Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T13:42:07.610Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-04T13:42:07.610Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T13:42:07.610Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T13:42:07.610Z] === RUN TestDaemonRestartIpcMode [2022-04-04T13:42:07.610Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T13:42:07.610Z] === RUN TestDaemonHostGatewayIP [2022-04-04T13:42:07.610Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T13:42:07.610Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T13:42:07.610Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T13:42:07.610Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T13:42:07.610Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T13:42:07.610Z] === RUN TestDiff [2022-04-04T13:42:07.640Z] #14 41.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-04T13:42:07.640Z] #14 41.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-04T13:42:07.640Z] #14 41.38 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T13:42:07.901Z] #14 41.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-04T13:42:07.901Z] #14 41.57 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-04T13:42:07.901Z] #14 41.57 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T13:42:08.212Z] --- PASS: TestDiff (0.57s) [2022-04-04T13:42:08.212Z] === RUN TestExecWithCloseStdin [2022-04-04T13:42:08.774Z] --- PASS: TestExecWithCloseStdin (0.60s) [2022-04-04T13:42:08.774Z] === RUN TestExec [2022-04-04T13:42:09.701Z] --- PASS: TestExec (0.62s) [2022-04-04T13:42:09.701Z] === RUN TestExecUser [2022-04-04T13:42:10.263Z] --- PASS: TestExecUser (0.63s) [2022-04-04T13:42:10.263Z] === RUN TestExportContainerAndImportImage [2022-04-04T13:42:10.825Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2022-04-04T13:42:10.825Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T13:42:11.696Z] INFO: make.ps1 starting at 04/04/2022 13:42:10 [2022-04-04T13:42:11.696Z] INFO: Git commit (a35b4ac54a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T13:42:11.696Z] INFO: Invoking autogen... [2022-04-04T13:42:12.165Z] INFO: Building daemon... [2022-04-04T13:42:12.194Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-04T13:42:12.194Z] === RUN TestHealthCheckWorkdir [2022-04-04T13:42:12.758Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-04-04T13:42:12.758Z] === RUN TestHealthKillContainer [2022-04-04T13:42:13.192Z] #14 46.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-04T13:42:13.192Z] #14 46.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-04T13:42:13.192Z] #14 46.33 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:42:15.976Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-04T13:42:15.976Z] [2022-04-04T13:42:15.976Z] ________ ____ __. [2022-04-04T13:42:15.976Z] \_____ \ | |/ _| [2022-04-04T13:42:15.976Z] / | \| < [2022-04-04T13:42:15.976Z] / | \ | \ [2022-04-04T13:42:15.976Z] \_______ /____|__ \ [2022-04-04T13:42:15.976Z] \/ \/ [2022-04-04T13:42:15.976Z] [2022-04-04T13:42:15.976Z] INFO: make.ps1 ended at 04/04/2022 13:42:12 [2022-04-04T13:42:15.976Z] INFO: Binaries build ended at 04/04/2022 13:42:14. Duration:00:01:28.5540862 [2022-04-04T13:42:15.976Z] INFO: Copying the built daemon binary to d:\CI\PR-43457\4\binary\dockerd-a35b4ac54a.exe... [2022-04-04T13:42:15.976Z] INFO: Copying the built client binary to d:\CI\PR-43457\4\binary\docker-a35b4ac54a.exe... [2022-04-04T13:42:15.976Z] INFO: Copying dockerversion from the container... [2022-04-04T13:42:15.976Z] INFO: Copying the golang package from the container to d:\CI\PR-43457\4\installer\go.zip... [2022-04-04T13:42:16.430Z] INFO: Extracting go.zip to d:\CI\PR-43457\4\go [2022-04-04T13:42:19.783Z] #14 ... [2022-04-04T13:42:19.783Z] [2022-04-04T13:42:19.783Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:42:19.783Z] #60 sha256:32d52a5d1df0dad76408aa8f4ae8d864453ed13306082c81bca2f0eb07d469ae [2022-04-04T13:42:19.783Z] #60 29.62 Updating files: 79% (3630/4592) Updating files: 80% (3674/4592) Updating files: 81% (3720/4592) Updating files: 82% (3766/4592) Updating files: 83% (3812/4592) Updating files: 84% (3858/4592) Updating files: 85% (3904/4592) Updating files: 86% (3950/4592) Updating files: 87% (3996/4592) Updating files: 88% (4041/4592) Updating files: 89% (4087/4592) Updating files: 90% (4133/4592) Updating files: 91% (4179/4592) Updating files: 92% (4225/4592) Updating files: 93% (4271/4592) Updating files: 94% (4317/4592) Updating files: 95% (4363/4592) Updating files: 96% (4409/4592) Updating files: 97% (4455/4592) Updating files: 98% (4501/4592) Updating files: 99% (4547/4592) Updating files: 100% (4592/4592) Updating files: 100% (4592/4592), done. [2022-04-04T13:42:19.783Z] #60 30.10 + cd /tmp/tmp.DUT14FCaZE/src/github.com/containerd/containerd [2022-04-04T13:42:19.783Z] #60 30.10 + git checkout -q v1.6.2 [2022-04-04T13:42:20.725Z] #60 31.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-04T13:42:20.725Z] #60 31.03 + BUILDTAGS='netgo osusergo static_build' [2022-04-04T13:42:20.725Z] #60 31.03 + export EXTRA_FLAGS=-buildmode=pie [2022-04-04T13:42:20.725Z] #60 31.03 + EXTRA_FLAGS=-buildmode=pie [2022-04-04T13:42:20.725Z] #60 31.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-04T13:42:20.725Z] #60 31.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-04T13:42:20.725Z] #60 31.03 + '[' '' = dynamic ']' [2022-04-04T13:42:20.725Z] #60 31.03 + make [2022-04-04T13:42:21.666Z] #60 32.18 + bin/ctr [2022-04-04T13:42:22.706Z] --- PASS: TestHealthKillContainer (8.16s) [2022-04-04T13:42:22.706Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T13:42:22.706Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-04-04T13:42:22.706Z] === RUN TestIpcModeNone [2022-04-04T13:42:22.706Z] --- PASS: TestIpcModeNone (0.64s) [2022-04-04T13:42:22.706Z] === RUN TestIpcModePrivate [2022-04-04T13:42:22.706Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-04-04T13:42:22.706Z] --- PASS: TestIpcModePrivate (0.64s) [2022-04-04T13:42:22.706Z] === RUN TestIpcModeShareable [2022-04-04T13:42:22.963Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-04-04T13:42:23.221Z] --- PASS: TestIpcModeShareable (0.61s) [2022-04-04T13:42:23.221Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T13:42:25.118Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2022-04-04T13:42:25.118Z] === RUN TestAPIIpcModeHost [2022-04-04T13:42:25.683Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-04-04T13:42:25.683Z] === RUN TestDaemonIpcModeShareable [2022-04-04T13:42:25.824Z] sha256:b810ed9f00440b0aebfb496273be587d31ecb6d2a826c373017e1c455eafa90f [2022-04-04T13:42:25.824Z] INFO: Starting docker-py tests... [2022-04-04T13:42:26.614Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-04T13:42:26.614Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-04-04T13:42:26.614Z] === RUN TestDaemonIpcModePrivate [2022-04-04T13:42:26.760Z] ============================= test session starts ============================== [2022-04-04T13:42:26.760Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-04T13:42:26.760Z] rootdir: /src, inifile: pytest.ini [2022-04-04T13:42:26.760Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-04-04T13:42:27.696Z] collected 395 items / 2 deselected / 393 selected [2022-04-04T13:42:27.696Z] [2022-04-04T13:42:27.987Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-04T13:42:27.987Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-04-04T13:42:27.987Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T13:42:28.916Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-04T13:42:29.173Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-04-04T13:42:29.173Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T13:42:30.105Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-04T13:42:30.361Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-04-04T13:42:30.361Z] === RUN TestIpcModeOlderClient [2022-04-04T13:42:30.361Z] === PAUSE TestIpcModeOlderClient [2022-04-04T13:42:30.361Z] === RUN TestKillContainerInvalidSignal [2022-04-04T13:42:30.617Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-04-04T13:42:30.617Z] === RUN TestKillContainer [2022-04-04T13:42:30.617Z] === RUN TestKillContainer/no_signal [2022-04-04T13:42:31.180Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T13:42:31.436Z] === RUN TestKillContainer/killing_signal [2022-04-04T13:42:31.670Z] #60 ... [2022-04-04T13:42:31.670Z] [2022-04-04T13:42:31.670Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:42:31.670Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T13:42:31.670Z] #14 54.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-04T13:42:31.670Z] #14 54.65 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-04T13:42:31.670Z] #14 54.66 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:42:31.670Z] #14 58.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-04T13:42:31.670Z] #14 58.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-04T13:42:31.670Z] #14 58.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T13:42:31.670Z] #14 62.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-04T13:42:31.670Z] #14 62.97 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-04T13:42:31.670Z] #14 62.99 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:42:31.998Z] --- PASS: TestKillContainer (1.32s) [2022-04-04T13:42:31.998Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-04T13:42:31.998Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-04T13:42:31.998Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-04-04T13:42:31.998Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T13:42:31.998Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T13:42:32.559Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T13:42:33.123Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-04-04T13:42:33.123Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-04-04T13:42:33.123Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-04-04T13:42:33.123Z] === RUN TestKillStoppedContainer [2022-04-04T13:42:33.380Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-04T13:42:33.380Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T13:42:33.380Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-04T13:42:33.380Z] === RUN TestKillDifferentUserContainer [2022-04-04T13:42:33.943Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-04-04T13:42:33.943Z] === RUN TestInspectOomKilledTrue [2022-04-04T13:42:33.943Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:42:33.943Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T13:42:33.943Z] === RUN TestInspectOomKilledFalse [2022-04-04T13:42:33.943Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:42:33.943Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T13:42:33.943Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T13:42:34.201Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-04-04T13:42:34.201Z] === RUN TestLinksContainerNames [2022-04-04T13:42:35.167Z] --- PASS: TestLinksContainerNames (0.91s) [2022-04-04T13:42:35.167Z] === RUN TestLogsFollowTailEmpty [2022-04-04T13:42:35.433Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-04-04T13:42:35.433Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T13:42:36.007Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/default [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/private [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/slave [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/shared [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/default [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/shared [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/slave [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/private [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T13:42:36.007Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:42:36.007Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T13:42:36.007Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T13:42:36.265Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:42:36.522Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T13:42:36.522Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T13:42:36.522Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:42:36.522Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:42:36.522Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:42:36.522Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:42:36.522Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T13:42:36.522Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-04T13:42:36.522Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T13:42:36.522Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T13:42:37.892Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-04-04T13:42:37.892Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T13:42:38.033Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T13:42:38.033Z] Using test binary docker [2022-04-04T13:42:38.033Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T13:42:38.033Z] Using test binary docker [2022-04-04T13:42:38.033Z] +++ /etc/init.d/apparmor start [2022-04-04T13:42:38.033Z] +++ /etc/init.d/apparmor start [2022-04-04T13:42:38.033Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T13:42:38.033Z] (warning). [2022-04-04T13:42:38.033Z] INFO: Waiting for daemon to start... [2022-04-04T13:42:38.033Z] INFO: Waiting for daemon to start... [2022-04-04T13:42:38.033Z] Starting dockerd [2022-04-04T13:42:38.033Z] +++ 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-04-04T13:42:38.033Z] Starting dockerd [2022-04-04T13:42:38.033Z] +++ 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-04-04T13:42:38.033Z] .. [2022-04-04T13:42:38.033Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T13:42:38.033Z] [2022-04-04T13:42:38.033Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T13:42:38.033Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T13:42:38.033Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T13:42:38.033Z] Error: No such image: emptyfs [2022-04-04T13:42:38.033Z] Error: No such image: emptyfs [2022-04-04T13:42:38.033Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T13:42:38.033Z] ++++ docker load [2022-04-04T13:42:38.033Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T13:42:38.033Z] ++++ docker load [2022-04-04T13:42:38.033Z] Running integration-test (iteration 1) [2022-04-04T13:42:38.033Z] 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-04-04T13:42:38.033Z] ++ 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-04-04T13:42:38.033Z] ++ set -e [2022-04-04T13:42:38.033Z] ++ '[' -n 0 ']' [2022-04-04T13:42:38.033Z] ++ set -x [2022-04-04T13:42:38.033Z] ++ 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-04-04T13:42:38.033Z] Running integration-test (iteration 1) [2022-04-04T13:42:38.033Z] 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-04-04T13:42:38.033Z] ++ 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-04-04T13:42:38.033Z] ++ set -e [2022-04-04T13:42:38.033Z] ++ '[' -n 0 ']' [2022-04-04T13:42:38.033Z] ++ set -x [2022-04-04T13:42:38.033Z] ++ 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-04-04T13:42:38.033Z] Loaded image: busybox:latest [2022-04-04T13:42:38.033Z] Loaded image: busybox:latest [2022-04-04T13:42:38.033Z] Loaded image: busybox:glibc [2022-04-04T13:42:38.033Z] Loaded image: busybox:glibc [2022-04-04T13:42:38.033Z] Loaded image: debian:bullseye-slim [2022-04-04T13:42:38.033Z] Loaded image: hello-world:latest [2022-04-04T13:42:38.033Z] Loaded image: debian:bullseye-slim [2022-04-04T13:42:38.033Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T13:42:38.033Z] INFO: Testing against a local daemon [2022-04-04T13:42:38.033Z] === RUN TestDockerSuite [2022-04-04T13:42:38.033Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T13:42:38.033Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T13:42:38.033Z] Loaded image: hello-world:latest [2022-04-04T13:42:38.033Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T13:42:38.033Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T13:42:38.033Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T13:42:38.033Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T13:42:38.033Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T13:42:38.033Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T13:42:38.033Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T13:42:38.033Z] INFO: Testing against a local daemon [2022-04-04T13:42:38.033Z] === RUN TestDockerDaemonSuite [2022-04-04T13:42:38.033Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-04T13:42:38.148Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-04-04T13:42:38.148Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T13:42:38.254Z] #14 71.41 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-04T13:42:38.254Z] #14 71.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-04T13:42:38.254Z] #14 71.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:42:38.711Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-04-04T13:42:38.711Z] === RUN TestNetworkNat [2022-04-04T13:42:38.967Z] --- PASS: TestNetworkNat (0.47s) [2022-04-04T13:42:38.967Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T13:42:38.972Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T13:42:38.972Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T13:42:39.532Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-04-04T13:42:39.532Z] === RUN TestNetworkLoopbackNat [2022-04-04T13:42:39.539Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T13:42:39.539Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T13:42:40.108Z] --- PASS: TestBuildWithHugeFile (129.41s) [2022-04-04T13:42:40.108Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T13:42:40.108Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:42:40.108Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:42:40.108Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T13:42:40.108Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:42:40.108Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:42:40.108Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:42:40.108Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:42:40.108Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:42:40.108Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:42:40.108Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:42:40.108Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:42:40.108Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T13:42:40.369Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:42:40.369Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-04-04T13:42:40.369Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-04-04T13:42:40.369Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-04-04T13:42:40.369Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-04T13:42:40.369Z] === RUN TestBuildPreserveOwnership [2022-04-04T13:42:40.369Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T13:42:40.369Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T13:42:40.369Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T13:42:41.304Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T13:42:41.871Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T13:42:41.871Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T13:42:41.871Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T13:42:42.050Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-04-04T13:42:42.050Z] === RUN TestPause [2022-04-04T13:42:42.461Z] #14 75.95 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-04T13:42:42.461Z] #14 75.95 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-04T13:42:42.461Z] #14 75.97 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T13:42:42.461Z] #14 76.06 Selecting previously unselected package libapparmor1:arm64. [2022-04-04T13:42:42.461Z] #14 76.07 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-04T13:42:42.461Z] #14 76.07 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-04T13:42:42.461Z] #14 76.12 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-04T13:42:42.461Z] #14 76.12 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-04T13:42:42.461Z] #14 76.13 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-04T13:42:42.461Z] #14 ... [2022-04-04T13:42:42.461Z] [2022-04-04T13:42:42.461Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:42:42.461Z] #63 sha256:90b67095d696b676530e3c7ab7930a1e92c7b119dea180afbd3c06f3b72d0f77 [2022-04-04T13:42:42.461Z] #63 75.78 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-04T13:42:42.461Z] #63 75.78 + GOBIN=/build [2022-04-04T13:42:42.461Z] #63 75.78 + GO111MODULE=on [2022-04-04T13:42:42.461Z] #63 75.78 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-04T13:42:42.611Z] --- PASS: TestPause (0.44s) [2022-04-04T13:42:42.611Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T13:42:42.611Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T13:42:42.611Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T13:42:42.611Z] === RUN TestPauseStopPausedContainer [2022-04-04T13:42:42.806Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-04T13:42:42.806Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T13:42:42.867Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-04T13:42:42.867Z] === RUN TestPidHost [2022-04-04T13:42:43.065Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T13:42:43.632Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T13:42:43.632Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T13:42:43.632Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T13:42:43.632Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T13:42:44.161Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-04T13:42:44.199Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T13:42:44.233Z] --- PASS: TestPidHost (0.95s) [2022-04-04T13:42:44.233Z] === RUN TestPsFilter [2022-04-04T13:42:44.233Z] --- PASS: TestPsFilter (0.12s) [2022-04-04T13:42:44.233Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T13:42:44.458Z] --- PASS: TestBuildPreserveOwnership (4.29s) [2022-04-04T13:42:44.458Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.65s) [2022-04-04T13:42:44.458Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2022-04-04T13:42:44.458Z] === RUN TestBuildPlatformInvalid [2022-04-04T13:42:44.490Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-04-04T13:42:44.490Z] === RUN TestRemoveContainerWithVolume [2022-04-04T13:42:44.717Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-04T13:42:44.717Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T13:42:44.747Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-04T13:42:44.748Z] === RUN TestRemoveContainerRunning [2022-04-04T13:42:44.985Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-04T13:42:45.311Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-04T13:42:45.311Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T13:42:45.652Z] Loaded image: busybox:latest [2022-04-04T13:42:45.652Z] Loaded image: busybox:glibc [2022-04-04T13:42:45.764Z] #63 ... [2022-04-04T13:42:45.764Z] [2022-04-04T13:42:45.764Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:42:45.764Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-04T13:42:45.764Z] #14 76.23 Selecting previously unselected package libbtrfs0:arm64. [2022-04-04T13:42:45.764Z] #14 76.24 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 76.24 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T13:42:45.764Z] #14 76.34 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-04T13:42:45.764Z] #14 76.38 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 76.39 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T13:42:45.764Z] #14 76.52 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-04T13:42:45.764Z] #14 76.55 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 76.56 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T13:42:45.764Z] #14 76.63 Selecting previously unselected package libudev-dev:arm64. [2022-04-04T13:42:45.764Z] #14 76.64 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 76.65 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-04T13:42:45.764Z] #14 76.73 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-04T13:42:45.764Z] #14 76.75 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 76.76 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-04T13:42:45.764Z] #14 76.99 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-04T13:42:45.764Z] #14 76.99 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 77.00 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-04T13:42:45.764Z] #14 77.14 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-04T13:42:45.764Z] #14 77.16 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 77.16 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-04T13:42:45.764Z] #14 77.29 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-04T13:42:45.764Z] #14 77.29 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 77.30 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-04T13:42:45.764Z] #14 77.37 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-04T13:42:45.764Z] #14 77.37 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 77.38 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-04T13:42:45.764Z] #14 77.68 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-04T13:42:45.764Z] #14 77.68 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 77.69 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-04T13:42:45.764Z] #14 77.86 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-04T13:42:45.764Z] #14 77.88 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 77.88 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-04T13:42:45.764Z] #14 77.97 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-04T13:42:45.764Z] #14 77.97 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 77.98 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T13:42:45.764Z] #14 78.08 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-04T13:42:45.764Z] #14 78.08 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-04T13:42:45.764Z] #14 78.11 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-04T13:42:45.764Z] #14 78.53 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-04T13:42:45.764Z] #14 78.54 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-04T13:42:45.764Z] #14 78.56 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-04T13:42:45.764Z] #14 78.57 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-04T13:42:45.764Z] #14 78.58 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-04T13:42:45.764Z] #14 78.60 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-04T13:42:45.764Z] #14 78.61 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-04T13:42:45.764Z] #14 78.63 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-04T13:42:45.764Z] #14 78.64 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-04T13:42:45.764Z] #14 78.66 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-04T13:42:45.764Z] #14 78.67 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-04T13:42:45.764Z] #14 78.68 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-04T13:42:45.764Z] #14 78.70 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-04T13:42:45.764Z] #14 78.71 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-04T13:42:45.764Z] #14 78.72 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-04T13:42:45.764Z] #14 78.73 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-04T13:42:45.764Z] #14 78.75 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-04T13:42:45.764Z] #14 78.76 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-04T13:42:45.764Z] #14 78.77 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-04T13:42:45.764Z] #14 78.79 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-04T13:42:45.764Z] #14 78.80 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:42:45.764Z] #14 78.82 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-04-04T13:42:45.764Z] #14 78.83 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:42:45.764Z] #14 78.84 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-04-04T13:42:45.764Z] #14 78.85 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-04T13:42:45.764Z] #14 78.86 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-04T13:42:45.764Z] #14 78.87 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-04-04T13:42:45.764Z] #14 78.88 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-04T13:42:45.764Z] #14 78.90 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-04T13:42:45.764Z] #14 78.92 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T13:42:45.764Z] #14 78.95 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-04T13:42:45.764Z] #14 78.96 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-04T13:42:45.764Z] #14 78.98 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-04T13:42:45.764Z] #14 78.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:42:45.764Z] #14 DONE 79.6s [2022-04-04T13:42:45.874Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-04-04T13:42:45.874Z] === RUN TestRemoveInvalidContainer [2022-04-04T13:42:45.874Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-04T13:42:45.874Z] === RUN TestRenameLinkedContainer [2022-04-04T13:42:46.026Z] [2022-04-04T13:42:46.026Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T13:42:46.026Z] #55 sha256:0f5c31f8889d9aaf2044bf8614a337607237216504c247c4978935e6bbe6aa3a [2022-04-04T13:42:46.026Z] #55 DONE 0.1s [2022-04-04T13:42:46.026Z] [2022-04-04T13:42:46.026Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:42:46.026Z] #56 sha256:e2f4d04641310f4698d33a6ac79e6caa7dac2ae017e17cd2a9f85604a2482efa [2022-04-04T13:42:46.069Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-04T13:42:46.333Z] INFO: Extraction ended at 04/04/2022 13:42:43. Duration:00:00:27.1737131 [2022-04-04T13:42:46.333Z] INFO: Updating the golang and path environment variables [2022-04-04T13:42:46.333Z] INFO: GOPATH=d:\gopath [2022-04-04T13:42:46.333Z] INFO: go version go1.18 windows/amd64 [2022-04-04T13:42:46.333Z] INFO: Running the daemon under test in debug mode [2022-04-04T13:42:46.333Z] INFO: Starting a daemon under test... [2022-04-04T13:42:46.333Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43457\4\daemon --pidfile d:\CI\PR-43457\4\docker.pid -D [2022-04-04T13:42:46.333Z] INFO: Process started successfully. [2022-04-04T13:42:46.333Z] INFO: Start tailing logs of the daemon under tests [2022-04-04T13:42:46.333Z] INFO: Waiting for the daemon under test to start... [2022-04-04T13:42:46.602Z] #56 0.720 + RM_GOPATH=0 [2022-04-04T13:42:46.602Z] #56 0.720 + TMP_GOPATH= [2022-04-04T13:42:46.864Z] #56 ... [2022-04-04T13:42:46.864Z] [2022-04-04T13:42:46.864Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T13:42:46.864Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-04T13:42:46.864Z] #15 DONE 1.0s [2022-04-04T13:42:46.864Z] [2022-04-04T13:42:46.864Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:42:46.864Z] #56 sha256:e2f4d04641310f4698d33a6ac79e6caa7dac2ae017e17cd2a9f85604a2482efa [2022-04-04T13:42:46.864Z] #56 0.720 + : /build [2022-04-04T13:42:46.864Z] #56 0.720 + '[' -z '' ']' [2022-04-04T13:42:46.864Z] #56 0.720 ++ mktemp -d [2022-04-04T13:42:46.864Z] #56 0.721 + export GOPATH=/tmp/tmp.IhNcUvk2DV [2022-04-04T13:42:46.864Z] #56 0.722 + GOPATH=/tmp/tmp.IhNcUvk2DV [2022-04-04T13:42:46.864Z] #56 0.722 + RM_GOPATH=1 [2022-04-04T13:42:46.864Z] #56 0.722 + case "$(go env GOARCH)" in [2022-04-04T13:42:46.864Z] #56 0.723 ++ go env GOARCH [2022-04-04T13:42:46.864Z] #56 0.762 + export GO_BUILDMODE=-buildmode=pie [2022-04-04T13:42:46.864Z] #56 0.762 + GO_BUILDMODE=-buildmode=pie [2022-04-04T13:42:46.864Z] #56 0.775 ++ dirname /install.sh [2022-04-04T13:42:46.864Z] #56 0.775 + dir=/ [2022-04-04T13:42:46.864Z] #56 0.775 + bin=runc [2022-04-04T13:42:46.864Z] #56 0.775 + shift [2022-04-04T13:42:46.864Z] #56 0.775 + '[' '!' -f //runc.installer ']' [2022-04-04T13:42:46.864Z] #56 0.775 + . //runc.installer [2022-04-04T13:42:46.864Z] #56 0.775 ++ set -e [2022-04-04T13:42:46.864Z] #56 0.775 ++ : v1.1.1 [2022-04-04T13:42:46.864Z] #56 0.775 + install_runc [2022-04-04T13:42:46.864Z] #56 0.775 + RUNC_BUILDTAGS=seccomp [2022-04-04T13:42:46.864Z] #56 0.775 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-04T13:42:46.864Z] #56 0.775 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IhNcUvk2DV/src/github.com/opencontainers/runc [2022-04-04T13:42:46.864Z] #56 0.775 Install runc version v1.1.1 (build tags: seccomp) [2022-04-04T13:42:46.864Z] #56 0.776 Cloning into '/tmp/tmp.IhNcUvk2DV/src/github.com/opencontainers/runc'... [2022-04-04T13:42:46.864Z] #56 ... [2022-04-04T13:42:46.864Z] [2022-04-04T13:42:46.864Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:42:46.864Z] #63 sha256:90b67095d696b676530e3c7ab7930a1e92c7b119dea180afbd3c06f3b72d0f77 [2022-04-04T13:42:46.864Z] #63 80.05 rootlesskit version 1.0.0 [2022-04-04T13:42:46.864Z] #63 80.06 Usage of /build/rootlesskit-docker-proxy: [2022-04-04T13:42:46.864Z] #63 80.06 -container-ip string [2022-04-04T13:42:46.864Z] #63 80.06 container ip [2022-04-04T13:42:46.864Z] #63 80.06 -container-port int [2022-04-04T13:42:46.864Z] #63 80.06 container port (default -1) [2022-04-04T13:42:46.864Z] #63 80.06 -host-ip string [2022-04-04T13:42:46.864Z] #63 80.06 host ip [2022-04-04T13:42:46.864Z] #63 80.06 -host-port int [2022-04-04T13:42:46.864Z] #63 80.06 host port (default -1) [2022-04-04T13:42:46.864Z] #63 80.06 -proto string [2022-04-04T13:42:46.864Z] #63 80.06 proxy protocol (default "tcp") [2022-04-04T13:42:46.864Z] #63 DONE 80.2s [2022-04-04T13:42:47.029Z] Loaded image: debian:bullseye-slim [2022-04-04T13:42:47.029Z] Loaded image: hello-world:latest [2022-04-04T13:42:47.029Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T13:42:47.125Z] [2022-04-04T13:42:47.125Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T13:42:47.125Z] #64 sha256:ca502470a5fb4a553acc34ddb18488ab10ba11229d4c32b009fbc3f04c7591ab [2022-04-04T13:42:47.125Z] #64 DONE 0.1s [2022-04-04T13:42:47.125Z] [2022-04-04T13:42:47.125Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T13:42:47.125Z] #65 sha256:55c877d2315a8adb97e9eb381421499d7adb570888b6e6c8d9af78a58de3c119 [2022-04-04T13:42:47.125Z] #65 DONE 0.1s [2022-04-04T13:42:47.125Z] [2022-04-04T13:42:47.125Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T13:42:47.125Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed [2022-04-04T13:42:47.596Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T13:42:47.768Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-04-04T13:42:47.768Z] === RUN TestRenameStoppedContainer [2022-04-04T13:42:48.025Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-04-04T13:42:48.025Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T13:42:48.069Z] #16 DONE 1.2s [2022-04-04T13:42:48.069Z] [2022-04-04T13:42:48.069Z] #34 [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-04-04T13:42:48.069Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T13:42:48.069Z] #34 ... [2022-04-04T13:42:48.069Z] [2022-04-04T13:42:48.069Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T13:42:48.069Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e [2022-04-04T13:42:48.653Z] #17 0.743 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-04T13:42:48.917Z] #17 DONE 0.8s [2022-04-04T13:42:48.917Z] [2022-04-04T13:42:48.917Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T13:42:48.917Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e [2022-04-04T13:42:48.954Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-04-04T13:42:48.954Z] === RUN TestRenameInvalidName [2022-04-04T13:42:49.211Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-04T13:42:49.211Z] === RUN TestRenameAnonymousContainer [2022-04-04T13:42:49.500Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T13:42:49.862Z] #18 DONE 0.7s [2022-04-04T13:42:49.862Z] [2022-04-04T13:42:49.862Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T13:42:49.862Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c [2022-04-04T13:42:50.434Z] #19 DONE 0.7s [2022-04-04T13:42:50.434Z] [2022-04-04T13:42:50.434Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T13:42:50.434Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f [2022-04-04T13:42:51.008Z] #20 DONE 0.6s [2022-04-04T13:42:51.008Z] [2022-04-04T13:42:51.008Z] #21 [dev-systemd-false 7/24] 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 zstd [2022-04-04T13:42:51.008Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-04T13:42:51.106Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-04-04T13:42:51.106Z] === RUN TestRenameContainerWithSameName [2022-04-04T13:42:51.106Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-04T13:42:51.106Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T13:42:51.951Z] #21 1.064 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-04T13:42:51.951Z] #21 1.239 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-04T13:42:52.035Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-04-04T13:42:52.035Z] === RUN TestResize [2022-04-04T13:42:52.036Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T13:42:52.234Z] #21 1.414 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-04T13:42:52.234Z] #21 1.488 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-04T13:42:52.602Z] --- PASS: TestResize (0.44s) [2022-04-04T13:42:52.602Z] === RUN TestResizeWithInvalidSize [2022-04-04T13:42:52.858Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-04T13:42:52.858Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T13:42:53.420Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:42:53.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:42:53.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:42:53.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T13:42:53.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:42:53.666Z] #21 2.742 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-04T13:42:53.935Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T13:42:54.194Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T13:42:54.761Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T13:42:54.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:42:55.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:42:55.050Z] #21 3.801 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-04T13:42:55.697Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T13:42:55.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:42:55.992Z] #21 ... [2022-04-04T13:42:55.992Z] [2022-04-04T13:42:55.992Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-04T13:42:55.992Z] #26 sha256:d4c03c04cbcd4628d3157bff4f2aa0aee79e2c6f55f3624f1c786eab3fcc605c [2022-04-04T13:42:56.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:42:56.265Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-04T13:42:56.832Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.10s) [2022-04-04T13:42:56.832Z] PASS [2022-04-04T13:42:56.832Z] [2022-04-04T13:42:56.832Z] === Skipped [2022-04-04T13:42:56.832Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T13:42:56.832Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:42:56.832Z] [2022-04-04T13:42:56.832Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:42:56.832Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:42:56.832Z] [2022-04-04T13:42:56.832Z] DONE 34 tests, 2 skipped in 193.051s [2022-04-04T13:42:56.832Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T13:42:56.832Z] ++ 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-04-04T13:42:56.832Z] ++ set -e [2022-04-04T13:42:56.832Z] ++ '[' -n 0 ']' [2022-04-04T13:42:56.832Z] ++ set -x [2022-04-04T13:42:56.832Z] ++ 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-04-04T13:42:56.832Z] INFO: Testing against a local daemon [2022-04-04T13:42:56.832Z] === RUN TestConfigInspect [2022-04-04T13:42:57.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:42:57.787Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-04T13:42:58.083Z] #26 89.07 Updating files: 29% (3405/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: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 54% (6242/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-04T13:42:58.083Z] #26 91.59 + cd /tmp/tmp.AOo0Xornkp/tmp/docker-ce [2022-04-04T13:42:58.344Z] #26 91.60 + git checkout -q v17.06.2-ce [2022-04-04T13:42:58.470Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-04T13:42:58.470Z] [2022-04-04T13:42:58.470Z] ________ ____ __. [2022-04-04T13:42:58.470Z] \_____ \ | |/ _| [2022-04-04T13:42:58.470Z] / | \| < [2022-04-04T13:42:58.470Z] / | \ | \ [2022-04-04T13:42:58.470Z] \_______ /____|__ \ [2022-04-04T13:42:58.470Z] \/ \/ [2022-04-04T13:42:58.470Z] [2022-04-04T13:42:58.470Z] INFO: make.ps1 ended at 04/04/2022 13:42:55 [2022-04-04T13:42:58.470Z] INFO: Binaries build ended at 04/04/2022 13:42:57. Duration:00:01:30.1086077 [2022-04-04T13:42:58.943Z] INFO: Copying the built daemon binary to d:\CI\PR-43457\4\binary\dockerd-a35b4ac54a.exe... [2022-04-04T13:42:58.943Z] INFO: Copying the built client binary to d:\CI\PR-43457\4\binary\docker-a35b4ac54a.exe... [2022-04-04T13:42:58.943Z] INFO: Copying dockerversion from the container... [2022-04-04T13:42:59.162Z] --- PASS: TestConfigInspect (2.21s) [2022-04-04T13:42:59.162Z] === RUN TestConfigList [2022-04-04T13:42:59.412Z] INFO: Copying the golang package from the container to d:\CI\PR-43457\4\installer\go.zip... [2022-04-04T13:42:59.421Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-04T13:42:59.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:42:59.880Z] INFO: Extracting go.zip to d:\CI\PR-43457\4\go [2022-04-04T13:42:59.990Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T13:43:00.558Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T13:43:00.558Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-04T13:43:00.613Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:43:01.646Z] #26 95.06 + mkdir -p /tmp/tmp.AOo0Xornkp/src/github.com/docker [2022-04-04T13:43:01.646Z] #26 95.06 + mv components/cli /tmp/tmp.AOo0Xornkp/src/github.com/docker/cli [2022-04-04T13:43:01.646Z] #26 95.07 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-04T13:43:01.937Z] --- PASS: TestConfigList (2.64s) [2022-04-04T13:43:01.937Z] === RUN TestConfigsCreateAndDelete [2022-04-04T13:43:01.937Z] docker_cli_daemon_test.go:1472: [d1ec228718a40] daemon is not started [2022-04-04T13:43:02.196Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T13:43:02.764Z] check_test.go:308: [dc93c9276164a] daemon is not started [2022-04-04T13:43:02.764Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-04T13:43:03.025Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T13:43:03.656Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09339f74d2e4281e5) in /home/ubuntu/workspace/moby_PR-43457 [Pipeline] { [Pipeline] checkout [2022-04-04T13:43:03.685Z] The recommended git tool is: git [2022-04-04T13:43:03.704Z] using credential docker-jenkins-github-credentials [2022-04-04T13:43:03.712Z] Cloning the remote Git repository [2022-04-04T13:43:03.712Z] Cloning with configured refspecs honoured and without tags [2022-04-04T13:43:03.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T13:43:03.960Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T13:43:04.024Z] ...INFO: Daemon under test started and replied! [2022-04-04T13:43:04.024Z] INFO: Docker version of the daemon under test [2022-04-04T13:43:04.024Z] [2022-04-04T13:43:04.024Z] Client: [2022-04-04T13:43:04.024Z] Version: 17.06.2-ce [2022-04-04T13:43:04.024Z] API version: 1.30 [2022-04-04T13:43:04.024Z] Go version: go1.8.3 [2022-04-04T13:43:04.024Z] Git commit: cec0b72 [2022-04-04T13:43:04.024Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-04T13:43:04.024Z] OS/Arch: windows/amd64 [2022-04-04T13:43:04.024Z] [2022-04-04T13:43:04.024Z] Server: [2022-04-04T13:43:04.024Z] Version: 0.0.0-dev [2022-04-04T13:43:04.024Z] API version: 1.42 (minimum version 1.24) [2022-04-04T13:43:04.024Z] Go version: go1.18 [2022-04-04T13:43:04.024Z] Git commit: a35b4ac54a [2022-04-04T13:43:04.024Z] Built: 04/04/2022 13:40:49 [2022-04-04T13:43:04.024Z] OS/Arch: windows/amd64 [2022-04-04T13:43:04.024Z] Experimental: false [2022-04-04T13:43:04.024Z] [2022-04-04T13:43:04.024Z] INFO: Docker info of the daemon under test [2022-04-04T13:43:04.024Z] [2022-04-04T13:43:04.024Z] Containers: 0 [2022-04-04T13:43:04.024Z] Running: 0 [2022-04-04T13:43:04.024Z] Paused: 0 [2022-04-04T13:43:04.024Z] Stopped: 0 [2022-04-04T13:43:04.024Z] Images: 0 [2022-04-04T13:43:04.024Z] Server Version: 0.0.0-dev [2022-04-04T13:43:04.024Z] Storage Driver: windowsfilter [2022-04-04T13:43:04.024Z] Windows: [2022-04-04T13:43:04.024Z] Logging Driver: json-file [2022-04-04T13:43:04.024Z] Plugins: [2022-04-04T13:43:04.024Z] Volume: local [2022-04-04T13:43:04.024Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T13:43:04.024Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T13:43:04.024Z] Swarm: inactive [2022-04-04T13:43:04.024Z] Default Isolation: process [2022-04-04T13:43:04.024Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T13:43:04.024Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T13:43:04.024Z] OSType: windows [2022-04-04T13:43:04.024Z] Architecture: x86_64 [2022-04-04T13:43:04.024Z] CPUs: 4 [2022-04-04T13:43:04.024Z] Total Memory: 32GiB [2022-04-04T13:43:04.024Z] Name: azwin-2-7211f0 [2022-04-04T13:43:04.024Z] ID: BZ6J:PQWU:NVXH:5SYY:G7BM:K4LP:DQXQ:NU5Z:AS66:3KTG:HVEK:HNZO [2022-04-04T13:43:04.024Z] Docker Root Dir: D:\CI\PR-43457\4\daemon [2022-04-04T13:43:04.024Z] Debug Mode (client): false [2022-04-04T13:43:04.024Z] Debug Mode (server): true [2022-04-04T13:43:04.024Z] File Descriptors: -1 [2022-04-04T13:43:04.024Z] Goroutines: 16 [2022-04-04T13:43:04.024Z] System Time: 2022-04-04T13:43:02.8845392Z [2022-04-04T13:43:04.024Z] EventsListeners: 0 [2022-04-04T13:43:04.024Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:43:04.024Z] Labels: [2022-04-04T13:43:04.024Z] Experimental: false [2022-04-04T13:43:04.024Z] Insecure Registries: [2022-04-04T13:43:04.024Z] 127.0.0.0/8 [2022-04-04T13:43:04.024Z] Live Restore Enabled: false [2022-04-04T13:43:04.024Z] [2022-04-04T13:43:04.024Z] [2022-04-04T13:43:04.024Z] INFO: Docker images of the daemon under test [2022-04-04T13:43:04.024Z] [2022-04-04T13:43:04.024Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T13:43:04.024Z] [2022-04-04T13:43:04.024Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-04T13:43:04.024Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-04T13:43:04.024Z] ltsc2022: Pulling from windows/servercore [2022-04-04T13:43:04.218Z] --- PASS: TestConfigsCreateAndDelete (2.54s) [2022-04-04T13:43:04.218Z] === RUN TestConfigsUpdate [2022-04-04T13:43:04.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T13:43:04.481Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T13:43:04.481Z] 037d5740b404: Pulling fs layer [2022-04-04T13:43:03.718Z] Cloning repository https://github.com/moby/moby.git [2022-04-04T13:43:03.719Z] > git init /home/ubuntu/workspace/moby_PR-43457 # timeout=10 [2022-04-04T13:43:03.742Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:43:03.742Z] > git --version # timeout=10 [2022-04-04T13:43:03.752Z] > git --version # 'git version 2.17.1' [2022-04-04T13:43:03.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:43:03.754Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:43:04.790Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-04T13:43:04.949Z] #26 ... [2022-04-04T13:43:04.949Z] [2022-04-04T13:43:04.949Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:43:04.949Z] #56 sha256:e2f4d04641310f4698d33a6ac79e6caa7dac2ae017e17cd2a9f85604a2482efa [2022-04-04T13:43:04.949Z] #56 8.652 + cd /tmp/tmp.IhNcUvk2DV/src/github.com/opencontainers/runc [2022-04-04T13:43:04.949Z] #56 8.652 + git checkout -q v1.1.1 [2022-04-04T13:43:04.949Z] #56 9.008 + '[' -z '' ']' [2022-04-04T13:43:04.949Z] #56 9.008 + target=static [2022-04-04T13:43:04.949Z] #56 9.008 + make BUILDTAGS=seccomp static [2022-04-04T13:43:04.949Z] #56 9.361 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-04T13:43:04.949Z] #56 ... [2022-04-04T13:43:04.949Z] [2022-04-04T13:43:04.949Z] #21 [dev-systemd-false 7/24] 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 zstd [2022-04-04T13:43:04.949Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-04T13:43:04.949Z] #21 5.877 Fetched 8395 kB in 5s (1607 kB/s) [2022-04-04T13:43:04.949Z] #21 5.877 Reading package lists... [2022-04-04T13:43:04.949Z] #21 7.897 Reading package lists... [2022-04-04T13:43:04.949Z] #21 9.954 Building dependency tree... [2022-04-04T13:43:04.949Z] #21 11.76 The following additional packages will be installed: [2022-04-04T13:43:04.949Z] #21 11.76 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T13:43:04.949Z] #21 11.76 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-04T13:43:04.949Z] #21 11.77 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-04T13:43:04.949Z] #21 11.77 python3-pkg-resources vim-runtime xxd [2022-04-04T13:43:04.949Z] #21 11.79 Suggested packages: [2022-04-04T13:43:04.949Z] #21 11.79 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-04T13:43:04.949Z] #21 11.79 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-04T13:43:04.949Z] #21 11.79 acl attr quota [2022-04-04T13:43:04.949Z] #21 11.79 Recommended packages: [2022-04-04T13:43:04.949Z] #21 11.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-04T13:43:04.949Z] #21 12.91 The following NEW packages will be installed: [2022-04-04T13:43:04.949Z] #21 12.92 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-04T13:43:04.949Z] #21 12.92 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-04T13:43:04.949Z] #21 12.92 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-04T13:43:04.949Z] #21 12.93 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-04T13:43:04.949Z] #21 12.93 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-04T13:43:04.949Z] #21 12.93 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-04T13:43:04.949Z] #21 12.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-04T13:43:04.949Z] #21 12.93 xz-utils zip zstd [2022-04-04T13:43:04.949Z] #21 13.23 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-04T13:43:04.949Z] #21 13.23 Need to get 27.0 MB of archives. [2022-04-04T13:43:04.949Z] #21 13.23 After this operation, 105 MB of additional disk space will be used. [2022-04-04T13:43:04.949Z] #21 13.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-04T13:43:04.949Z] #21 13.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-04T13:43:04.949Z] #21 13.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-04T13:43:04.949Z] #21 13.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-04T13:43:04.949Z] #21 13.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-04T13:43:04.949Z] #21 13.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-04T13:43:04.949Z] #21 13.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-04T13:43:04.949Z] #21 13.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-04T13:43:04.949Z] #21 13.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-04T13:43:04.949Z] #21 13.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-04T13:43:04.949Z] #21 13.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-04T13:43:04.949Z] #21 13.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-04T13:43:04.949Z] #21 13.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-04-04T13:43:04.949Z] #21 13.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-04T13:43:04.949Z] #21 13.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-04T13:43:04.949Z] #21 13.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-04T13:43:04.949Z] #21 13.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-04T13:43:04.949Z] #21 13.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-04T13:43:04.949Z] #21 13.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-04T13:43:04.949Z] #21 13.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-04T13:43:04.949Z] #21 13.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-04T13:43:04.949Z] #21 13.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-04T13:43:04.949Z] #21 13.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-04T13:43:04.949Z] #21 13.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-04T13:43:04.949Z] #21 13.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-04T13:43:04.949Z] #21 13.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-04T13:43:04.949Z] #21 13.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-04T13:43:04.949Z] #21 13.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-04T13:43:04.949Z] #21 13.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-04T13:43:04.949Z] #21 13.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-04T13:43:04.949Z] #21 13.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-04T13:43:04.949Z] #21 13.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-04T13:43:04.949Z] #21 13.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-04T13:43:04.949Z] #21 13.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-04T13:43:04.949Z] #21 13.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-04T13:43:04.949Z] #21 13.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-04T13:43:04.949Z] #21 13.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-04T13:43:04.949Z] #21 13.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-04T13:43:04.949Z] #21 13.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-04T13:43:04.949Z] #21 13.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-04T13:43:04.949Z] #21 13.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-04T13:43:04.949Z] #21 13.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-04T13:43:04.949Z] #21 13.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-04T13:43:04.949Z] #21 13.69 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-04T13:43:04.949Z] #21 13.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-04T13:43:04.949Z] #21 13.85 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-04T13:43:04.949Z] #21 13.86 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-04T13:43:04.949Z] #21 13.88 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-04T13:43:05.009Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T13:43:05.048Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T13:43:05.210Z] #21 14.43 debconf: delaying package configuration, since apt-utils is not installed [2022-04-04T13:43:05.595Z] #21 14.56 Fetched 27.0 MB in 1s (28.8 MB/s) [2022-04-04T13:43:05.595Z] #21 14.61 Selecting previously unselected package pigz. [2022-04-04T13:43:05.595Z] #21 14.61 (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 ... 24001 files and directories currently installed.) [2022-04-04T13:43:05.595Z] #21 14.66 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-04T13:43:05.595Z] #21 14.67 Unpacking pigz (2.6-1) ... [2022-04-04T13:43:05.856Z] #21 14.87 Selecting previously unselected package libelf1:arm64. [2022-04-04T13:43:05.856Z] #21 14.88 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-04T13:43:05.856Z] #21 14.90 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-04T13:43:06.117Z] #21 15.11 Selecting previously unselected package libbpf0:arm64. [2022-04-04T13:43:06.117Z] #21 15.11 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-04T13:43:06.117Z] #21 15.12 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-04T13:43:06.117Z] #21 15.18 Selecting previously unselected package libcap2:arm64. [2022-04-04T13:43:06.117Z] #21 15.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-04T13:43:06.117Z] #21 15.19 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-04T13:43:06.117Z] #21 15.26 Selecting previously unselected package libmnl0:arm64.#21 ... [2022-04-04T13:43:06.117Z] [2022-04-04T13:43:06.117Z] #34 [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-04-04T13:43:06.117Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-04T13:43:06.117Z] #34 DONE 99.8s [2022-04-04T13:43:06.117Z] [2022-04-04T13:43:06.117Z] #21 [dev-systemd-false 7/24] 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 zstd [2022-04-04T13:43:06.117Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-04T13:43:06.117Z] #21 15.26 Selecting previously unselected package libmnl0:arm64. [2022-04-04T13:43:06.117Z] #21 15.26 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-04T13:43:06.117Z] #21 15.26 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-04T13:43:06.117Z] #21 15.34 Selecting previously unselected package libxtables12:arm64. [2022-04-04T13:43:06.117Z] #21 15.34 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-04T13:43:06.117Z] #21 15.35 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-04T13:43:06.377Z] #21 15.45 Selecting previously unselected package libcap2-bin. [2022-04-04T13:43:06.377Z] #21 15.45 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-04T13:43:06.377Z] #21 15.46 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-04T13:43:06.377Z] #21 15.55 Selecting previously unselected package iproute2. [2022-04-04T13:43:06.377Z] #21 15.55 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-04T13:43:06.377Z] #21 15.56 Unpacking iproute2 (5.10.0-4) ... [2022-04-04T13:43:06.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T13:43:06.423Z] check_test.go:308: [d67dfd64782d8] daemon is not started [2022-04-04T13:43:06.423Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-04T13:43:06.681Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T13:43:06.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T13:43:07.249Z] --- PASS: TestConfigsUpdate (2.97s) [2022-04-04T13:43:07.249Z] === RUN TestTemplatedConfig [2022-04-04T13:43:07.320Z] #21 16.20 Selecting previously unselected package xxd. [2022-04-04T13:43:07.320Z] #21 16.23 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-04T13:43:07.320Z] #21 16.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:43:07.320Z] #21 16.41 Selecting previously unselected package vim-common. [2022-04-04T13:43:07.320Z] #21 16.41 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:43:07.320Z] #21 16.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:43:07.507Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T13:43:07.582Z] #21 16.61 Selecting previously unselected package bash-completion. [2022-04-04T13:43:07.582Z] #21 16.61 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-04T13:43:08.075Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T13:43:08.075Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T13:43:08.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T13:43:08.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T13:43:08.968Z] #21 17.98 Unpacking bash-completion (1:2.11-2) ... [2022-04-04T13:43:09.011Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T13:43:09.229Z] #21 18.33 Selecting previously unselected package bzip2. [2022-04-04T13:43:09.229Z] #21 18.34 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-04T13:43:09.229Z] #21 18.35 Unpacking bzip2 (1.0.8-4) ... [2022-04-04T13:43:09.229Z] #21 18.40 Selecting previously unselected package xz-utils. [2022-04-04T13:43:09.229Z] #21 18.42 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-04-04T13:43:09.229Z] #21 18.43 Unpacking xz-utils (5.2.5-2) ... [2022-04-04T13:43:09.489Z] #21 18.60 Selecting previously unselected package apparmor. [2022-04-04T13:43:09.489Z] #21 18.60 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-04T13:43:09.489Z] #21 18.65 Unpacking apparmor (2.13.6-10) ... [2022-04-04T13:43:09.579Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T13:43:09.750Z] #21 18.92 Selecting previously unselected package inetutils-ping. [2022-04-04T13:43:09.750Z] #21 18.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-04T13:43:09.750Z] #21 18.93 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-04T13:43:09.750Z] #21 19.03 Selecting previously unselected package libip4tc2:arm64. [2022-04-04T13:43:10.011Z] #21 19.03 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-04T13:43:10.011Z] #21 19.05 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-04T13:43:10.011Z] #21 19.12 Selecting previously unselected package libip6tc2:arm64. [2022-04-04T13:43:10.011Z] #21 19.12 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-04T13:43:10.011Z] #21 19.13 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-04T13:43:10.011Z] #21 19.17 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-04T13:43:10.011Z] #21 19.17 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-04T13:43:10.011Z] #21 19.18 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-04T13:43:10.011Z] #21 19.23 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-04T13:43:10.011Z] #21 19.23 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-04T13:43:10.011Z] #21 19.24 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-04T13:43:10.273Z] #21 19.30 Selecting previously unselected package libnftnl11:arm64. [2022-04-04T13:43:10.273Z] #21 19.31 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-04T13:43:10.273Z] #21 19.31 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-04T13:43:10.273Z] #21 19.41 Selecting previously unselected package iptables. [2022-04-04T13:43:10.273Z] #21 19.41 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-04T13:43:10.273Z] #21 19.41 Unpacking iptables (1.8.7-1) ... [2022-04-04T13:43:10.515Z] --- PASS: TestTemplatedConfig (3.26s) [2022-04-04T13:43:10.515Z] === RUN TestConfigCreateResolve [2022-04-04T13:43:10.534Z] #21 19.69 Selecting previously unselected package libonig5:arm64. [2022-04-04T13:43:10.534Z] #21 19.69 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-04T13:43:10.534Z] #21 19.70 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T13:43:10.774Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.75s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.81s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.85s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2022-04-04T13:43:10.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s) [2022-04-04T13:43:10.789Z] === RUN TestCgroupNamespacesRun [2022-04-04T13:43:10.795Z] #21 19.82 Selecting previously unselected package libjq1:arm64. [2022-04-04T13:43:10.795Z] #21 19.82 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-04T13:43:10.795Z] #21 19.83 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-04T13:43:10.795Z] #21 19.90 Selecting previously unselected package jq. [2022-04-04T13:43:10.795Z] #21 19.91 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-04T13:43:10.795Z] #21 19.92 Unpacking jq (1.6-2.1) ... [2022-04-04T13:43:10.795Z] #21 19.97 Selecting previously unselected package libaio1:arm64. [2022-04-04T13:43:10.795Z] #21 20.00 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-04T13:43:10.795Z] #21 20.00 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-04T13:43:10.795Z] #21 20.06 Selecting previously unselected package libgpm2:arm64. [2022-04-04T13:43:10.795Z] #21 20.06 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-04T13:43:10.795Z] #21 20.07 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-04T13:43:11.057Z] #21 20.12 Selecting previously unselected package libicu67:arm64. [2022-04-04T13:43:11.057Z] #21 20.12 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-04T13:43:11.057Z] #21 20.13 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-04T13:43:11.720Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-04-04T13:43:11.720Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T13:43:11.720Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-04T13:43:11.720Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-04T13:43:11.720Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T13:43:13.089Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.26s) [2022-04-04T13:43:13.089Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T13:43:13.310Z] --- PASS: TestConfigCreateResolve (2.92s) [2022-04-04T13:43:13.310Z] PASS [2022-04-04T13:43:13.310Z] [2022-04-04T13:43:13.310Z] DONE 6 tests in 16.635s [2022-04-04T13:43:13.310Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T13:43:13.310Z] ++ 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-04-04T13:43:13.310Z] ++ set -e [2022-04-04T13:43:13.310Z] ++ '[' -n 0 ']' [2022-04-04T13:43:13.310Z] ++ set -x [2022-04-04T13:43:13.311Z] ++ 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-04-04T13:43:13.570Z] INFO: Testing against a local daemon [2022-04-04T13:43:13.570Z] === RUN TestCheckpoint [2022-04-04T13:43:13.570Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:43:13.570Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T13:43:13.570Z] === RUN TestContainerInvalidJSON [2022-04-04T13:43:13.570Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:43:13.570Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:43:13.570Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:43:13.570Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:43:13.570Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:43:13.570Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:43:13.570Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-04T13:43:13.570Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T13:43:13.571Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T13:43:13.571Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T13:43:13.830Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-04T13:43:13.830Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-04T13:43:13.830Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T13:43:13.830Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-04T13:43:13.830Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T13:43:13.830Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-04-04T13:43:13.830Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T13:43:13.830Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-04T13:43:13.830Z] === RUN TestCopyFromContainer [2022-04-04T13:43:14.022Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-04-04T13:43:14.022Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T13:43:14.362Z] #21 22.94 Selecting previously unselected package libinih1:arm64. [2022-04-04T13:43:14.363Z] #21 22.94 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-04T13:43:14.363Z] #21 22.95 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-04T13:43:14.363Z] #21 23.02 Selecting previously unselected package libnet1:arm64. [2022-04-04T13:43:14.363Z] #21 23.02 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-04T13:43:14.363Z] #21 23.03 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:43:14.363Z] #21 23.10 Selecting previously unselected package libnl-3-200:arm64. [2022-04-04T13:43:14.363Z] #21 23.10 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-04T13:43:14.363Z] #21 23.11 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T13:43:14.363Z] #21 23.17 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-04T13:43:14.363Z] #21 23.18 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-04T13:43:14.363Z] #21 23.18 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T13:43:14.363Z] #21 23.21 Selecting previously unselected package net-tools. [2022-04-04T13:43:14.363Z] #21 23.22 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-04T13:43:14.363Z] #21 23.23 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T13:43:14.363Z] #21 23.36 Selecting previously unselected package patch. [2022-04-04T13:43:14.363Z] #21 23.37 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-04T13:43:14.363Z] #21 23.38 Unpacking patch (2.7.6-7) ... [2022-04-04T13:43:14.363Z] #21 23.47 Selecting previously unselected package python-pip-whl. [2022-04-04T13:43:14.363Z] #21 23.47 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-04T13:43:14.363Z] #21 23.48 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T13:43:14.622Z] #21 23.80 Selecting previously unselected package python3-lib2to3. [2022-04-04T13:43:14.622Z] #21 23.81 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-04T13:43:14.622Z] #21 23.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-04T13:43:14.883Z] #21 23.90 Selecting previously unselected package python3-distutils. [2022-04-04T13:43:14.883Z] #21 23.90 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-04T13:43:14.883Z] #21 23.91 Unpacking python3-distutils (3.9.2-1) ... [2022-04-04T13:43:14.883Z] #21 24.02 Selecting previously unselected package python3-pkg-resources. [2022-04-04T13:43:14.883Z] #21 24.04 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-04T13:43:14.883Z] #21 24.04 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:43:15.143Z] #21 24.13 Selecting previously unselected package python3-setuptools. [2022-04-04T13:43:15.143Z] #21 24.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-04T13:43:15.143Z] #21 24.15 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-04T13:43:15.143Z] #21 24.33 Selecting previously unselected package python3-wheel. [2022-04-04T13:43:15.143Z] #21 24.34 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-04T13:43:15.143Z] #21 24.35 Unpacking python3-wheel (0.34.2-1) ... [2022-04-04T13:43:15.388Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-04-04T13:43:15.388Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T13:43:15.403Z] #21 24.41 Selecting previously unselected package python3-pip. [2022-04-04T13:43:15.403Z] #21 24.41 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-04T13:43:15.403Z] #21 24.42 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T13:43:15.403Z] #21 24.64 Selecting previously unselected package sudo. [2022-04-04T13:43:15.403Z] #21 24.65 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-04T13:43:15.403Z] #21 24.66 Unpacking sudo (1.9.5p2-3) ... [2022-04-04T13:43:15.781Z] === RUN TestCopyFromContainer// [2022-04-04T13:43:15.781Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T13:43:15.781Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T13:43:15.973Z] #21 25.05 Selecting previously unselected package thin-provisioning-tools. [2022-04-04T13:43:15.973Z] #21 25.06 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-04T13:43:15.973Z] #21 25.06 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-04T13:43:16.041Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T13:43:16.041Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-04T13:43:16.041Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T13:43:16.059Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-04T13:43:16.234Z] #21 25.23 Selecting previously unselected package uidmap. [2022-04-04T13:43:16.234Z] #21 25.25 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-04T13:43:16.234Z] #21 25.26 Unpacking uidmap (1:4.8.1-1) ... [2022-04-04T13:43:16.234Z] #21 25.37 Selecting previously unselected package vim-runtime. [2022-04-04T13:43:16.234Z] #21 25.38 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-04T13:43:16.234Z] #21 25.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-04T13:43:16.300Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T13:43:16.300Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T13:43:16.300Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T13:43:16.315Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-04-04T13:43:16.315Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T13:43:16.494Z] #21 25.41 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-04T13:43:16.494Z] #21 25.42 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:43:16.559Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T13:43:16.559Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T13:43:16.818Z] --- PASS: TestCopyFromContainer (2.85s) [2022-04-04T13:43:16.818Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-04-04T13:43:16.818Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-04-04T13:43:16.818Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-04-04T13:43:16.818Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-04-04T13:43:16.818Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-04-04T13:43:16.818Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-04-04T13:43:16.818Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-04-04T13:43:16.818Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-04-04T13:43:16.818Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-04-04T13:43:16.818Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-04-04T13:43:16.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T13:43:16.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:43:16.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:43:16.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:43:16.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:43:16.818Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:43:16.818Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:43:16.818Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:43:16.818Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:43:16.818Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:43:16.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-04T13:43:16.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T13:43:16.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T13:43:16.818Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T13:43:16.818Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T13:43:16.818Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-04T13:43:16.818Z] === RUN TestCreateWithInvalidEnv [2022-04-04T13:43:16.818Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T13:43:16.818Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T13:43:16.818Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T13:43:16.818Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T13:43:16.818Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T13:43:16.818Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T13:43:16.818Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T13:43:16.818Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T13:43:16.818Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T13:43:16.818Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-04T13:43:16.818Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T13:43:16.818Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T13:43:16.818Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T13:43:16.818Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T13:43:16.818Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-04T13:43:16.818Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T13:43:17.243Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-04T13:43:17.243Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T13:43:18.629Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.30s) [2022-04-04T13:43:18.629Z] === RUN TestNISDomainname [2022-04-04T13:43:18.887Z] --- PASS: TestNISDomainname (0.58s) [2022-04-04T13:43:18.887Z] === RUN TestHostnameDnsResolution [2022-04-04T13:43:19.041Z] #21 27.92 Selecting previously unselected package vim. [2022-04-04T13:43:19.041Z] #21 27.94 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-04T13:43:19.041Z] #21 27.96 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:43:19.303Z] #21 28.41 Selecting previously unselected package xfsprogs. [2022-04-04T13:43:19.303Z] #21 28.41 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-04T13:43:19.303Z] #21 28.41 Unpacking xfsprogs (5.10.0-4) ... [2022-04-04T13:43:19.353Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2022-04-04T13:43:19.353Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T13:43:19.353Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-04T13:43:19.459Z] 037d5740b404: Verifying Checksum [2022-04-04T13:43:19.459Z] 037d5740b404: Download complete [2022-04-04T13:43:19.564Z] #21 28.77 Selecting previously unselected package zip. [2022-04-04T13:43:19.564Z] #21 28.77 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-04T13:43:19.757Z] Fetching without tags [2022-04-04T13:43:19.825Z] #21 28.78 Unpacking zip (3.0-12) ... [2022-04-04T13:43:19.825Z] #21 28.90 Selecting previously unselected package zstd. [2022-04-04T13:43:19.825Z] #21 28.92 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-04T13:43:19.825Z] #21 28.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-04T13:43:19.832Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-04-04T13:43:19.832Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T13:43:20.038Z] Merging remotes/origin/master commit 83970db5efb46bf61b2b239e8039400c67a7c7b7 into PR head commit a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:43:20.087Z] #21 29.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-04T13:43:20.397Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-04-04T13:43:20.397Z] === RUN TestPrivilegedHostDevices [2022-04-04T13:43:20.591Z] Merge succeeded, producing a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:43:20.591Z] Checking out Revision a35b4ac54a5c8b7e822293ba62f198047a52a0aa (PR-43457) [2022-04-04T13:43:20.653Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-04-04T13:43:20.653Z] === RUN TestStats [2022-04-04T13:43:20.920Z] #21 29.92 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-04T13:43:20.920Z] #21 29.94 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-04T13:43:20.920Z] #21 29.95 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-04T13:43:20.920Z] #21 29.96 Setting up libicu67:arm64 (67.1-7) ... [2022-04-04T13:43:20.920Z] #21 29.97 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-04T13:43:20.920Z] #21 29.99 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-04T13:43:20.920Z] #21 30.00 Setting up uidmap (1:4.8.1-1) ... [2022-04-04T13:43:20.920Z] #21 30.02 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-04T13:43:20.920Z] #21 30.04 Setting up bzip2 (1.0.8-4) ... [2022-04-04T13:43:20.920Z] #21 30.06 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-04T13:43:20.920Z] #21 30.09 Setting up python3-wheel (0.34.2-1) ... [2022-04-04T13:43:20.987Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T13:43:20.987Z] 8f616e6e9eec: Download complete [2022-04-04T13:43:21.221Z] Commit message: "daemon/config: Validate(): validate hosts" [2022-04-04T13:43:21.264Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.08s) [2022-04-04T13:43:21.264Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T13:43:21.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:43:21.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:43:21.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:43:21.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:43:21.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:43:21.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:43:21.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:43:21.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:43:21.264Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:43:21.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:43:21.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:43:21.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:43:21.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:43:21.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:43:21.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:43:21.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-04T13:43:21.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T13:43:21.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-04T13:43:21.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T13:43:21.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T13:43:21.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-04T13:43:21.264Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T13:43:19.711Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:43:19.726Z] > git config --add remote.origin.fetch +refs/pull/43457/head:refs/remotes/origin/PR-43457 # timeout=10 [2022-04-04T13:43:19.736Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:43:19.744Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-04T13:43:19.761Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-04T13:43:19.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:43:19.762Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43457/head:refs/remotes/origin/PR-43457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-04T13:43:20.042Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:43:20.047Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:43:20.550Z] > git remote # timeout=10 [2022-04-04T13:43:20.562Z] > git config --get remote.origin.url # timeout=10 [2022-04-04T13:43:20.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-04T13:43:20.570Z] > git merge 83970db5efb46bf61b2b239e8039400c67a7c7b7 # timeout=10 [2022-04-04T13:43:20.581Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-04T13:43:20.594Z] > git config core.sparsecheckout # timeout=10 [2022-04-04T13:43:20.603Z] > git checkout -f a35b4ac54a5c8b7e822293ba62f198047a52a0aa # timeout=10 [2022-04-04T13:43:21.493Z] #21 30.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:43:21.493Z] #21 30.59 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-04T13:43:21.493Z] #21 30.61 Setting up libcap2-bin (1:2.44-1) ... [2022-04-04T13:43:21.493Z] #21 30.62 Setting up apparmor (2.13.6-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-04T13:43:21.834Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2022-04-04T13:43:21.834Z] === RUN TestCreateDifferentPlatform [2022-04-04T13:43:21.834Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T13:43:21.834Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T13:43:21.834Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-04T13:43:21.834Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T13:43:21.834Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T13:43:21.834Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T13:43:21.834Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-04T13:43:21.834Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T13:43:21.834Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-04T13:43:21.834Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T13:43:21.834Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T13:43:21.834Z] === RUN TestDaemonRestartIpcMode [2022-04-04T13:43:21.834Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T13:43:21.834Z] === RUN TestDaemonHostGatewayIP [2022-04-04T13:43:21.835Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T13:43:21.835Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T13:43:21.835Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T13:43:21.835Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T13:43:21.835Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T13:43:21.835Z] === RUN TestDiff [2022-04-04T13:43:21.920Z] + docker version [2022-04-04T13:43:21.920Z] Client: Docker Engine - Community [2022-04-04T13:43:21.920Z] Version: 20.10.12 [2022-04-04T13:43:21.920Z] API version: 1.41 [2022-04-04T13:43:21.920Z] Go version: go1.16.12 [2022-04-04T13:43:21.920Z] Git commit: e91ed57 [2022-04-04T13:43:21.920Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-04T13:43:21.920Z] OS/Arch: linux/amd64 [2022-04-04T13:43:21.920Z] Context: default [2022-04-04T13:43:21.920Z] Experimental: true [2022-04-04T13:43:21.920Z] [2022-04-04T13:43:21.920Z] Server: Docker Engine - Community [2022-04-04T13:43:21.920Z] Engine: [2022-04-04T13:43:21.920Z] Version: 20.10.12 [2022-04-04T13:43:21.920Z] API version: 1.41 (minimum version 1.12) [2022-04-04T13:43:21.920Z] Go version: go1.16.12 [2022-04-04T13:43:21.920Z] Git commit: 459d0df [2022-04-04T13:43:21.920Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-04T13:43:21.920Z] OS/Arch: linux/amd64 [2022-04-04T13:43:21.920Z] Experimental: true [2022-04-04T13:43:21.920Z] containerd: [2022-04-04T13:43:21.920Z] Version: 1.4.12 [2022-04-04T13:43:21.920Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T13:43:21.920Z] runc: [2022-04-04T13:43:21.920Z] Version: 1.0.2 [2022-04-04T13:43:21.920Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-04T13:43:21.920Z] docker-init: [2022-04-04T13:43:21.920Z] Version: 0.19.0 [2022-04-04T13:43:21.920Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-04T13:43:22.208Z] + docker info [2022-04-04T13:43:22.773Z] --- PASS: TestDiff (0.71s) [2022-04-04T13:43:22.773Z] === RUN TestExecWithCloseStdin [2022-04-04T13:43:22.773Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-04T13:43:22.879Z] #21 31.98 Setting up zip (3.0-12) ... [2022-04-04T13:43:22.879Z] #21 31.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:43:22.879Z] #21 32.01 Setting up bash-completion (1:2.11-2) ... [2022-04-04T13:43:23.153Z] Client: [2022-04-04T13:43:23.153Z] Context: default [2022-04-04T13:43:23.153Z] Debug Mode: false [2022-04-04T13:43:23.153Z] Plugins: [2022-04-04T13:43:23.153Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-04T13:43:23.153Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-04T13:43:23.153Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-04T13:43:23.153Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-04T13:43:23.153Z] [2022-04-04T13:43:23.153Z] Server: [2022-04-04T13:43:23.153Z] Containers: 0 [2022-04-04T13:43:23.153Z] Running: 0 [2022-04-04T13:43:23.153Z] Paused: 0 [2022-04-04T13:43:23.153Z] Stopped: 0 [2022-04-04T13:43:23.153Z] Images: 2 [2022-04-04T13:43:23.153Z] Server Version: 20.10.12 [2022-04-04T13:43:23.153Z] Storage Driver: overlay2 [2022-04-04T13:43:23.153Z] Backing Filesystem: extfs [2022-04-04T13:43:23.153Z] Supports d_type: true [2022-04-04T13:43:23.153Z] Native Overlay Diff: true [2022-04-04T13:43:23.153Z] userxattr: false [2022-04-04T13:43:23.153Z] Logging Driver: json-file [2022-04-04T13:43:23.153Z] Cgroup Driver: cgroupfs [2022-04-04T13:43:23.153Z] Cgroup Version: 1 [2022-04-04T13:43:23.153Z] Plugins: [2022-04-04T13:43:23.153Z] Volume: local [2022-04-04T13:43:23.153Z] Network: bridge host ipvlan macvlan null overlay [2022-04-04T13:43:23.153Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-04T13:43:23.153Z] Swarm: inactive [2022-04-04T13:43:23.153Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-04T13:43:23.153Z] Default Runtime: runc [2022-04-04T13:43:23.153Z] Init Binary: docker-init [2022-04-04T13:43:23.153Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-04T13:43:23.153Z] runc version: v1.0.2-0-g52b36a2 [2022-04-04T13:43:23.153Z] init version: de40ad0 [2022-04-04T13:43:23.153Z] Security Options: [2022-04-04T13:43:23.153Z] apparmor [2022-04-04T13:43:23.153Z] seccomp [2022-04-04T13:43:23.153Z] Profile: default [2022-04-04T13:43:23.153Z] Kernel Version: 5.4.0-1061-aws [2022-04-04T13:43:23.153Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-04T13:43:23.153Z] OSType: linux [2022-04-04T13:43:23.153Z] Architecture: x86_64 [2022-04-04T13:43:23.153Z] CPUs: 2 [2022-04-04T13:43:23.153Z] Total Memory: 7.483GiB [2022-04-04T13:43:23.153Z] Name: ip-10-100-58-120 [2022-04-04T13:43:23.153Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-04T13:43:23.153Z] Docker Root Dir: /var/lib/docker [2022-04-04T13:43:23.153Z] Debug Mode: false [2022-04-04T13:43:23.153Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:43:23.153Z] Labels: [2022-04-04T13:43:23.153Z] Experimental: true [2022-04-04T13:43:23.153Z] Insecure Registries: [2022-04-04T13:43:23.153Z] 127.0.0.0/8 [2022-04-04T13:43:23.153Z] Live Restore Enabled: true [2022-04-04T13:43:23.153Z] [2022-04-04T13:43:23.153Z] WARNING: No swap limit support [Pipeline] sh [2022-04-04T13:43:23.171Z] --- PASS: TestStats (2.47s) [2022-04-04T13:43:23.171Z] === RUN TestStopContainerWithTimeout [2022-04-04T13:43:23.171Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T13:43:23.171Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T13:43:23.171Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T13:43:23.171Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T13:43:23.171Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T13:43:23.171Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T13:43:23.171Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T13:43:23.171Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T13:43:23.171Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T13:43:23.171Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T13:43:23.341Z] --- PASS: TestExecWithCloseStdin (0.79s) [2022-04-04T13:43:23.341Z] === RUN TestExec [2022-04-04T13:43:23.444Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T13:43:23.444Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-04T13:43:23.444Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43457/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-04T13:43:23.444Z] + bash /home/ubuntu/workspace/moby_PR-43457/check-config.sh [2022-04-04T13:43:23.444Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-04T13:43:23.444Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-04T13:43:23.444Z] [2022-04-04T13:43:23.444Z] Generally Necessary: [2022-04-04T13:43:23.444Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-04T13:43:23.444Z] - apparmor: enabled and tools installed [2022-04-04T13:43:23.444Z] - CONFIG_NAMESPACES: enabled [2022-04-04T13:43:23.444Z] - CONFIG_NET_NS: enabled [2022-04-04T13:43:23.444Z] - CONFIG_PID_NS: enabled [2022-04-04T13:43:23.444Z] - CONFIG_IPC_NS: enabled [2022-04-04T13:43:23.444Z] - CONFIG_UTS_NS: enabled [2022-04-04T13:43:23.444Z] - CONFIG_CGROUPS: enabled [2022-04-04T13:43:23.444Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-04T13:43:23.444Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-04T13:43:23.444Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-04T13:43:23.444Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-04T13:43:23.444Z] - CONFIG_CPUSETS: enabled [2022-04-04T13:43:23.444Z] - CONFIG_MEMCG: enabled [2022-04-04T13:43:23.444Z] - CONFIG_KEYS: enabled [2022-04-04T13:43:23.444Z] - CONFIG_VETH: enabled (as module) [2022-04-04T13:43:23.444Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-04T13:43:23.444Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-04T13:43:23.444Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-04T13:43:23.444Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-04T13:43:23.444Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-04T13:43:23.444Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-04T13:43:23.444Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-04T13:43:23.445Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-04T13:43:23.445Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-04T13:43:23.445Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-04T13:43:23.445Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-04T13:43:23.445Z] - CONFIG_CGROUP_BPF: enabled [2022-04-04T13:43:23.445Z] [2022-04-04T13:43:23.445Z] Optional Features: [2022-04-04T13:43:23.445Z] - CONFIG_USER_NS: enabled [2022-04-04T13:43:23.445Z] - CONFIG_SECCOMP: enabled [2022-04-04T13:43:23.445Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-04T13:43:23.445Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-04T13:43:23.445Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-04T13:43:23.445Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-04T13:43:23.445Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-04T13:43:23.706Z] - CONFIG_BLK_CGROUP: enabled [2022-04-04T13:43:23.706Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-04T13:43:23.706Z] - CONFIG_CGROUP_PERF: enabled [2022-04-04T13:43:23.706Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-04T13:43:23.706Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-04T13:43:23.706Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-04T13:43:23.706Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-04T13:43:23.706Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-04T13:43:23.706Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_IP_VS: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-04T13:43:23.706Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-04T13:43:23.706Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-04T13:43:23.706Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-04T13:43:23.706Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-04T13:43:23.706Z] - CONFIG_EXT4_FS: enabled [2022-04-04T13:43:23.706Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-04T13:43:23.706Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-04T13:43:23.706Z] - Network Drivers: [2022-04-04T13:43:23.706Z] - "overlay": [2022-04-04T13:43:23.706Z] - CONFIG_VXLAN: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-04T13:43:23.706Z] Optional (for encrypted networks): [2022-04-04T13:43:23.706Z] - CONFIG_CRYPTO: enabled [2022-04-04T13:43:23.706Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-04T13:43:23.706Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-04T13:43:23.706Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-04T13:43:23.706Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-04T13:43:23.706Z] - CONFIG_XFRM: enabled [2022-04-04T13:43:23.706Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-04T13:43:23.706Z] - "ipvlan": [2022-04-04T13:43:23.706Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-04T13:43:23.706Z] - "macvlan": [2022-04-04T13:43:23.706Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_DUMMY: enabled (as module) [2022-04-04T13:43:23.706Z] - "ftp,tftp client in container": [2022-04-04T13:43:23.706Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-04T13:43:23.706Z] - Storage Drivers: [2022-04-04T13:43:23.706Z] - "aufs": [2022-04-04T13:43:23.706Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-04T13:43:23.706Z] - "btrfs": [2022-04-04T13:43:23.706Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-04T13:43:23.706Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-04T13:43:23.706Z] - "devicemapper": [2022-04-04T13:43:23.706Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-04T13:43:23.706Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-04T13:43:23.706Z] - "overlay": [2022-04-04T13:43:23.706Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-04T13:43:23.706Z] - "zfs": [2022-04-04T13:43:23.706Z] - /dev/zfs: present [2022-04-04T13:43:23.706Z] - zfs command: missing [2022-04-04T13:43:23.706Z] - zpool command: missing [2022-04-04T13:43:23.706Z] [2022-04-04T13:43:23.706Z] Limits: [2022-04-04T13:43:23.706Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-04T13:43:23.706Z] [2022-04-04T13:43:23.706Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-04T13:43:24.047Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa . [2022-04-04T13:43:24.047Z] #1 [internal] load build definition from Dockerfile [2022-04-04T13:43:24.047Z] #1 sha256:d77a657e516d5ce5570e4e817493449f28f764b54f1a357925bdd3357bdf6166 [2022-04-04T13:43:24.047Z] #1 transferring dockerfile: 16.77kB done [2022-04-04T13:43:24.047Z] #1 DONE 0.0s [2022-04-04T13:43:24.047Z] [2022-04-04T13:43:24.047Z] #2 [internal] load .dockerignore [2022-04-04T13:43:24.047Z] #2 sha256:2a5c046fb9eb34e237ad529e28084a38ab6e0963184ffb0cb76df3118cb86670 [2022-04-04T13:43:24.047Z] #2 transferring context: 87B done [2022-04-04T13:43:24.047Z] #2 DONE 0.0s [2022-04-04T13:43:24.047Z] [2022-04-04T13:43:24.047Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-04T13:43:24.047Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-04T13:43:24.101Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T13:43:24.278Z] --- PASS: TestExec (0.88s) [2022-04-04T13:43:24.278Z] === RUN TestExecUser [2022-04-04T13:43:24.309Z] #3 DONE 0.1s [2022-04-04T13:43:24.309Z] [2022-04-04T13:43:24.309Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-04T13:43:24.309Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-04T13:43:24.309Z] #4 CACHED [2022-04-04T13:43:24.570Z] [2022-04-04T13:43:24.570Z] #5 [internal] load build definition from Dockerfile [2022-04-04T13:43:24.570Z] #5 sha256:89c2ab29430bf9652920ea318e2a48804569283d1c441d859b163a736a7af03d [2022-04-04T13:43:24.570Z] #5 DONE 0.0s [2022-04-04T13:43:24.570Z] [2022-04-04T13:43:24.570Z] #6 [internal] load .dockerignore [2022-04-04T13:43:24.570Z] #6 sha256:94b4ad50b0bd58e44d293d676609b89f9826b8658ae0997f2caddc889b72ba3a [2022-04-04T13:43:24.570Z] #6 DONE 0.0s [2022-04-04T13:43:24.570Z] [2022-04-04T13:43:24.570Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-04T13:43:24.570Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-04T13:43:24.570Z] #7 DONE 0.1s [2022-04-04T13:43:24.570Z] [2022-04-04T13:43:24.570Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-04T13:43:24.570Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-04T13:43:24.794Z] #21 33.63 Setting up xz-utils (5.2.5-2) ... [2022-04-04T13:43:24.794Z] #21 33.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-04T13:43:24.794Z] #21 33.65 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-04T13:43:24.794Z] #21 33.66 Setting up patch (2.7.6-7) ... [2022-04-04T13:43:24.794Z] #21 33.67 Setting up sudo (1.9.5p2-3) ... [2022-04-04T13:43:24.794Z] #21 33.73 invoke-rc.d: could not determine current runlevel [2022-04-04T13:43:24.794Z] #21 33.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-04T13:43:24.794Z] #21 33.76 Setting up xfsprogs (5.10.0-4) ... [2022-04-04T13:43:24.794Z] #21 33.77 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-04T13:43:24.794Z] #21 33.78 Setting up inetutils-ping (2:2.0-1) ... [2022-04-04T13:43:24.794Z] #21 33.80 Setting up pigz (2.6-1) ... [2022-04-04T13:43:24.794Z] #21 33.81 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-04T13:43:24.794Z] #21 33.82 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-04T13:43:24.794Z] #21 33.84 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-04T13:43:24.794Z] #21 33.86 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:43:24.833Z] #10 DONE 0.1s [2022-04-04T13:43:24.834Z] [2022-04-04T13:43:24.834Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T13:43:24.834Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-04T13:43:24.834Z] #8 DONE 0.1s [2022-04-04T13:43:24.834Z] [2022-04-04T13:43:24.834Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-04T13:43:24.834Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-04T13:43:24.834Z] #9 DONE 0.1s [2022-04-04T13:43:25.095Z] [2022-04-04T13:43:25.095Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-04T13:43:25.095Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-04T13:43:25.095Z] #11 DONE 0.0s [2022-04-04T13:43:25.095Z] [2022-04-04T13:43:25.095Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:43:25.095Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-04T13:43:25.095Z] #69 DONE 0.0s [2022-04-04T13:43:25.095Z] [2022-04-04T13:43:25.095Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-04T13:43:25.095Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-04T13:43:25.095Z] #67 DONE 0.0s [2022-04-04T13:43:25.095Z] [2022-04-04T13:43:25.095Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-04T13:43:25.095Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-04T13:43:25.095Z] #28 DONE 0.0s [2022-04-04T13:43:25.095Z] [2022-04-04T13:43:25.095Z] #24 [internal] load build context [2022-04-04T13:43:25.095Z] #24 sha256:afb4be4a886f62f64348e5e08317b5823bdf91a639227b5634d6fc77bb4e9c9e [2022-04-04T13:43:25.215Z] --- PASS: TestExecUser (0.77s) [2022-04-04T13:43:25.215Z] === RUN TestExportContainerAndImportImage [2022-04-04T13:43:25.215Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-04T13:43:25.358Z] #24 ... [2022-04-04T13:43:25.358Z] [2022-04-04T13:43:25.358Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-04T13:43:25.358Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-04T13:43:25.358Z] #45 DONE 0.4s [2022-04-04T13:43:25.358Z] [2022-04-04T13:43:25.358Z] #24 [internal] load build context [2022-04-04T13:43:25.358Z] #24 sha256:afb4be4a886f62f64348e5e08317b5823bdf91a639227b5634d6fc77bb4e9c9e [2022-04-04T13:43:25.367Z] #21 34.40 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-04T13:43:25.367Z] #21 34.41 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-04T13:43:25.475Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T13:43:25.889Z] #21 34.82 Setting up libelf1:arm64 (0.183-1) ... [2022-04-04T13:43:25.889Z] #21 34.86 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-04T13:43:25.889Z] #21 34.87 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-04T13:43:25.889Z] #21 34.88 Setting up python3-distutils (3.9.2-1) ... [2022-04-04T13:43:25.992Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T13:43:26.044Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T13:43:26.149Z] #21 35.31 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-04T13:43:26.149Z] #21 35.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-04T13:43:26.149Z] #21 35.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-04T13:43:26.149Z] #21 35.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-04T13:43:26.149Z] #21 35.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-04T13:43:26.150Z] #21 35.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-04T13:43:26.150Z] #21 35.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-04T13:43:26.150Z] #21 35.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-04T13:43:26.150Z] #21 35.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-04T13:43:26.150Z] #21 35.37 Setting up python3-setuptools (52.0.0-4) ... [2022-04-04T13:43:26.302Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2022-04-04T13:43:26.302Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T13:43:26.561Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-04T13:43:27.128Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T13:43:27.279Z] #24 transferring context: 60.70MB 2.1s done [2022-04-04T13:43:27.279Z] #24 DONE 2.2s [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #31 [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-04-04T13:43:27.279Z] #31 sha256:a194724c9a6923d179b35599ab7ea6cf6a2285a63a68fae321a31ac11ab54739 [2022-04-04T13:43:27.279Z] #31 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T13:43:27.279Z] #37 sha256:7d9f9ea8fbc23a9b08432c5d8ebdbceff7007aeda99b2237cf5fa8547deeadb7 [2022-04-04T13:43:27.279Z] #37 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T13:43:27.279Z] #48 sha256:dab7bc5f32390077bc29a3fe2966c0967ce58f467039206378d0aec4cc834ee4 [2022-04-04T13:43:27.279Z] #48 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-04T13:43:27.279Z] #39 sha256:28a411db8f2f7dc648e614f62bdd2947775abdaa840bdc5adbdde7c5dc8dbc58 [2022-04-04T13:43:27.279Z] #39 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #34 [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-04-04T13:43:27.279Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-04T13:43:27.279Z] #34 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #13 [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-04-04T13:43:27.279Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-04T13:43:27.279Z] #13 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-04T13:43:27.279Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-04T13:43:27.279Z] #42 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-04T13:43:27.279Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-04T13:43:27.279Z] #47 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -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-04-04T13:43:27.279Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-04T13:43:27.279Z] #14 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T13:43:27.279Z] #57 sha256:17ff9447c83e4650246f34fed8a32afd21ae4bcb836ff86fc56e8e55c3e242e3 [2022-04-04T13:43:27.279Z] #57 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-04T13:43:27.279Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-04T13:43:27.279Z] #18 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-04T13:43:27.279Z] #40 sha256:e621c6726b8a8ec0836983347cb35c07199610898849456fdcb5e3e89f8ffc92 [2022-04-04T13:43:27.279Z] #40 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T13:43:27.279Z] #41 sha256:a07044a8e5b3020066f84ef4de0b01f2e9fa5030af5a16f653ae59aefae0bdb4 [2022-04-04T13:43:27.279Z] #41 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:43:27.279Z] #60 sha256:46cef216739eee86e78e5f14cc937985c401648e2571c03fde6fd56dd8953179 [2022-04-04T13:43:27.279Z] #60 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:43:27.279Z] #56 sha256:0036289273ef508dd81652e9418af943321411ca75697f733977e5894adbe6dd [2022-04-04T13:43:27.279Z] #56 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T13:43:27.279Z] #54 sha256:e891d43cb4af5fdf7f9b5895abea6f42e19d653b0189cf21ee09ac03d8e96c3f [2022-04-04T13:43:27.279Z] #54 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-04T13:43:27.279Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-04T13:43:27.279Z] #20 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-04T13:43:27.279Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-04T13:43:27.279Z] #68 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-04T13:43:27.279Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-04T13:43:27.279Z] #33 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T13:43:27.279Z] #35 sha256:aaa7ef1fe74560bf5be505a327d016add9698a82aeb105f83aaa75856b61e3cd [2022-04-04T13:43:27.279Z] #35 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-04T13:43:27.279Z] #25 sha256:7a9bd957709fcc436448a605bb194ac21a35d2ee8da0439435cfa0cf7966314a [2022-04-04T13:43:27.279Z] #25 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-04T13:43:27.279Z] #59 sha256:0e09d933a41087249c04da75adfa7a34ca343584df28461644729aacb33c199e [2022-04-04T13:43:27.279Z] #59 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.279Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-04-04T13:43:27.279Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-04T13:43:27.279Z] #43 CACHED [2022-04-04T13:43:27.279Z] [2022-04-04T13:43:27.280Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-04T13:43:27.280Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-04T13:43:27.280Z] #15 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T13:43:27.280Z] #52 sha256:12a07e587000217591191fbfb18b0d455ce2387779f2a193a16a0977d1839d64 [2022-04-04T13:43:27.280Z] #52 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T13:43:27.280Z] #27 sha256:7cd49ccca555f8b0a886953f3fb8c5a73e6a09ad4a0cb3f4e9947897453201ee [2022-04-04T13:43:27.280Z] #27 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #29 [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-04-04T13:43:27.280Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-04T13:43:27.280Z] #29 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #38 [tini 1/3] 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-04-04T13:43:27.280Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-04T13:43:27.280Z] #38 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-04T13:43:27.280Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-04T13:43:27.280Z] #53 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-04T13:43:27.280Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-04T13:43:27.280Z] #19 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-04T13:43:27.280Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-04T13:43:27.280Z] #70 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-04T13:43:27.280Z] #30 sha256:1e2fae3f2ee2669a84c51b841beef7e1516b2678950576d6fa7f6125b5a4a045 [2022-04-04T13:43:27.280Z] #30 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T13:43:27.280Z] #44 sha256:d52bcee1cbb55fe23859e8fb57aec64fab1e5a5a157f32bdcc38c2d3e3bb21be [2022-04-04T13:43:27.280Z] #44 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:43:27.280Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-04T13:43:27.280Z] #51 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-04T13:43:27.280Z] #65 sha256:37a3a442e857b1e32fe6bf7d458028432573b47ca7ec490682b9087808b2be58 [2022-04-04T13:43:27.280Z] #65 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-04T13:43:27.280Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-04T13:43:27.280Z] #46 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T13:43:27.280Z] #50 sha256:561c9a2b26c8df2a11a0b02159e5d7d068ae8742e1e1a9c65d329b06c71deaff [2022-04-04T13:43:27.280Z] #50 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T13:43:27.280Z] #61 sha256:01d52bbccec04966a8e5c5402ce303c06461ee93702b11d87f162f1a970f03e9 [2022-04-04T13:43:27.280Z] #61 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T13:43:27.280Z] #32 sha256:c72338ec7442df443aa325941ecf2835fa31b453140ff4f72e2af10f4bd203f1 [2022-04-04T13:43:27.280Z] #32 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #22 [dev-systemd-false 8/24] 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-04-04T13:43:27.280Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-04T13:43:27.280Z] #22 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-04T13:43:27.280Z] #64 sha256:453e62ee15ce64065c0619fd6324ebc29ee0b9810083ceefc8067aa93ee6ae76 [2022-04-04T13:43:27.280Z] #64 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-04T13:43:27.280Z] #63 sha256:6205c5f50108cb0a8e4157531f83e5b9ee458dc44636b445c606e0a41255a7fa [2022-04-04T13:43:27.280Z] #63 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #58 [containerd 1/3] 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-04-04T13:43:27.280Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-04T13:43:27.280Z] #58 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-04T13:43:27.280Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-04T13:43:27.280Z] #12 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #21 [dev-systemd-false 7/24] 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 zstd [2022-04-04T13:43:27.280Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-04T13:43:27.280Z] #21 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-04T13:43:27.280Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-04T13:43:27.280Z] #36 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-04T13:43:27.280Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-04T13:43:27.280Z] #49 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-04T13:43:27.280Z] #26 sha256:6cdcbe3f8e57c4fbf4e1d30fed226d1ab71a417f9f1ae79118c8245195fcdc10 [2022-04-04T13:43:27.280Z] #26 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T13:43:27.280Z] #66 sha256:0304748fb134802ef86dc09c02fc60f2488a09b05506209043c6122ecb8672db [2022-04-04T13:43:27.280Z] #66 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T13:43:27.280Z] #71 sha256:914fe14f693eba01c7feb2f3e8e00bad9feca50c6b33e83e32f8819b95a884a8 [2022-04-04T13:43:27.280Z] #71 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-04T13:43:27.280Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-04T13:43:27.280Z] #17 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-04T13:43:27.280Z] #55 sha256:27b01b7bcb3bf790c0821cf5c8f74f46efe1341d346ec529136049ec747dea52 [2022-04-04T13:43:27.280Z] #55 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T13:43:27.280Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-04T13:43:27.280Z] #23 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-04T13:43:27.280Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-04T13:43:27.280Z] #16 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-04T13:43:27.280Z] #62 sha256:d41fbc0964a591328fb4b26db8c152c0eeac4073f8b55cc3fa5ab59256714a20 [2022-04-04T13:43:27.280Z] #62 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T13:43:27.280Z] #72 sha256:cfb5d23a6a0d7f241deb0ac41aec83bd2ea353273ddcd0558879fd9ae6d94fae [2022-04-04T13:43:27.280Z] #72 CACHED [2022-04-04T13:43:27.280Z] [2022-04-04T13:43:27.280Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T13:43:27.280Z] #73 sha256:08a32d373d2f1e6ae9cab27e9163345a2d1dbccc30573670cc66a6b28aef92e9 [2022-04-04T13:43:27.356Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-04T13:43:27.356Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-04-04T13:43:27.356Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-04-04T13:43:27.356Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-04-04T13:43:27.356Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-04-04T13:43:27.356Z] === RUN TestDeleteDevicemapper [2022-04-04T13:43:27.356Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T13:43:27.356Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T13:43:27.356Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T13:43:27.534Z] #21 36.48 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-04T13:43:27.534Z] #21 36.49 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-04T13:43:27.534Z] #21 36.51 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-04T13:43:27.534Z] #21 36.52 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-04T13:43:27.694Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T13:43:27.694Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-04-04T13:43:27.694Z] === RUN TestHealthCheckWorkdir [2022-04-04T13:43:27.859Z] #73 DONE 0.9s [2022-04-04T13:43:28.120Z] [2022-04-04T13:43:28.120Z] #74 exporting to image [2022-04-04T13:43:28.120Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T13:43:28.120Z] #74 exporting layers [2022-04-04T13:43:28.260Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-04T13:43:28.476Z] #21 37.43 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-04T13:43:28.476Z] #21 37.44 Setting up jq (1.6-2.1) ... [2022-04-04T13:43:28.476Z] #21 37.45 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-04T13:43:28.476Z] #21 37.47 Setting up iptables (1.8.7-1) ... [2022-04-04T13:43:28.476Z] #21 37.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T13:43:28.476Z] #21 37.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T13:43:28.476Z] #21 37.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-04T13:43:28.476Z] #21 37.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-04T13:43:28.476Z] #21 37.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-04T13:43:28.476Z] #21 37.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-04T13:43:28.476Z] #21 37.52 Setting up iproute2 (5.10.0-4) ... [2022-04-04T13:43:28.723Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-04-04T13:43:28.723Z] === RUN TestUpdateMemory [2022-04-04T13:43:28.723Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:43:28.723Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-04T13:43:28.723Z] === RUN TestUpdateCPUQuota [2022-04-04T13:43:28.737Z] #21 37.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-04T13:43:28.827Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2022-04-04T13:43:28.827Z] === RUN TestHealthKillContainer [2022-04-04T13:43:28.827Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-04-04T13:43:29.069Z] #74 exporting layers 1.0s done [2022-04-04T13:43:29.069Z] #74 writing image sha256:eccf632dab1538b5adc6b2c58a84fb5fde8313fd4fe8b23f63108be26658ddda done [2022-04-04T13:43:29.069Z] #74 naming to docker.io/library/docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa done [2022-04-04T13:43:29.069Z] #74 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T13:43:29.396Z] check_test.go:308: [d3db7cdb7894b] daemon is not started [2022-04-04T13:43:29.396Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-04-04T13:43:29.426Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -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=master docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/make.sh dynbinary test-integration [2022-04-04T13:43:29.652Z] --- PASS: TestUpdateCPUQuota (0.83s) [2022-04-04T13:43:29.652Z] === RUN TestUpdatePidsLimit [2022-04-04T13:43:29.652Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T13:43:29.681Z] #21 DONE 38.7s [2022-04-04T13:43:29.681Z] [2022-04-04T13:43:29.682Z] #22 [dev-systemd-false 8/24] 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-04-04T13:43:29.682Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce [2022-04-04T13:43:29.687Z] [2022-04-04T13:43:29.910Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T13:43:29.944Z] #22 0.528 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-04T13:43:29.948Z] Removing bundles/ [2022-04-04T13:43:29.949Z] [2022-04-04T13:43:29.949Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T13:43:29.949Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T13:43:29.949Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:43:29.963Z] check_test.go:308: [d3acd61f83e6c] daemon is not started [2022-04-04T13:43:29.963Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-04T13:43:29.963Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T13:43:29.989Z] INFO: Extraction ended at 04/04/2022 13:43:27. Duration:00:00:27.5970035 [2022-04-04T13:43:29.989Z] INFO: Updating the golang and path environment variables [2022-04-04T13:43:29.989Z] INFO: GOPATH=d:\gopath [2022-04-04T13:43:29.989Z] INFO: go version go1.18 windows/amd64 [2022-04-04T13:43:29.989Z] INFO: Running the daemon under test in debug mode [2022-04-04T13:43:29.989Z] INFO: Running the daemon under test in containerd mode [2022-04-04T13:43:29.989Z] INFO: Starting a daemon under test... [2022-04-04T13:43:29.989Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43457\4\daemon --pidfile d:\CI\PR-43457\4\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-04T13:43:29.989Z] INFO: Containerd started successfully. [2022-04-04T13:43:29.989Z] INFO: Process started successfully. [2022-04-04T13:43:29.989Z] INFO: Start tailing logs of the daemon under tests [2022-04-04T13:43:29.989Z] INFO: Waiting for the daemon under test to start... [2022-04-04T13:43:30.168Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T13:43:30.168Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T13:43:30.205Z] #22 0.536 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-04T13:43:30.205Z] #22 0.540 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-04T13:43:30.205Z] #22 DONE 0.6s [2022-04-04T13:43:30.205Z] [2022-04-04T13:43:30.205Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-04T13:43:30.205Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-04T13:43:30.426Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T13:43:30.683Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T13:43:30.903Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-04T13:43:30.940Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T13:43:31.470Z] check_test.go:308: [d2f5ca9d2d6a9] daemon is not started [2022-04-04T13:43:31.470Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-04T13:43:31.872Z] --- PASS: TestUpdatePidsLimit (2.00s) [2022-04-04T13:43:31.872Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-04-04T13:43:31.872Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-04-04T13:43:31.872Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-04T13:43:31.872Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-04-04T13:43:31.872Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-04-04T13:43:31.872Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-04-04T13:43:31.872Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-04-04T13:43:31.872Z] === RUN TestUpdateRestartPolicy [2022-04-04T13:43:32.038Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T13:43:32.605Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T13:43:33.551Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-04T13:43:34.927Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-04T13:43:37.462Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-04T13:43:37.462Z] --- PASS: TestHealthKillContainer (8.34s) [2022-04-04T13:43:37.462Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T13:43:37.721Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2022-04-04T13:43:37.721Z] === RUN TestIpcModeNone [2022-04-04T13:43:37.979Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T13:43:38.357Z] #23 8.252 Collecting yamllint==1.26.1 [2022-04-04T13:43:38.545Z] --- PASS: TestIpcModeNone (0.62s) [2022-04-04T13:43:38.545Z] === RUN TestIpcModePrivate [2022-04-04T13:43:38.804Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-04-04T13:43:39.064Z] --- PASS: TestIpcModePrivate (0.63s) [2022-04-04T13:43:39.064Z] === RUN TestIpcModeShareable [2022-04-04T13:43:39.631Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-04-04T13:43:39.631Z] --- PASS: TestIpcModeShareable (0.62s) [2022-04-04T13:43:39.631Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T13:43:39.741Z] #23 9.304 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-04T13:43:40.312Z] #23 10.25 Collecting pathspec>=0.5.3 [2022-04-04T13:43:40.312Z] #23 10.27 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-04T13:43:40.565Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-04T13:43:40.574Z] #23 10.55 Collecting pyyaml [2022-04-04T13:43:40.824Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T13:43:40.836Z] #23 10.56 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-04T13:43:40.836Z] #23 10.60 Building wheels for collected packages: yamllint [2022-04-04T13:43:40.836Z] #23 10.60 Building wheel for yamllint (setup.py): started [2022-04-04T13:43:41.083Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T13:43:41.812Z] #23 11.49 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-04T13:43:41.812Z] #23 11.49 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c6673ebd07189ab55676af857a045b4f278a7d4aae0dab9fdc7ec9b14ce1fbf0 [2022-04-04T13:43:41.812Z] #23 11.49 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-04T13:43:41.812Z] #23 11.50 Successfully built yamllint [2022-04-04T13:43:41.812Z] #23 11.53 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-04T13:43:42.019Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s) [2022-04-04T13:43:42.019Z] === RUN TestAPIIpcModeHost [2022-04-04T13:43:42.076Z] #23 11.86 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-04T13:43:42.279Z] --- PASS: TestAPIIpcModeHost (0.54s) [2022-04-04T13:43:42.279Z] === RUN TestDaemonIpcModeShareable [2022-04-04T13:43:42.279Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T13:43:42.677Z] #23 DONE 12.4s [2022-04-04T13:43:42.677Z] [2022-04-04T13:43:42.677Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-04T13:43:42.677Z] #26 sha256:d4c03c04cbcd4628d3157bff4f2aa0aee79e2c6f55f3624f1c786eab3fcc605c [2022-04-04T13:43:43.655Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-04-04T13:43:43.655Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2022-04-04T13:43:43.655Z] === RUN TestDaemonIpcModePrivate [2022-04-04T13:43:44.043Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2022-04-04T13:43:44.043Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T13:43:44.043Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-04-04T13:43:44.043Z] === RUN TestWaitNonBlocked [2022-04-04T13:43:44.043Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:43:44.043Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:43:44.043Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:43:44.043Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:43:44.043Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:43:44.043Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:43:44.043Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-04T13:43:44.043Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-04-04T13:43:44.043Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-04-04T13:43:44.043Z] === RUN TestWaitBlocked [2022-04-04T13:43:44.043Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:43:44.043Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:43:44.043Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:43:44.043Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:43:44.043Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:43:44.043Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:43:44.223Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-04T13:43:44.790Z] check_test.go:308: [db5606629862e] daemon is not started [2022-04-04T13:43:44.790Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-04T13:43:44.972Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T13:43:44.972Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2022-04-04T13:43:44.972Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2022-04-04T13:43:44.972Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T13:43:44.972Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T13:43:45.049Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T13:43:45.049Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-04T13:43:45.311Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-04T13:43:45.311Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2022-04-04T13:43:45.311Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T13:43:45.881Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-04T13:43:46.141Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T13:43:46.401Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-04T13:43:46.867Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-04-04T13:43:46.867Z] === CONT TestIpcModeOlderClient [2022-04-04T13:43:46.867Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-04T13:43:46.867Z] === CONT TestDaemonHostGatewayIP [2022-04-04T13:43:46.969Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T13:43:46.969Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-04T13:43:47.228Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2022-04-04T13:43:47.228Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T13:43:47.814Z] ...INFO: Daemon under test started and replied! [2022-04-04T13:43:47.814Z] INFO: Docker version of the daemon under test [2022-04-04T13:43:47.814Z] [2022-04-04T13:43:47.814Z] Client: [2022-04-04T13:43:47.814Z] Version: 17.06.2-ce [2022-04-04T13:43:47.814Z] API version: 1.30 [2022-04-04T13:43:47.814Z] Go version: go1.8.3 [2022-04-04T13:43:47.814Z] Git commit: cec0b72 [2022-04-04T13:43:47.814Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-04T13:43:47.814Z] OS/Arch: windows/amd64 [2022-04-04T13:43:47.814Z] [2022-04-04T13:43:47.814Z] Server: [2022-04-04T13:43:47.814Z] Version: 0.0.0-dev [2022-04-04T13:43:47.814Z] API version: 1.42 (minimum version 1.24) [2022-04-04T13:43:47.814Z] Go version: go1.18 [2022-04-04T13:43:47.814Z] Git commit: a35b4ac54a [2022-04-04T13:43:47.814Z] Built: 04/04/2022 13:41:31 [2022-04-04T13:43:47.814Z] OS/Arch: windows/amd64 [2022-04-04T13:43:47.814Z] Experimental: false [2022-04-04T13:43:47.814Z] [2022-04-04T13:43:47.814Z] INFO: Docker info of the daemon under test [2022-04-04T13:43:47.814Z] [2022-04-04T13:43:47.814Z] Containers: 0 [2022-04-04T13:43:47.814Z] Running: 0 [2022-04-04T13:43:47.814Z] Paused: 0 [2022-04-04T13:43:47.814Z] Stopped: 0 [2022-04-04T13:43:47.814Z] Images: 0 [2022-04-04T13:43:47.814Z] Server Version: 0.0.0-dev [2022-04-04T13:43:47.814Z] Storage Driver: windowsfilter [2022-04-04T13:43:47.814Z] Windows: [2022-04-04T13:43:47.814Z] Logging Driver: json-file [2022-04-04T13:43:47.814Z] Plugins: [2022-04-04T13:43:47.814Z] Volume: local [2022-04-04T13:43:47.814Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T13:43:47.814Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T13:43:47.814Z] Swarm: inactive [2022-04-04T13:43:47.814Z] Default Isolation: process [2022-04-04T13:43:47.814Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T13:43:47.814Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T13:43:47.814Z] OSType: windows [2022-04-04T13:43:47.814Z] Architecture: x86_64 [2022-04-04T13:43:47.814Z] CPUs: 4 [2022-04-04T13:43:47.814Z] Total Memory: 32GiB [2022-04-04T13:43:47.814Z] Name: azwin-2-263630 [2022-04-04T13:43:47.814Z] ID: QRML:EUBH:AL33:6F2O:QAUE:WSMV:QPWK:GWR6:66LA:6CHT:CBLN:UHCA [2022-04-04T13:43:47.814Z] Docker Root Dir: D:\CI\PR-43457\4\daemon [2022-04-04T13:43:47.814Z] Debug Mode (client): false [2022-04-04T13:43:47.814Z] Debug Mode (server): true [2022-04-04T13:43:47.814Z] File Descriptors: -1 [2022-04-04T13:43:47.814Z] Goroutines: 29 [2022-04-04T13:43:47.814Z] System Time: 2022-04-04T13:43:46.8123848Z [2022-04-04T13:43:47.814Z] EventsListeners: 0 [2022-04-04T13:43:47.814Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:43:47.814Z] Labels: [2022-04-04T13:43:47.814Z] Experimental: false [2022-04-04T13:43:47.814Z] Insecure Registries: [2022-04-04T13:43:47.814Z] 127.0.0.0/8 [2022-04-04T13:43:47.814Z] Live Restore Enabled: false [2022-04-04T13:43:47.814Z] [2022-04-04T13:43:47.814Z] [2022-04-04T13:43:47.814Z] INFO: Docker images of the daemon under test [2022-04-04T13:43:47.814Z] [2022-04-04T13:43:47.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T13:43:47.814Z] [2022-04-04T13:43:47.814Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-04T13:43:47.814Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-04T13:43:47.814Z] ltsc2022: Pulling from windows/servercore [2022-04-04T13:43:47.814Z] 8f616e6e9eec: Pulling fs layer [2022-04-04T13:43:47.814Z] 037d5740b404: Pulling fs layer [2022-04-04T13:43:48.608Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2022-04-04T13:43:48.867Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2022-04-04T13:43:48.867Z] === RUN TestIpcModeOlderClient [2022-04-04T13:43:48.867Z] === PAUSE TestIpcModeOlderClient [2022-04-04T13:43:48.867Z] === RUN TestKillContainerInvalidSignal [2022-04-04T13:43:49.387Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2022-04-04T13:43:49.387Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T13:43:49.436Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-04T13:43:49.694Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2022-04-04T13:43:49.694Z] === RUN TestKillContainer [2022-04-04T13:43:49.694Z] === RUN TestKillContainer/no_signal [2022-04-04T13:43:49.952Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T13:43:50.211Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T13:43:50.778Z] === RUN TestKillContainer/killing_signal [2022-04-04T13:43:51.278Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.80s) [2022-04-04T13:43:51.278Z] === CONT TestDaemonRestartIpcMode [2022-04-04T13:43:51.728Z] --- PASS: TestKillContainer (1.98s) [2022-04-04T13:43:51.728Z] --- PASS: TestKillContainer/no_signal (0.67s) [2022-04-04T13:43:51.728Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2022-04-04T13:43:51.728Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2022-04-04T13:43:51.728Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T13:43:51.728Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T13:43:51.988Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T13:43:52.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) [2022-04-04T13:43:52.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-04-04T13:43:52.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2022-04-04T13:43:52.556Z] === RUN TestKillStoppedContainer [2022-04-04T13:43:52.556Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-04T13:43:52.556Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T13:43:52.556Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-04T13:43:52.556Z] === RUN TestKillDifferentUserContainer [2022-04-04T13:43:52.816Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T13:43:53.389Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2022-04-04T13:43:53.389Z] === RUN TestInspectOomKilledTrue [2022-04-04T13:43:53.389Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:43:53.389Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T13:43:53.389Z] === RUN TestInspectOomKilledFalse [2022-04-04T13:43:53.389Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:43:53.389Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T13:43:53.389Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T13:43:53.659Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-04T13:43:53.659Z] [2022-04-04T13:43:53.659Z] ________ ____ __. [2022-04-04T13:43:53.659Z] \_____ \ | |/ _| [2022-04-04T13:43:53.659Z] / | \| < [2022-04-04T13:43:53.659Z] / | \ | \ [2022-04-04T13:43:53.659Z] \_______ /____|__ \ [2022-04-04T13:43:53.659Z] \/ \/ [2022-04-04T13:43:53.659Z] [2022-04-04T13:43:53.659Z] INFO: make.ps1 ended at 04/04/2022 13:43:40 [2022-04-04T13:43:53.659Z] INFO: Binaries build ended at 04/04/2022 13:43:41. Duration:00:01:36.0274598 [2022-04-04T13:43:53.659Z] INFO: Copying the built daemon binary to d:\CI\PR-43457\4\binary\dockerd-a35b4ac54a.exe... [2022-04-04T13:43:53.659Z] INFO: Copying the built client binary to d:\CI\PR-43457\4\binary\docker-a35b4ac54a.exe... [2022-04-04T13:43:53.659Z] INFO: Copying dockerversion from the container... [2022-04-04T13:43:53.659Z] INFO: Copying the golang package from the container to d:\CI\PR-43457\4\installer\go.zip... [2022-04-04T13:43:53.659Z] INFO: Extracting go.zip to d:\CI\PR-43457\4\go [2022-04-04T13:43:53.798Z] --- PASS: TestDaemonRestartIpcMode (2.36s) [2022-04-04T13:43:53.955Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T13:43:53.955Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-04-04T13:43:53.955Z] === RUN TestLinksContainerNames [2022-04-04T13:43:53.955Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-04T13:43:55.334Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T13:43:55.594Z] --- PASS: TestLinksContainerNames (1.47s) [2022-04-04T13:43:55.594Z] === RUN TestLogsFollowTailEmpty [2022-04-04T13:43:56.162Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-04-04T13:43:56.162Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T13:43:56.729Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-04T13:43:56.729Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-04T13:43:56.729Z] check_test.go:308: [de768dd758535] daemon is not started [2022-04-04T13:43:56.729Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-04T13:43:56.989Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/default [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/private [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/slave [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/shared [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T13:43:56.989Z] === CONT TestMountDaemonRoot/default [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:43:56.989Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:43:56.989Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T13:43:56.989Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:43:56.989Z] === CONT TestMountDaemonRoot/shared [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T13:43:56.989Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:43:56.989Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:43:56.989Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:43:56.989Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:43:56.989Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:43:57.071Z] --- PASS: TestContainerKillOnDaemonStart (11.82s) [2022-04-04T13:43:57.071Z] PASS [2022-04-04T13:43:57.071Z] [2022-04-04T13:43:57.071Z] === Skipped [2022-04-04T13:43:57.071Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T13:43:57.071Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:43:57.071Z] [2022-04-04T13:43:57.071Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-04T13:43:57.071Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:43:57.071Z] [2022-04-04T13:43:57.071Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-04T13:43:57.071Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:43:57.071Z] [2022-04-04T13:43:57.071Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T13:43:57.071Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T13:43:57.071Z] [2022-04-04T13:43:57.071Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-04T13:43:57.071Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-04T13:43:57.071Z] [2022-04-04T13:43:57.071Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T13:43:57.071Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T13:43:57.071Z] [2022-04-04T13:43:57.071Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-04T13:43:57.071Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:43:57.071Z] [2022-04-04T13:43:57.071Z] DONE 201 tests, 7 skipped in 114.929s [2022-04-04T13:43:57.071Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T13:43:57.071Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T13:43:57.071Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-04T13:43:57.071Z] === RUN TestDaemonConfigValidation [2022-04-04T13:43:57.071Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:43:57.071Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:43:57.071Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T13:43:57.071Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T13:43:57.071Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T13:43:57.071Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T13:43:57.071Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T13:43:57.071Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T13:43:57.071Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T13:43:57.071Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T13:43:57.071Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:43:57.071Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/slave [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/private [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:43:57.251Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T13:43:57.251Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T13:43:57.251Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T13:43:57.329Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T13:43:57.329Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T13:43:57.329Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T13:43:57.329Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T13:43:57.329Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-04T13:43:57.329Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-04T13:43:57.329Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-04T13:43:57.329Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-04T13:43:57.329Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-04-04T13:43:57.329Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T13:43:57.329Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:43:57.510Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-04T13:43:57.510Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-04T13:43:57.510Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T13:43:57.770Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T13:43:58.698Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-04T13:43:59.149Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-04T13:43:59.408Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2022-04-04T13:43:59.408Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T13:43:59.627Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T13:44:00.342Z] --- PASS: TestContainerVolumesMountedAsShared (0.89s) [2022-04-04T13:44:00.342Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T13:44:00.555Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T13:44:00.555Z] daemon_test.go:156: [d92ce602725bd] daemon is not started [2022-04-04T13:44:00.555Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-04T13:44:00.555Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-04T13:44:00.555Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-04T13:44:00.555Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-04T13:44:00.555Z] === RUN TestDaemonProxy [2022-04-04T13:44:00.555Z] === RUN TestDaemonProxy/environment_variables [2022-04-04T13:44:00.794Z] #26 ... [2022-04-04T13:44:00.794Z] [2022-04-04T13:44:00.794Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-04-04T13:44:00.794Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-04T13:44:00.794Z] #43 152.1 + dpkg --print-architecture [2022-04-04T13:44:00.794Z] #43 DONE 152.5s [2022-04-04T13:44:00.794Z] [2022-04-04T13:44:00.794Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:44:00.794Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T13:44:00.909Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-04-04T13:44:00.909Z] === RUN TestNetworkNat [2022-04-04T13:44:01.169Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-04T13:44:01.735Z] --- PASS: TestNetworkNat (0.78s) [2022-04-04T13:44:01.735Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T13:44:02.443Z] === RUN TestDaemonProxy/command-line_options [2022-04-04T13:44:02.671Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2022-04-04T13:44:02.671Z] === RUN TestNetworkLoopbackNat [2022-04-04T13:44:02.671Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-04T13:44:02.757Z] 037d5740b404: Verifying Checksum [2022-04-04T13:44:02.757Z] 037d5740b404: Download complete [2022-04-04T13:44:04.332Z] === RUN TestDaemonProxy/configuration_file [2022-04-04T13:44:04.574Z] check_test.go:308: [d274fb1f94f6f] daemon is not started [2022-04-04T13:44:04.574Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-04T13:44:04.834Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T13:44:05.702Z] === RUN TestDaemonProxy/conflicting_options [2022-04-04T13:44:05.771Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2022-04-04T13:44:05.771Z] === RUN TestPause [2022-04-04T13:44:06.265Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-04T13:44:06.708Z] --- PASS: TestPause (0.83s) [2022-04-04T13:44:06.708Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T13:44:06.708Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T13:44:06.708Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T13:44:06.708Z] === RUN TestPauseStopPausedContainer [2022-04-04T13:44:06.829Z] --- PASS: TestDaemonProxy (6.29s) [2022-04-04T13:44:06.829Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-04-04T13:44:06.829Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-04-04T13:44:06.829Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-04-04T13:44:06.829Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-04T13:44:06.829Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-04T13:44:06.829Z] PASS [2022-04-04T13:44:06.829Z] [2022-04-04T13:44:06.829Z] DONE 17 tests in 10.205s [2022-04-04T13:44:06.829Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T13:44:06.829Z] INFO: Testing against a local daemon [2022-04-04T13:44:06.829Z] === RUN TestCommitInheritsEnv [2022-04-04T13:44:06.967Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-04T13:44:07.085Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-04-04T13:44:07.086Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T13:44:07.086Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T13:44:07.086Z] === RUN TestImportWithCustomPlatform [2022-04-04T13:44:07.086Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T13:44:07.086Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T13:44:07.086Z] === RUN TestImportWithCustomPlatform// [2022-04-04T13:44:07.086Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T13:44:07.225Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2022-04-04T13:44:07.225Z] === RUN TestPidHost [2022-04-04T13:44:07.343Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T13:44:07.343Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T13:44:07.343Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T13:44:07.343Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T13:44:07.343Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T13:44:07.343Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-04T13:44:07.343Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-04T13:44:07.343Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T13:44:07.343Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T13:44:07.343Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-04T13:44:07.343Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-04T13:44:07.343Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-04T13:44:07.343Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-04T13:44:07.343Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T13:44:07.343Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T13:44:07.343Z] === RUN TestImagesFilterMultiReference [2022-04-04T13:44:07.485Z] check_test.go:308: [d1fc52731433d] daemon is not started [2022-04-04T13:44:07.485Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-04T13:44:07.513Z] 8f616e6e9eec: Verifying Checksum [2022-04-04T13:44:07.513Z] 8f616e6e9eec: Download complete [2022-04-04T13:44:07.599Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-04T13:44:07.599Z] === RUN TestImagePullPlatformInvalid [2022-04-04T13:44:07.599Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-04T13:44:07.599Z] === RUN TestRemoveImageOrphaning [2022-04-04T13:44:07.855Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-04T13:44:07.855Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T13:44:08.417Z] time="2022-04-04T13:44:08Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-04T13:44:08.469Z] .........................xx.................... [ 29%] [2022-04-04T13:44:09.414Z] --- PASS: TestPidHost (1.71s) [2022-04-04T13:44:09.414Z] === RUN TestPsFilter [2022-04-04T13:44:09.414Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T13:44:09.414Z] --- PASS: TestPsFilter (0.15s) [2022-04-04T13:44:09.414Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T13:44:09.786Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2022-04-04T13:44:09.786Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T13:44:09.786Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-04T13:44:09.786Z] === RUN TestTagInvalidReference [2022-04-04T13:44:09.786Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-04T13:44:09.786Z] === RUN TestTagValidPrefixedRepo [2022-04-04T13:44:09.786Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-04T13:44:09.786Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T13:44:09.786Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-04T13:44:09.786Z] === RUN TestTagOfficialNames [2022-04-04T13:44:09.786Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-04T13:44:09.786Z] === RUN TestTagMatchesDigest [2022-04-04T13:44:09.786Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-04T13:44:09.786Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T13:44:09.983Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2022-04-04T13:44:09.983Z] === RUN TestRemoveContainerWithVolume [2022-04-04T13:44:10.243Z] docker_cli_daemon_plugins_test.go:80: [d88fa176831ba] daemon is not started [2022-04-04T13:44:10.501Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2022-04-04T13:44:10.501Z] === RUN TestRemoveContainerRunning [2022-04-04T13:44:11.068Z] --- PASS: TestRemoveContainerRunning (0.54s) [2022-04-04T13:44:11.068Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T13:44:11.636Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-04T13:44:11.894Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T13:44:11.894Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2022-04-04T13:44:11.894Z] === RUN TestRemoveInvalidContainer [2022-04-04T13:44:11.894Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-04T13:44:11.894Z] === RUN TestRenameLinkedContainer [2022-04-04T13:44:12.153Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T13:44:14.691Z] docker_cli_daemon_plugins_test.go:170: [dc2cc1d9a93dd] daemon is not started [2022-04-04T13:44:14.691Z] --- PASS: TestRenameLinkedContainer (2.60s) [2022-04-04T13:44:14.691Z] === RUN TestRenameStoppedContainer [2022-04-04T13:44:14.909Z] INFO: Extraction ended at 04/04/2022 13:44:13. Duration:00:00:29.1629420 [2022-04-04T13:44:14.909Z] INFO: Updating the golang and path environment variables [2022-04-04T13:44:14.909Z] INFO: GOPATH=d:\gopath [2022-04-04T13:44:14.909Z] INFO: go version go1.18 windows/amd64 [2022-04-04T13:44:14.909Z] INFO: Running the daemon under test in debug mode [2022-04-04T13:44:14.909Z] INFO: Starting a daemon under test... [2022-04-04T13:44:14.909Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43457\4\daemon --pidfile d:\CI\PR-43457\4\docker.pid -D [2022-04-04T13:44:14.909Z] INFO: Process started successfully. [2022-04-04T13:44:14.909Z] INFO: Start tailing logs of the daemon under tests [2022-04-04T13:44:14.909Z] INFO: Waiting for the daemon under test to start... [2022-04-04T13:44:14.951Z] --- PASS: TestRenameStoppedContainer (0.55s) [2022-04-04T13:44:14.951Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T13:44:15.520Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-04T13:44:16.457Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2022-04-04T13:44:16.457Z] === RUN TestRenameInvalidName [2022-04-04T13:44:17.026Z] --- PASS: TestRenameInvalidName (0.74s) [2022-04-04T13:44:17.026Z] === RUN TestRenameAnonymousContainer [2022-04-04T13:44:19.562Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-04T13:44:19.562Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T13:44:19.562Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-04T13:44:19.820Z] --- PASS: TestRenameAnonymousContainer (2.62s) [2022-04-04T13:44:19.820Z] === RUN TestRenameContainerWithSameName [2022-04-04T13:44:20.389Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-04T13:44:20.389Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T13:44:20.389Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2022-04-04T13:44:20.389Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T13:44:20.648Z] check_test.go:308: [dbc08f4e4ecad] daemon is not started [2022-04-04T13:44:20.648Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-04T13:44:21.584Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T13:44:21.842Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2022-04-04T13:44:21.842Z] === RUN TestResize [2022-04-04T13:44:22.415Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-04T13:44:22.415Z] --- PASS: TestResize (0.76s) [2022-04-04T13:44:22.415Z] === RUN TestResizeWithInvalidSize [2022-04-04T13:44:23.351Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2022-04-04T13:44:23.351Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T13:44:23.918Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-04T13:44:23.918Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T13:44:23.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T13:44:23.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T13:44:23.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T13:44:23.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T13:44:23.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T13:44:23.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T13:44:23.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T13:44:23.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:44:23.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:44:23.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:44:23.918Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:44:23.918Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:44:24.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:44:24.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:44:24.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:44:24.177Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:44:24.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:44:24.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:44:24.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:44:24.177Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:44:24.177Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:44:24.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T13:44:24.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:44:24.550Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-04T13:44:25.554Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T13:44:25.554Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-04T13:44:26.932Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:44:27.887Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-04T13:44:28.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:44:29.396Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-04T13:44:29.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:44:30.225Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:44:31.163Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-04T13:44:31.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:44:31.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:44:32.038Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-04T13:44:32.255Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T13:44:32.734Z] .....INFO: Daemon under test started and replied! [2022-04-04T13:44:32.734Z] INFO: Docker version of the daemon under test [2022-04-04T13:44:32.734Z] [2022-04-04T13:44:32.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T13:44:33.203Z] Client: [2022-04-04T13:44:33.203Z] Version: 17.06.2-ce [2022-04-04T13:44:33.203Z] API version: 1.30 [2022-04-04T13:44:33.203Z] Go version: go1.8.3 [2022-04-04T13:44:33.203Z] Git commit: cec0b72 [2022-04-04T13:44:33.203Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-04T13:44:33.203Z] OS/Arch: windows/amd64 [2022-04-04T13:44:33.203Z] [2022-04-04T13:44:33.203Z] Server: [2022-04-04T13:44:33.203Z] Version: 0.0.0-dev [2022-04-04T13:44:33.203Z] API version: 1.42 (minimum version 1.24) [2022-04-04T13:44:33.203Z] Go version: go1.18 [2022-04-04T13:44:33.203Z] Git commit: a35b4ac54a [2022-04-04T13:44:33.203Z] Built: 04/04/2022 13:42:11 [2022-04-04T13:44:33.203Z] OS/Arch: windows/amd64 [2022-04-04T13:44:33.203Z] Experimental: false [2022-04-04T13:44:33.203Z] [2022-04-04T13:44:33.203Z] INFO: Docker info of the daemon under test [2022-04-04T13:44:33.203Z] [2022-04-04T13:44:33.203Z] Containers: 0 [2022-04-04T13:44:33.203Z] Running: 0 [2022-04-04T13:44:33.203Z] Paused: 0 [2022-04-04T13:44:33.203Z] Stopped: 0 [2022-04-04T13:44:33.203Z] Images: 0 [2022-04-04T13:44:33.203Z] Server Version: 0.0.0-dev [2022-04-04T13:44:33.203Z] Storage Driver: windowsfilter [2022-04-04T13:44:33.203Z] Windows: [2022-04-04T13:44:33.203Z] Logging Driver: json-file [2022-04-04T13:44:33.203Z] Plugins: [2022-04-04T13:44:33.203Z] Volume: local [2022-04-04T13:44:33.203Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T13:44:33.203Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T13:44:33.203Z] Swarm: inactive [2022-04-04T13:44:33.203Z] Default Isolation: process [2022-04-04T13:44:33.203Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T13:44:33.203Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-04T13:44:33.203Z] OSType: windows [2022-04-04T13:44:33.203Z] Architecture: x86_64 [2022-04-04T13:44:33.203Z] CPUs: 4 [2022-04-04T13:44:33.203Z] Total Memory: 32GiB [2022-04-04T13:44:33.203Z] Name: azwin-2-33f670 [2022-04-04T13:44:33.203Z] ID: RXNJ:KQY2:NXPV:ZFV3:ZXDO:2QCR:4SKU:JK7U:E4SK:DRGH:O44W:TNB6 [2022-04-04T13:44:33.203Z] Docker Root Dir: D:\CI\PR-43457\4\daemon [2022-04-04T13:44:33.203Z] Debug Mode (client): false [2022-04-04T13:44:33.203Z] Debug Mode (server): true [2022-04-04T13:44:33.203Z] File Descriptors: -1 [2022-04-04T13:44:33.203Z] Goroutines: 16 [2022-04-04T13:44:33.203Z] System Time: 2022-04-04T13:44:32.7952064Z [2022-04-04T13:44:33.203Z] EventsListeners: 0 [2022-04-04T13:44:33.203Z] Registry: https://index.docker.io/v1/ [2022-04-04T13:44:33.203Z] Labels: [2022-04-04T13:44:33.203Z] Experimental: false [2022-04-04T13:44:33.203Z] Insecure Registries: [2022-04-04T13:44:33.203Z] 127.0.0.0/8 [2022-04-04T13:44:33.203Z] Live Restore Enabled: false [2022-04-04T13:44:33.203Z] [2022-04-04T13:44:33.203Z] [2022-04-04T13:44:33.203Z] INFO: Docker images of the daemon under test [2022-04-04T13:44:33.203Z] [2022-04-04T13:44:33.203Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T13:44:33.203Z] [2022-04-04T13:44:33.203Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-04T13:44:33.203Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-04T13:44:33.390Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-04T13:44:33.673Z] ltsc2019: Pulling from windows/servercore [2022-04-04T13:44:33.674Z] 4612f6d0b889: Pulling fs layer [2022-04-04T13:44:33.674Z] 0a6173b79e25: Pulling fs layer [2022-04-04T13:44:33.957Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-04T13:44:34.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T13:44:35.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T13:44:36.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:44:36.341Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T13:44:36.833Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-04T13:44:36.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T13:44:37.477Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-04T13:44:38.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T13:44:39.114Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T13:44:40.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T13:44:40.752Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T13:44:41.011Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T13:44:42.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T13:44:42.958Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T13:44:43.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T13:44:43.526Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T13:44:43.785Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-04T13:44:45.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T13:44:46.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T13:44:46.963Z] 8f616e6e9eec: Pull complete [2022-04-04T13:44:47.524Z] #51 ... [2022-04-04T13:44:47.524Z] [2022-04-04T13:44:47.524Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-04T13:44:47.524Z] #26 sha256:d4c03c04cbcd4628d3157bff4f2aa0aee79e2c6f55f3624f1c786eab3fcc605c [2022-04-04T13:44:47.524Z] #26 200.2 + return [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.87s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.35s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.32s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.79s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.74s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.97s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.19s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.49s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.59s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2022-04-04T13:44:47.566Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.01s) [2022-04-04T13:44:47.566Z] === RUN TestCgroupNamespacesRun [2022-04-04T13:44:47.785Z] #26 DONE 201.0s [2022-04-04T13:44:47.785Z] [2022-04-04T13:44:47.785Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:44:47.785Z] #60 sha256:32d52a5d1df0dad76408aa8f4ae8d864453ed13306082c81bca2f0eb07d469ae [2022-04-04T13:44:49.173Z] #60 ... [2022-04-04T13:44:49.173Z] [2022-04-04T13:44:49.173Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-04T13:44:49.173Z] #27 sha256:ab411baeaae14280d72017e9fd018ebc75992f78792bb7c03cb712b86b8b14de [2022-04-04T13:44:49.173Z] #27 DONE 0.1s [2022-04-04T13:44:49.173Z] [2022-04-04T13:44:49.173Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-04T13:44:49.173Z] #32 sha256:623b03ea11e05bcbe4971d6316c302025602bada89cc3bd1c0da9035812ad06c [2022-04-04T13:44:49.435Z] #32 DONE 0.3s [2022-04-04T13:44:49.435Z] [2022-04-04T13:44:49.435Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-04T13:44:49.435Z] #35 sha256:4832f9b2a3a01aa8ba82d071951dbddd90b0349fa5f0dbc03771f974efcf6ed3 [2022-04-04T13:44:49.435Z] #35 DONE 0.2s [2022-04-04T13:44:49.435Z] [2022-04-04T13:44:49.435Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-04T13:44:49.435Z] #37 sha256:863e3e5b4776e41fa08d005d880c947f6457a44d7e6949c8cecd9c1aa4ea6d51 [2022-04-04T13:44:49.471Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2022-04-04T13:44:49.471Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T13:44:49.471Z] check_test.go:308: [ddfded9ef8909] daemon is not started [2022-04-04T13:44:49.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-04T13:44:49.697Z] #37 DONE 0.1s [2022-04-04T13:44:49.697Z] [2022-04-04T13:44:49.697Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-04T13:44:49.697Z] #41 sha256:5258a5d3be5568edc2be1cdecb7875d42d177d6945630bbd8e7df39ae7a375df [2022-04-04T13:44:49.697Z] #41 DONE 0.1s [2022-04-04T13:44:49.697Z] [2022-04-04T13:44:49.697Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-04T13:44:49.697Z] #44 sha256:ce83119d94c529d485f75b313ba284bee2b9e7e90454eb7aa04e2b356503eaba [2022-04-04T13:44:49.697Z] #44 DONE 0.1s [2022-04-04T13:44:49.697Z] [2022-04-04T13:44:49.697Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-04T13:44:49.697Z] #48 sha256:c0852da39ead0b0b86bab1e66c25b2fbed473d0d9bd8a8b51080fa9c1db4f51a [2022-04-04T13:44:49.697Z] #48 DONE 0.1s [2022-04-04T13:44:49.697Z] [2022-04-04T13:44:49.697Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:44:49.697Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T13:44:49.959Z] #51 ... [2022-04-04T13:44:49.959Z] [2022-04-04T13:44:49.959Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-04T13:44:49.959Z] #50 sha256:81b5e9e2994e203767a469a5acaee296c14962da1ed709c4b4aaf5c5534d6ad3 [2022-04-04T13:44:49.959Z] #50 DONE 0.1s [2022-04-04T13:44:50.221Z] [2022-04-04T13:44:50.221Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-04T13:44:50.221Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-04T13:44:50.850Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2022-04-04T13:44:50.850Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T13:44:51.166Z] #51 204.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-04T13:44:51.166Z] #51 DONE 204.7s [2022-04-04T13:44:51.166Z] [2022-04-04T13:44:51.166Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-04T13:44:51.166Z] #56 sha256:e2f4d04641310f4698d33a6ac79e6caa7dac2ae017e17cd2a9f85604a2482efa [2022-04-04T13:44:51.166Z] #56 125.3 + mkdir -p /build [2022-04-04T13:44:51.427Z] #56 125.3 + cp runc /build/runc [2022-04-04T13:44:51.427Z] #56 DONE 125.4s [2022-04-04T13:44:51.427Z] [2022-04-04T13:44:51.427Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:44:51.427Z] #60 sha256:32d52a5d1df0dad76408aa8f4ae8d864453ed13306082c81bca2f0eb07d469ae [2022-04-04T13:44:51.573Z] 4612f6d0b889: Verifying Checksum [2022-04-04T13:44:51.573Z] 4612f6d0b889: Download complete [2022-04-04T13:44:51.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-04T13:44:52.043Z] 0a6173b79e25: Verifying Checksum [2022-04-04T13:44:52.043Z] 0a6173b79e25: Download complete [2022-04-04T13:44:52.360Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) [2022-04-04T13:44:52.360Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T13:44:52.634Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-04T13:44:52.817Z] #60 ... [2022-04-04T13:44:52.817Z] [2022-04-04T13:44:52.817Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-04T13:44:52.817Z] #52 sha256:d3d417ad32237a0cad03cc11951034910d01af652520c4d407f374b3737c2712 [2022-04-04T13:44:53.078Z] #52 DONE 0.5s [2022-04-04T13:44:53.078Z] [2022-04-04T13:44:53.078Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-04T13:44:53.078Z] #54 sha256:196efcadbf5b442c10ac70aae3f8e5d8d0f333bee26004755b0f8eb5329b6c59 [2022-04-04T13:44:53.078Z] #54 DONE 0.1s [2022-04-04T13:44:53.078Z] [2022-04-04T13:44:53.078Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-04T13:44:53.078Z] #57 sha256:35c1ee763af3763f1cb61ad7fdaa6ebd9733a4a9efdd7ce59f6ff12e09b90cc0 [2022-04-04T13:44:53.078Z] #57 DONE 0.1s [2022-04-04T13:44:53.078Z] [2022-04-04T13:44:53.078Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-04T13:44:53.078Z] #60 sha256:32d52a5d1df0dad76408aa8f4ae8d864453ed13306082c81bca2f0eb07d469ae [2022-04-04T13:44:54.902Z] --- PASS: TestCgroupNamespacesRunHostMode (2.08s) [2022-04-04T13:44:54.902Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T13:44:56.382Z] #60 186.6 + bin/containerd [2022-04-04T13:44:56.809Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.04s) [2022-04-04T13:44:56.809Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T13:44:58.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T13:44:58.185Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-04-04T13:44:58.185Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T13:44:59.121Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2022-04-04T13:44:59.121Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T13:45:01.027Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2022-04-04T13:45:01.028Z] === RUN TestNISDomainname [2022-04-04T13:45:01.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T13:45:02.399Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-04T13:45:02.411Z] --- PASS: TestNISDomainname (1.35s) [2022-04-04T13:45:02.411Z] === RUN TestHostnameDnsResolution [2022-04-04T13:45:03.592Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-04T13:45:03.788Z] --- PASS: TestHostnameDnsResolution (1.39s) [2022-04-04T13:45:03.788Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T13:45:04.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T13:45:04.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T13:45:04.615Z] --- PASS: TestUnprivilegedPortsAndPing (1.12s) [2022-04-04T13:45:04.615Z] === RUN TestPrivilegedHostDevices [2022-04-04T13:45:05.553Z] --- PASS: TestPrivilegedHostDevices (0.88s) [2022-04-04T13:45:05.553Z] === RUN TestStats [2022-04-04T13:45:06.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-04T13:45:07.213Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T13:45:07.952Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-04T13:45:09.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-04T13:45:09.112Z] --- PASS: TestStats (3.19s) [2022-04-04T13:45:09.112Z] === RUN TestStopContainerWithTimeout [2022-04-04T13:45:09.112Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T13:45:09.112Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T13:45:09.112Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T13:45:09.112Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T13:45:09.112Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T13:45:09.112Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T13:45:09.112Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T13:45:09.112Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T13:45:09.112Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T13:45:09.112Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T13:45:09.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T13:45:10.048Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T13:45:10.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-04T13:45:11.953Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T13:45:13.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T13:45:13.590Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-04-04T13:45:13.590Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2022-04-04T13:45:13.590Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2022-04-04T13:45:13.590Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2022-04-04T13:45:13.590Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2022-04-04T13:45:13.590Z] === RUN TestDeleteDevicemapper [2022-04-04T13:45:13.590Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T13:45:13.590Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T13:45:13.590Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T13:45:14.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-04T13:45:14.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T13:45:15.796Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T13:45:16.735Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.94s) [2022-04-04T13:45:16.735Z] === RUN TestUpdateMemory [2022-04-04T13:45:16.735Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:45:16.735Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-04T13:45:16.735Z] === RUN TestUpdateCPUQuota [2022-04-04T13:45:16.735Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T13:45:17.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-04T13:45:17.563Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T13:45:18.133Z] --- PASS: TestUpdateCPUQuota (1.54s) [2022-04-04T13:45:18.133Z] === RUN TestUpdatePidsLimit [2022-04-04T13:45:18.133Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T13:45:18.699Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T13:45:18.957Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T13:45:19.215Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T13:45:19.475Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T13:45:20.043Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T13:45:20.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T13:45:21.675Z] --- PASS: TestUpdatePidsLimit (3.28s) [2022-04-04T13:45:21.675Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-04-04T13:45:21.675Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-04-04T13:45:21.675Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2022-04-04T13:45:21.675Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-04-04T13:45:21.675Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2022-04-04T13:45:21.675Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-04-04T13:45:21.675Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-04-04T13:45:21.675Z] === RUN TestUpdateRestartPolicy [2022-04-04T13:45:22.244Z] check_test.go:308: [ddf3403bd6a79] daemon is not started [2022-04-04T13:45:22.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-04T13:45:23.182Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T13:45:23.489Z] ............................ [ 66%] [2022-04-04T13:45:23.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-04T13:45:24.009Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T13:45:24.578Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-04T13:45:25.560Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T13:45:25.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-04T13:45:30.011Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T13:45:31.912Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T13:45:32.847Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T13:45:33.417Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T13:45:33.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-04T13:45:33.676Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T13:45:33.752Z] 8f616e6e9eec: Pull complete [2022-04-04T13:45:33.935Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T13:45:34.194Z] --- PASS: TestUpdateRestartPolicy (12.63s) [2022-04-04T13:45:34.194Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T13:45:34.194Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T13:45:34.194Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-04T13:45:34.194Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T13:45:34.761Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-04-04T13:45:34.761Z] === RUN TestWaitNonBlocked [2022-04-04T13:45:34.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:45:34.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:45:34.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:45:34.762Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:45:34.762Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:45:34.762Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:45:35.137Z] #60 224.0 # github.com/containerd/containerd/cmd/containerd [2022-04-04T13:45:35.137Z] #60 224.0 /usr/bin/ld: /tmp/go-link-3982892639/000019.o: in function `New': [2022-04-04T13:45:35.137Z] #60 224.0 /tmp/tmp.DUT14FCaZE/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-04T13:45:35.137Z] #60 224.1 + bin/containerd-stress [2022-04-04T13:45:35.137Z] #60 225.0 + bin/containerd-shim [2022-04-04T13:45:35.702Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T13:45:36.270Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-04T13:45:36.270Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2022-04-04T13:45:36.270Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s) [2022-04-04T13:45:36.270Z] === RUN TestWaitBlocked [2022-04-04T13:45:36.270Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:45:36.270Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:45:36.270Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:45:36.270Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:45:36.270Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:45:36.270Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:45:36.498Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T13:45:36.498Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T13:45:36.498Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:45:36.498Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T13:45:36.498Z] [2022-04-04T13:45:36.498Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T13:45:36.498Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T13:45:36.498Z] HOSTNAME=872fc6289018 [2022-04-04T13:45:36.498Z] DEST=bundles/test-integration [2022-04-04T13:45:36.498Z] PWD=/go/src/github.com/docker/docker [2022-04-04T13:45:36.498Z] DOCKER_ROOTLESS=1 [2022-04-04T13:45:36.498Z] DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:45:36.498Z] container=docker [2022-04-04T13:45:36.498Z] HOME=/root [2022-04-04T13:45:36.498Z] GOLANG_VERSION=1.18 [2022-04-04T13:45:36.498Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T13:45:36.498Z] VALIDATE_BRANCH=master [2022-04-04T13:45:36.498Z] TERM=xterm [2022-04-04T13:45:36.498Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T13:45:36.498Z] SHLVL=1 [2022-04-04T13:45:36.499Z] TIMEOUT=120m [2022-04-04T13:45:36.499Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T13:45:36.499Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T13:45:36.499Z] GO111MODULE=off [2022-04-04T13:45:36.499Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T13:45:36.499Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T13:45:36.499Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T13:45:36.499Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T13:45:36.499Z] GOPATH=/go [2022-04-04T13:45:36.499Z] PKG_CONFIG=pkg-config [2022-04-04T13:45:36.499Z] _=/usr/bin/env [2022-04-04T13:45:36.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T13:45:36.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-04T13:45:37.406Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-04T13:45:37.406Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2022-04-04T13:45:37.406Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2022-04-04T13:45:37.406Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T13:45:37.406Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T13:45:38.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-04T13:45:40.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-04T13:45:41.445Z] --- PASS: TestContainerStartOnDaemonRestart (4.07s) [2022-04-04T13:45:41.445Z] === CONT TestIpcModeOlderClient [2022-04-04T13:45:41.445Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T13:45:41.445Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.10s) [2022-04-04T13:45:41.445Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T13:45:41.445Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-04-04T13:45:41.445Z] === CONT TestDaemonHostGatewayIP [2022-04-04T13:45:42.824Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T13:45:43.281Z] #60 233.1 + bin/containerd-shim-runc-v1 [2022-04-04T13:45:43.759Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T13:45:44.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-04T13:45:44.017Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-04T13:45:44.017Z] check_test.go:308: [d85b327c7806c] daemon is not started [2022-04-04T13:45:44.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-04T13:45:44.017Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-04T13:45:44.017Z] check_test.go:308: [d77e215264610] daemon is not started [2022-04-04T13:45:44.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-04T13:45:44.017Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T13:45:44.954Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T13:45:45.521Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T13:45:45.521Z] --- PASS: TestDaemonHostGatewayIP (3.97s) [2022-04-04T13:45:45.521Z] === CONT TestDaemonRestartIpcMode [2022-04-04T13:45:45.780Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T13:45:46.224Z] --- PASS: TestImportExtremelyLargeImageWorks (93.26s) [2022-04-04T13:45:46.224Z] PASS [2022-04-04T13:45:46.224Z] [2022-04-04T13:45:46.224Z] DONE 22 tests in 96.204s [2022-04-04T13:45:46.224Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T13:45:46.224Z] INFO: Testing against a local daemon [2022-04-04T13:45:46.224Z] === RUN TestNetworkCreateDelete [2022-04-04T13:45:46.224Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-04T13:45:46.224Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T13:45:46.225Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2022-04-04T13:45:46.225Z] === RUN TestDaemonDNSFallback [2022-04-04T13:45:46.371Z] check_test.go:308: [da6f5074f5927] daemon is not started [2022-04-04T13:45:46.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-04T13:45:47.488Z] #60 237.7 + bin/containerd-shim-runc-v2 [2022-04-04T13:45:48.060Z] #60 238.4 + binaries [2022-04-04T13:45:48.060Z] #60 238.4 + install -D bin/containerd /build/containerd [2022-04-04T13:45:48.060Z] #60 238.4 + install -D bin/containerd-shim /build/containerd-shim [2022-04-04T13:45:48.060Z] #60 238.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-04T13:45:48.060Z] #60 238.4 + install -D bin/ctr /build/ctr [2022-04-04T13:45:48.632Z] #60 DONE 239.2s [2022-04-04T13:45:49.574Z] [2022-04-04T13:45:49.574Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-04T13:45:49.574Z] #61 sha256:68f1834bc2f9f97a840732c2c4f0c308893e30a8f86a9a347e5c210bf7faaa6b [2022-04-04T13:45:49.663Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2022-04-04T13:45:50.146Z] #61 DONE 0.5s [2022-04-04T13:45:50.146Z] [2022-04-04T13:45:50.146Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-04T13:45:50.146Z] #66 sha256:8183a178024aaf33e14eed9c714012412a37311780febc0142e023dde46864fc [2022-04-04T13:45:50.146Z] #66 DONE 0.1s [2022-04-04T13:45:50.146Z] [2022-04-04T13:45:50.146Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-04T13:45:50.146Z] #71 sha256:acc9d89c347624f8fc39cd1db7847d5f419b3a392b41ab02d7e6e54d906faa85 [2022-04-04T13:45:50.396Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-04-04T13:45:50.396Z] === RUN TestInspectNetwork [2022-04-04T13:45:50.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-04T13:45:50.722Z] #71 DONE 0.4s [2022-04-04T13:45:50.722Z] [2022-04-04T13:45:50.722Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-04T13:45:50.722Z] #72 sha256:301fe3cac34643ac3b160da65673cf951110c80338f9497999be8c55ca7417bd [2022-04-04T13:45:50.722Z] #72 DONE 0.0s [2022-04-04T13:45:50.722Z] [2022-04-04T13:45:50.722Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-04T13:45:50.722Z] #73 sha256:2310c83764d83c18bf0e5fd252ef80aade6b05d45e3b38c80dcfe4eeca8c295e [2022-04-04T13:45:51.293Z] #73 DONE 0.8s [2022-04-04T13:45:51.293Z] [2022-04-04T13:45:51.293Z] #74 exporting to image [2022-04-04T13:45:51.293Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-04T13:45:51.293Z] #74 exporting layers [2022-04-04T13:45:53.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-04T13:45:53.669Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T13:45:53.669Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T13:45:53.669Z] === RUN TestInspectNetwork/network_name [2022-04-04T13:45:53.669Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T13:45:54.514Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2022-04-04T13:45:54.514Z] PASS [2022-04-04T13:45:54.514Z] [2022-04-04T13:45:54.514Z] === Skipped [2022-04-04T13:45:54.514Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T13:45:54.514Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:45:54.514Z] [2022-04-04T13:45:54.514Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-04T13:45:54.514Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:45:54.514Z] [2022-04-04T13:45:54.514Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-04T13:45:54.514Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:45:54.514Z] [2022-04-04T13:45:54.514Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T13:45:54.514Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T13:45:54.514Z] [2022-04-04T13:45:54.514Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T13:45:54.514Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T13:45:54.514Z] [2022-04-04T13:45:54.514Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-04T13:45:54.514Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:45:54.514Z] [2022-04-04T13:45:54.514Z] DONE 201 tests, 6 skipped in 161.111s [2022-04-04T13:45:54.514Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T13:45:54.514Z] ++ 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-04-04T13:45:54.514Z] ++ set -e [2022-04-04T13:45:54.514Z] ++ '[' -n 0 ']' [2022-04-04T13:45:54.514Z] ++ set -x [2022-04-04T13:45:54.514Z] ++ 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-04-04T13:45:54.772Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T13:45:55.030Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T13:45:55.289Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-04-04T13:45:55.289Z] === RUN TestDaemonConfigValidation [2022-04-04T13:45:55.289Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:45:55.289Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:45:55.289Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T13:45:55.289Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T13:45:55.289Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T13:45:55.289Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T13:45:55.289Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T13:45:55.289Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T13:45:55.289Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T13:45:55.289Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T13:45:55.289Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:45:55.289Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T13:45:55.548Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T13:45:55.548Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T13:45:55.808Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T13:45:55.808Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T13:45:55.808Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T13:45:55.808Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-04-04T13:45:55.808Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.21s) [2022-04-04T13:45:55.808Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-04-04T13:45:55.808Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2022-04-04T13:45:55.808Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-04-04T13:45:55.808Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T13:45:55.808Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T13:45:55.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-04T13:45:56.377Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T13:45:56.580Z] #74 exporting layers 4.8s done [2022-04-04T13:45:56.580Z] #74 writing image sha256:efc527153a723452295526bd2942aac5808fa7f0fe991c612c70bc73930ca5ec done [2022-04-04T13:45:56.580Z] #74 naming to docker.io/library/docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa done [2022-04-04T13:45:56.580Z] #74 DONE 4.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-04T13:45:56.917Z] + sudo modprobe ip6table_filter [2022-04-04T13:45:56.943Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [Pipeline] sh [2022-04-04T13:45:57.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/test/unit [2022-04-04T13:45:57.748Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-04T13:45:57.748Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-04T13:45:57.748Z] + TESTDIRS=./... [2022-04-04T13:45:57.748Z] + exclude_paths='/vendor/|/integration' [2022-04-04T13:45:57.748Z] ++ go list ./... [2022-04-04T13:45:57.748Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-04T13:45:57.836Z] --- PASS: TestInspectNetwork (7.41s) [2022-04-04T13:45:57.836Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-04T13:45:57.836Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T13:45:57.836Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T13:45:57.836Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T13:45:57.836Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T13:45:57.879Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T13:45:58.693Z] + pkg_list='github.com/docker/docker/api [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/backend/build [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/httputils [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/middleware [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/build [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/container [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/debug [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/image [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/network [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/session [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/system [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/volume [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/backend [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/container [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/events [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/filters [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/image [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/mount [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/network [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/registry [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/strslice [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/swarm [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/time [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/versions [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/volume [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/dockerfile [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/remotecontext [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T13:45:58.693Z] github.com/docker/docker/cli [2022-04-04T13:45:58.693Z] github.com/docker/docker/cli/config [2022-04-04T13:45:58.693Z] github.com/docker/docker/cli/debug [2022-04-04T13:45:58.693Z] github.com/docker/docker/client [2022-04-04T13:45:58.693Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T13:45:58.693Z] github.com/docker/docker/cmd/dockerd [2022-04-04T13:45:58.693Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T13:45:58.693Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T13:45:58.693Z] github.com/docker/docker/container [2022-04-04T13:45:58.693Z] github.com/docker/docker/container/stream [2022-04-04T13:45:58.693Z] github.com/docker/docker/contrib/apparmor [2022-04-04T13:45:58.693Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T13:45:58.693Z] github.com/docker/docker/contrib/httpserver [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/cluster [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/config [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/events [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/exec [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/images [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/initlayer [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/links [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/listeners [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/local [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/names [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/network [2022-04-04T13:45:58.693Z] github.com/docker/docker/daemon/stats [2022-04-04T13:45:58.693Z] github.com/docker/docker/distribution [2022-04-04T13:45:58.693Z] github.com/docker/docker/distribution/metadata [2022-04-04T13:45:58.693Z] github.com/docker/docker/distribution/utils [2022-04-04T13:45:58.693Z] github.com/docker/docker/distribution/xfer [2022-04-04T13:45:58.693Z] github.com/docker/docker/dockerversion [2022-04-04T13:45:58.693Z] github.com/docker/docker/errdefs [2022-04-04T13:45:58.693Z] github.com/docker/docker/image [2022-04-04T13:45:58.693Z] github.com/docker/docker/image/cache [2022-04-04T13:45:58.693Z] github.com/docker/docker/image/tarexport [2022-04-04T13:45:58.693Z] github.com/docker/docker/image/v1 [2022-04-04T13:45:58.693Z] github.com/docker/docker/internal/test/suite [2022-04-04T13:45:58.693Z] github.com/docker/docker/layer [2022-04-04T13:45:58.693Z] github.com/docker/docker/libcontainerd [2022-04-04T13:45:58.693Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T13:45:58.693Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T13:45:58.693Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T13:45:58.693Z] github.com/docker/docker/libcontainerd/types [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/config [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/idm [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/ns [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/options [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/osl [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T13:45:58.693Z] github.com/docker/docker/libnetwork/types [2022-04-04T13:45:58.693Z] github.com/docker/docker/oci [2022-04-04T13:45:58.693Z] github.com/docker/docker/oci/caps [2022-04-04T13:45:58.693Z] github.com/docker/docker/opts [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/aaparser [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/archive [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/authorization [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/capabilities [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/containerfs [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/directory [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/dmesg [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/filenotify [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/fileutils [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/fsutils [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/homedir [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/idtools [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/ioutils [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/longpath [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/loopback [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/parsers [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/pidfile [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/platform [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/plugins [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/pools [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/progress [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/pubsub [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/reexec [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/signal [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/stack [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/stringid [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/system [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/tailfile [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/tarsum [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/truncindex [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/urlutil [2022-04-04T13:45:58.693Z] github.com/docker/docker/pkg/useragent [2022-04-04T13:45:58.693Z] github.com/docker/docker/plugin [2022-04-04T13:45:58.693Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T13:45:58.693Z] github.com/docker/docker/plugin/v2 [2022-04-04T13:45:58.693Z] github.com/docker/docker/profiles/apparmor [2022-04-04T13:45:58.693Z] github.com/docker/docker/profiles/seccomp [2022-04-04T13:45:58.693Z] github.com/docker/docker/quota [2022-04-04T13:45:58.693Z] github.com/docker/docker/reference [2022-04-04T13:45:58.693Z] github.com/docker/docker/registry [2022-04-04T13:45:58.693Z] github.com/docker/docker/registry/resumable [2022-04-04T13:45:58.693Z] github.com/docker/docker/restartmanager [2022-04-04T13:45:58.693Z] github.com/docker/docker/rootless [2022-04-04T13:45:58.693Z] github.com/docker/docker/rootless/specconv [2022-04-04T13:45:58.693Z] github.com/docker/docker/runconfig [2022-04-04T13:45:58.693Z] github.com/docker/docker/runconfig/opts [2022-04-04T13:45:58.693Z] github.com/docker/docker/testutil [2022-04-04T13:45:58.693Z] github.com/docker/docker/testutil/daemon [2022-04-04T13:45:58.693Z] github.com/docker/docker/testutil/environment [2022-04-04T13:45:58.693Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T13:45:58.693Z] github.com/docker/docker/testutil/fakegit [2022-04-04T13:45:58.693Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T13:45:58.693Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T13:45:58.693Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T13:45:58.693Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T13:45:58.693Z] github.com/docker/docker/testutil/registry [2022-04-04T13:45:58.693Z] github.com/docker/docker/testutil/request [2022-04-04T13:45:58.693Z] github.com/docker/docker/volume [2022-04-04T13:45:58.693Z] github.com/docker/docker/volume/drivers [2022-04-04T13:45:58.693Z] github.com/docker/docker/volume/local [2022-04-04T13:45:58.693Z] github.com/docker/docker/volume/mounts [2022-04-04T13:45:58.693Z] github.com/docker/docker/volume/service [2022-04-04T13:45:58.693Z] github.com/docker/docker/volume/service/opts [2022-04-04T13:45:58.693Z] github.com/docker/docker/volume/testutils' [2022-04-04T13:45:58.693Z] ++ grep --fixed-strings -v /libnetwork [2022-04-04T13:45:58.693Z] ++ echo 'github.com/docker/docker/api [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/backend/build [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/httputils [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/middleware [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/build [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/container [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/debug [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/image [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/network [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/session [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/system [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/server/router/volume [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/backend [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/container [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/events [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/filters [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/image [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/mount [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/network [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/registry [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/strslice [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/swarm [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/time [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/versions [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T13:45:58.693Z] github.com/docker/docker/api/types/volume [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/dockerfile [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/remotecontext [2022-04-04T13:45:58.693Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T13:45:58.693Z] github.com/docker/docker/cli [2022-04-04T13:45:58.693Z] github.com/docker/docker/cli/config [2022-04-04T13:45:58.693Z] github.com/docker/docker/cli/debug [2022-04-04T13:45:58.693Z] github.com/docker/docker/client [2022-04-04T13:45:58.693Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T13:45:58.694Z] github.com/docker/docker/cmd/dockerd [2022-04-04T13:45:58.694Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T13:45:58.694Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T13:45:58.694Z] github.com/docker/docker/container [2022-04-04T13:45:58.694Z] github.com/docker/docker/container/stream [2022-04-04T13:45:58.694Z] github.com/docker/docker/contrib/apparmor [2022-04-04T13:45:58.694Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T13:45:58.694Z] github.com/docker/docker/contrib/httpserver [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/config [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/events [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/exec [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/images [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/initlayer [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/links [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/listeners [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/local [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/names [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/network [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/stats [2022-04-04T13:45:58.694Z] github.com/docker/docker/distribution [2022-04-04T13:45:58.694Z] github.com/docker/docker/distribution/metadata [2022-04-04T13:45:58.694Z] github.com/docker/docker/distribution/utils [2022-04-04T13:45:58.694Z] github.com/docker/docker/distribution/xfer [2022-04-04T13:45:58.694Z] github.com/docker/docker/dockerversion [2022-04-04T13:45:58.694Z] github.com/docker/docker/errdefs [2022-04-04T13:45:58.694Z] github.com/docker/docker/image [2022-04-04T13:45:58.694Z] github.com/docker/docker/image/cache [2022-04-04T13:45:58.694Z] github.com/docker/docker/image/tarexport [2022-04-04T13:45:58.694Z] github.com/docker/docker/image/v1 [2022-04-04T13:45:58.694Z] github.com/docker/docker/internal/test/suite [2022-04-04T13:45:58.694Z] github.com/docker/docker/layer [2022-04-04T13:45:58.694Z] github.com/docker/docker/libcontainerd [2022-04-04T13:45:58.694Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T13:45:58.694Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T13:45:58.694Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T13:45:58.694Z] github.com/docker/docker/libcontainerd/types [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/config [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/idm [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/ns [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/options [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/osl [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/libnetwork/types [2022-04-04T13:45:58.694Z] github.com/docker/docker/oci [2022-04-04T13:45:58.694Z] github.com/docker/docker/oci/caps [2022-04-04T13:45:58.694Z] github.com/docker/docker/opts [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/aaparser [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/archive [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/authorization [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/capabilities [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/containerfs [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/directory [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/dmesg [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/filenotify [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/fileutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/fsutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/homedir [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/idtools [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/ioutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/longpath [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/loopback [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/parsers [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/pidfile [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/platform [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/plugins [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/pools [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/progress [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/pubsub [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/reexec [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/signal [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/stack [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/stringid [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/system [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/tailfile [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/tarsum [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/truncindex [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/urlutil [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/useragent [2022-04-04T13:45:58.694Z] github.com/docker/docker/plugin [2022-04-04T13:45:58.694Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T13:45:58.694Z] github.com/docker/docker/plugin/v2 [2022-04-04T13:45:58.694Z] github.com/docker/docker/profiles/apparmor [2022-04-04T13:45:58.694Z] github.com/docker/docker/profiles/seccomp [2022-04-04T13:45:58.694Z] github.com/docker/docker/quota [2022-04-04T13:45:58.694Z] github.com/docker/docker/reference [2022-04-04T13:45:58.694Z] github.com/docker/docker/registry [2022-04-04T13:45:58.694Z] github.com/docker/docker/registry/resumable [2022-04-04T13:45:58.694Z] github.com/docker/docker/restartmanager [2022-04-04T13:45:58.694Z] github.com/docker/docker/rootless [2022-04-04T13:45:58.694Z] github.com/docker/docker/rootless/specconv [2022-04-04T13:45:58.694Z] github.com/docker/docker/runconfig [2022-04-04T13:45:58.694Z] github.com/docker/docker/runconfig/opts [2022-04-04T13:45:58.694Z] github.com/docker/docker/testutil [2022-04-04T13:45:58.694Z] github.com/docker/docker/testutil/daemon [2022-04-04T13:45:58.694Z] github.com/docker/docker/testutil/environment [2022-04-04T13:45:58.694Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T13:45:58.694Z] github.com/docker/docker/testutil/fakegit [2022-04-04T13:45:58.694Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T13:45:58.694Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T13:45:58.694Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T13:45:58.694Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T13:45:58.694Z] github.com/docker/docker/testutil/registry [2022-04-04T13:45:58.694Z] github.com/docker/docker/testutil/request [2022-04-04T13:45:58.694Z] github.com/docker/docker/volume [2022-04-04T13:45:58.694Z] github.com/docker/docker/volume/drivers [2022-04-04T13:45:58.694Z] github.com/docker/docker/volume/local [2022-04-04T13:45:58.694Z] github.com/docker/docker/volume/mounts [2022-04-04T13:45:58.694Z] github.com/docker/docker/volume/service [2022-04-04T13:45:58.694Z] github.com/docker/docker/volume/service/opts [2022-04-04T13:45:58.694Z] github.com/docker/docker/volume/testutils' [2022-04-04T13:45:58.694Z] + base_pkg_list='github.com/docker/docker/api [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/backend/build [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/httputils [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/middleware [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/build [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/container [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/debug [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/image [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/network [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/session [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/system [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/server/router/volume [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/backend [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/container [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/events [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/filters [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/image [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/mount [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/network [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/registry [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/strslice [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/swarm [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/time [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/versions [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T13:45:58.694Z] github.com/docker/docker/api/types/volume [2022-04-04T13:45:58.694Z] github.com/docker/docker/builder [2022-04-04T13:45:58.694Z] github.com/docker/docker/builder/builder-next [2022-04-04T13:45:58.694Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T13:45:58.694Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T13:45:58.694Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T13:45:58.694Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T13:45:58.694Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T13:45:58.694Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T13:45:58.694Z] github.com/docker/docker/builder/dockerfile [2022-04-04T13:45:58.694Z] github.com/docker/docker/builder/remotecontext [2022-04-04T13:45:58.694Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T13:45:58.694Z] github.com/docker/docker/cli [2022-04-04T13:45:58.694Z] github.com/docker/docker/cli/config [2022-04-04T13:45:58.694Z] github.com/docker/docker/cli/debug [2022-04-04T13:45:58.694Z] github.com/docker/docker/client [2022-04-04T13:45:58.694Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T13:45:58.694Z] github.com/docker/docker/cmd/dockerd [2022-04-04T13:45:58.694Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T13:45:58.694Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T13:45:58.694Z] github.com/docker/docker/container [2022-04-04T13:45:58.694Z] github.com/docker/docker/container/stream [2022-04-04T13:45:58.694Z] github.com/docker/docker/contrib/apparmor [2022-04-04T13:45:58.694Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T13:45:58.694Z] github.com/docker/docker/contrib/httpserver [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/config [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/events [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/exec [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/images [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/initlayer [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/links [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/listeners [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/local [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/names [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/network [2022-04-04T13:45:58.694Z] github.com/docker/docker/daemon/stats [2022-04-04T13:45:58.694Z] github.com/docker/docker/distribution [2022-04-04T13:45:58.694Z] github.com/docker/docker/distribution/metadata [2022-04-04T13:45:58.694Z] github.com/docker/docker/distribution/utils [2022-04-04T13:45:58.694Z] github.com/docker/docker/distribution/xfer [2022-04-04T13:45:58.694Z] github.com/docker/docker/dockerversion [2022-04-04T13:45:58.694Z] github.com/docker/docker/errdefs [2022-04-04T13:45:58.694Z] github.com/docker/docker/image [2022-04-04T13:45:58.694Z] github.com/docker/docker/image/cache [2022-04-04T13:45:58.694Z] github.com/docker/docker/image/tarexport [2022-04-04T13:45:58.694Z] github.com/docker/docker/image/v1 [2022-04-04T13:45:58.694Z] github.com/docker/docker/internal/test/suite [2022-04-04T13:45:58.694Z] github.com/docker/docker/layer [2022-04-04T13:45:58.694Z] github.com/docker/docker/libcontainerd [2022-04-04T13:45:58.694Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T13:45:58.694Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T13:45:58.694Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T13:45:58.694Z] github.com/docker/docker/libcontainerd/types [2022-04-04T13:45:58.694Z] github.com/docker/docker/oci [2022-04-04T13:45:58.694Z] github.com/docker/docker/oci/caps [2022-04-04T13:45:58.694Z] github.com/docker/docker/opts [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/aaparser [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/archive [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/authorization [2022-04-04T13:45:58.694Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/capabilities [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/containerfs [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/directory [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/dmesg [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/filenotify [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/fileutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/fsutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/homedir [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/idtools [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/ioutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/longpath [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/loopback [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/parsers [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/pidfile [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/platform [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugins [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/pools [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/progress [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/pubsub [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/reexec [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/signal [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/stack [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/stringid [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/system [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/tailfile [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/tarsum [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/truncindex [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/urlutil [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/useragent [2022-04-04T13:45:58.695Z] github.com/docker/docker/plugin [2022-04-04T13:45:58.695Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T13:45:58.695Z] github.com/docker/docker/plugin/v2 [2022-04-04T13:45:58.695Z] github.com/docker/docker/profiles/apparmor [2022-04-04T13:45:58.695Z] github.com/docker/docker/profiles/seccomp [2022-04-04T13:45:58.695Z] github.com/docker/docker/quota [2022-04-04T13:45:58.695Z] github.com/docker/docker/reference [2022-04-04T13:45:58.695Z] github.com/docker/docker/registry [2022-04-04T13:45:58.695Z] github.com/docker/docker/registry/resumable [2022-04-04T13:45:58.695Z] github.com/docker/docker/restartmanager [2022-04-04T13:45:58.695Z] github.com/docker/docker/rootless [2022-04-04T13:45:58.695Z] github.com/docker/docker/rootless/specconv [2022-04-04T13:45:58.695Z] github.com/docker/docker/runconfig [2022-04-04T13:45:58.695Z] github.com/docker/docker/runconfig/opts [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/daemon [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/environment [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/fakegit [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/registry [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/request [2022-04-04T13:45:58.695Z] github.com/docker/docker/volume [2022-04-04T13:45:58.695Z] github.com/docker/docker/volume/drivers [2022-04-04T13:45:58.695Z] github.com/docker/docker/volume/local [2022-04-04T13:45:58.695Z] github.com/docker/docker/volume/mounts [2022-04-04T13:45:58.695Z] github.com/docker/docker/volume/service [2022-04-04T13:45:58.695Z] github.com/docker/docker/volume/service/opts [2022-04-04T13:45:58.695Z] github.com/docker/docker/volume/testutils' [2022-04-04T13:45:58.695Z] ++ grep --fixed-strings /libnetwork [2022-04-04T13:45:58.695Z] ++ echo 'github.com/docker/docker/api [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/backend/build [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/httputils [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/middleware [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/build [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/container [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/debug [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/image [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/network [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/session [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/system [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/server/router/volume [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/backend [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/container [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/events [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/filters [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/image [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/mount [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/network [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/registry [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/strslice [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/swarm [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/time [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/versions [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T13:45:58.695Z] github.com/docker/docker/api/types/volume [2022-04-04T13:45:58.695Z] github.com/docker/docker/builder [2022-04-04T13:45:58.695Z] github.com/docker/docker/builder/builder-next [2022-04-04T13:45:58.695Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T13:45:58.695Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T13:45:58.695Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T13:45:58.695Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T13:45:58.695Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T13:45:58.695Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T13:45:58.695Z] github.com/docker/docker/builder/dockerfile [2022-04-04T13:45:58.695Z] github.com/docker/docker/builder/remotecontext [2022-04-04T13:45:58.695Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T13:45:58.695Z] github.com/docker/docker/cli [2022-04-04T13:45:58.695Z] github.com/docker/docker/cli/config [2022-04-04T13:45:58.695Z] github.com/docker/docker/cli/debug [2022-04-04T13:45:58.695Z] github.com/docker/docker/client [2022-04-04T13:45:58.695Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T13:45:58.695Z] github.com/docker/docker/cmd/dockerd [2022-04-04T13:45:58.695Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T13:45:58.695Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T13:45:58.695Z] github.com/docker/docker/container [2022-04-04T13:45:58.695Z] github.com/docker/docker/container/stream [2022-04-04T13:45:58.695Z] github.com/docker/docker/contrib/apparmor [2022-04-04T13:45:58.695Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T13:45:58.695Z] github.com/docker/docker/contrib/httpserver [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/cluster [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/config [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/events [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/exec [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/images [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/initlayer [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/links [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/listeners [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/local [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/names [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/network [2022-04-04T13:45:58.695Z] github.com/docker/docker/daemon/stats [2022-04-04T13:45:58.695Z] github.com/docker/docker/distribution [2022-04-04T13:45:58.695Z] github.com/docker/docker/distribution/metadata [2022-04-04T13:45:58.695Z] github.com/docker/docker/distribution/utils [2022-04-04T13:45:58.695Z] github.com/docker/docker/distribution/xfer [2022-04-04T13:45:58.695Z] github.com/docker/docker/dockerversion [2022-04-04T13:45:58.695Z] github.com/docker/docker/errdefs [2022-04-04T13:45:58.695Z] github.com/docker/docker/image [2022-04-04T13:45:58.695Z] github.com/docker/docker/image/cache [2022-04-04T13:45:58.695Z] github.com/docker/docker/image/tarexport [2022-04-04T13:45:58.695Z] github.com/docker/docker/image/v1 [2022-04-04T13:45:58.695Z] github.com/docker/docker/internal/test/suite [2022-04-04T13:45:58.695Z] github.com/docker/docker/layer [2022-04-04T13:45:58.695Z] github.com/docker/docker/libcontainerd [2022-04-04T13:45:58.695Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T13:45:58.695Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T13:45:58.695Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T13:45:58.695Z] github.com/docker/docker/libcontainerd/types [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/config [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/idm [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/ns [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/options [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/osl [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/libnetwork/types [2022-04-04T13:45:58.695Z] github.com/docker/docker/oci [2022-04-04T13:45:58.695Z] github.com/docker/docker/oci/caps [2022-04-04T13:45:58.695Z] github.com/docker/docker/opts [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/aaparser [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/archive [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/authorization [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/capabilities [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/containerfs [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/directory [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/dmesg [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/filenotify [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/fileutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/fsutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/homedir [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/idtools [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/ioutils [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/longpath [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/loopback [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/parsers [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/pidfile [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/platform [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugins [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/pools [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/progress [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/pubsub [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/reexec [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/signal [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/stack [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/stringid [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/system [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/tailfile [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/tarsum [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/truncindex [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/urlutil [2022-04-04T13:45:58.695Z] github.com/docker/docker/pkg/useragent [2022-04-04T13:45:58.695Z] github.com/docker/docker/plugin [2022-04-04T13:45:58.695Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T13:45:58.695Z] github.com/docker/docker/plugin/v2 [2022-04-04T13:45:58.695Z] github.com/docker/docker/profiles/apparmor [2022-04-04T13:45:58.695Z] github.com/docker/docker/profiles/seccomp [2022-04-04T13:45:58.695Z] github.com/docker/docker/quota [2022-04-04T13:45:58.695Z] github.com/docker/docker/reference [2022-04-04T13:45:58.695Z] github.com/docker/docker/registry [2022-04-04T13:45:58.695Z] github.com/docker/docker/registry/resumable [2022-04-04T13:45:58.695Z] github.com/docker/docker/restartmanager [2022-04-04T13:45:58.695Z] github.com/docker/docker/rootless [2022-04-04T13:45:58.695Z] github.com/docker/docker/rootless/specconv [2022-04-04T13:45:58.695Z] github.com/docker/docker/runconfig [2022-04-04T13:45:58.695Z] github.com/docker/docker/runconfig/opts [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/daemon [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/environment [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/fakegit [2022-04-04T13:45:58.695Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T13:45:58.696Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T13:45:58.696Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T13:45:58.696Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T13:45:58.696Z] github.com/docker/docker/testutil/registry [2022-04-04T13:45:58.696Z] github.com/docker/docker/testutil/request [2022-04-04T13:45:58.696Z] github.com/docker/docker/volume [2022-04-04T13:45:58.696Z] github.com/docker/docker/volume/drivers [2022-04-04T13:45:58.696Z] github.com/docker/docker/volume/local [2022-04-04T13:45:58.696Z] github.com/docker/docker/volume/mounts [2022-04-04T13:45:58.696Z] github.com/docker/docker/volume/service [2022-04-04T13:45:58.696Z] github.com/docker/docker/volume/service/opts [2022-04-04T13:45:58.696Z] github.com/docker/docker/volume/testutils' [2022-04-04T13:45:58.696Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/config [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/idm [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ns [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/options [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/osl [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/types' [2022-04-04T13:45:58.696Z] + echo 'github.com/docker/docker/libnetwork [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/config [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/idm [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/ns [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/options [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/osl [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/types' [2022-04-04T13:45:58.696Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:45:58.696Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:45:58.696Z] + type docker-proxy [2022-04-04T13:45:58.696Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-04T13:45:58.696Z] + hack/make.sh binary-proxy install-proxy [2022-04-04T13:45:58.696Z] [2022-04-04T13:45:58.767Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-04-04T13:45:58.767Z] === RUN TestNetworkInvalidJSON [2022-04-04T13:45:58.767Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T13:45:58.767Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T13:45:58.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:45:58.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:45:58.767Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:45:58.767Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:45:58.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:45:58.767Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T13:45:58.767Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:45:58.767Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-04T13:45:58.767Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T13:45:58.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T13:45:58.767Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T13:45:58.767Z] === RUN TestNetworkList [2022-04-04T13:45:58.767Z] === RUN TestNetworkList//networks [2022-04-04T13:45:58.767Z] === PAUSE TestNetworkList//networks [2022-04-04T13:45:58.767Z] === RUN TestNetworkList//networks/ [2022-04-04T13:45:58.767Z] === PAUSE TestNetworkList//networks/ [2022-04-04T13:45:58.767Z] === CONT TestNetworkList//networks [2022-04-04T13:45:58.767Z] === CONT TestNetworkList//networks/ [2022-04-04T13:45:58.767Z] --- PASS: TestNetworkList (0.01s) [2022-04-04T13:45:58.767Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T13:45:58.767Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T13:45:58.767Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T13:45:58.819Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-04T13:45:58.819Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T13:45:58.957Z] Removing bundles/ [2022-04-04T13:45:58.957Z] [2022-04-04T13:45:58.957Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-04T13:45:58.957Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-04T13:45:58.957Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:45:59.079Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T13:45:59.079Z] daemon_test.go:156: [db6e448faa943] daemon is not started [2022-04-04T13:45:59.079Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-04-04T13:45:59.079Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-04-04T13:45:59.079Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-04T13:45:59.079Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-04T13:45:59.079Z] === RUN TestDaemonProxy [2022-04-04T13:45:59.079Z] === RUN TestDaemonProxy/environment_variables [2022-04-04T13:45:59.330Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-04T13:45:59.330Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T13:46:00.258Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-04T13:46:00.258Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T13:46:00.983Z] === RUN TestDaemonProxy/command-line_options [2022-04-04T13:46:01.189Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-04-04T13:46:01.189Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T13:46:01.553Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T13:46:02.119Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-04T13:46:02.119Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T13:46:02.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-04T13:46:02.488Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T13:46:02.488Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-04T13:46:02.488Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T13:46:02.488Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-04T13:46:02.488Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T13:46:02.488Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-04T13:46:02.488Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T13:46:02.488Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-04T13:46:02.488Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T13:46:02.488Z] === RUN TestDaemonProxy/configuration_file [2022-04-04T13:46:02.602Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-04T13:46:03.487Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-04-04T13:46:03.487Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T13:46:04.049Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-04T13:46:04.049Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T13:46:04.248Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-04T13:46:04.248Z] [2022-04-04T13:46:04.248Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-04T13:46:04.248Z] Installing docker-proxy to /usr/local/bin/ [2022-04-04T13:46:04.248Z] [2022-04-04T13:46:04.248Z] + mkdir -p bundles [2022-04-04T13:46:04.248Z] + '[' -n 'github.com/docker/docker/api [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/backend/build [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/httputils [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/middleware [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/build [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/container [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/debug [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/image [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/network [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/session [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/system [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/server/router/volume [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/backend [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/container [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/events [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/filters [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/image [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/mount [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/network [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/registry [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/strslice [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/swarm [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/time [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/versions [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T13:46:04.248Z] github.com/docker/docker/api/types/volume [2022-04-04T13:46:04.248Z] github.com/docker/docker/builder [2022-04-04T13:46:04.248Z] github.com/docker/docker/builder/builder-next [2022-04-04T13:46:04.248Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T13:46:04.248Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T13:46:04.248Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T13:46:04.248Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T13:46:04.248Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T13:46:04.248Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T13:46:04.248Z] github.com/docker/docker/builder/dockerfile [2022-04-04T13:46:04.248Z] github.com/docker/docker/builder/remotecontext [2022-04-04T13:46:04.248Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T13:46:04.248Z] github.com/docker/docker/cli [2022-04-04T13:46:04.248Z] github.com/docker/docker/cli/config [2022-04-04T13:46:04.248Z] github.com/docker/docker/cli/debug [2022-04-04T13:46:04.248Z] github.com/docker/docker/client [2022-04-04T13:46:04.248Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T13:46:04.248Z] github.com/docker/docker/cmd/dockerd [2022-04-04T13:46:04.248Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T13:46:04.248Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T13:46:04.248Z] github.com/docker/docker/container [2022-04-04T13:46:04.248Z] github.com/docker/docker/container/stream [2022-04-04T13:46:04.248Z] github.com/docker/docker/contrib/apparmor [2022-04-04T13:46:04.248Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T13:46:04.248Z] github.com/docker/docker/contrib/httpserver [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/cluster [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/config [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/events [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/exec [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/images [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/initlayer [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/links [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/listeners [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/local [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/names [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/network [2022-04-04T13:46:04.248Z] github.com/docker/docker/daemon/stats [2022-04-04T13:46:04.248Z] github.com/docker/docker/distribution [2022-04-04T13:46:04.248Z] github.com/docker/docker/distribution/metadata [2022-04-04T13:46:04.248Z] github.com/docker/docker/distribution/utils [2022-04-04T13:46:04.248Z] github.com/docker/docker/distribution/xfer [2022-04-04T13:46:04.248Z] github.com/docker/docker/dockerversion [2022-04-04T13:46:04.248Z] github.com/docker/docker/errdefs [2022-04-04T13:46:04.248Z] github.com/docker/docker/image [2022-04-04T13:46:04.248Z] github.com/docker/docker/image/cache [2022-04-04T13:46:04.248Z] github.com/docker/docker/image/tarexport [2022-04-04T13:46:04.248Z] github.com/docker/docker/image/v1 [2022-04-04T13:46:04.248Z] github.com/docker/docker/internal/test/suite [2022-04-04T13:46:04.248Z] github.com/docker/docker/layer [2022-04-04T13:46:04.248Z] github.com/docker/docker/libcontainerd [2022-04-04T13:46:04.248Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T13:46:04.248Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T13:46:04.248Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T13:46:04.248Z] github.com/docker/docker/libcontainerd/types [2022-04-04T13:46:04.248Z] github.com/docker/docker/oci [2022-04-04T13:46:04.248Z] github.com/docker/docker/oci/caps [2022-04-04T13:46:04.248Z] github.com/docker/docker/opts [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/aaparser [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/archive [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/authorization [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/capabilities [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/containerfs [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/directory [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/dmesg [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/filenotify [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/fileutils [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/fsutils [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/homedir [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/idtools [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/ioutils [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/longpath [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/loopback [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/parsers [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/pidfile [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/platform [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/plugins [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/pools [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/progress [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/pubsub [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/reexec [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/signal [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/stack [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T13:46:04.248Z] github.com/docker/docker/pkg/stringid [2022-04-04T13:46:04.249Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T13:46:04.249Z] github.com/docker/docker/pkg/system [2022-04-04T13:46:04.249Z] github.com/docker/docker/pkg/tailfile [2022-04-04T13:46:04.249Z] github.com/docker/docker/pkg/tarsum [2022-04-04T13:46:04.249Z] github.com/docker/docker/pkg/truncindex [2022-04-04T13:46:04.249Z] github.com/docker/docker/pkg/urlutil [2022-04-04T13:46:04.249Z] github.com/docker/docker/pkg/useragent [2022-04-04T13:46:04.249Z] github.com/docker/docker/plugin [2022-04-04T13:46:04.249Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T13:46:04.249Z] github.com/docker/docker/plugin/v2 [2022-04-04T13:46:04.249Z] github.com/docker/docker/profiles/apparmor [2022-04-04T13:46:04.249Z] github.com/docker/docker/profiles/seccomp [2022-04-04T13:46:04.249Z] github.com/docker/docker/quota [2022-04-04T13:46:04.249Z] github.com/docker/docker/reference [2022-04-04T13:46:04.249Z] github.com/docker/docker/registry [2022-04-04T13:46:04.249Z] github.com/docker/docker/registry/resumable [2022-04-04T13:46:04.249Z] github.com/docker/docker/restartmanager [2022-04-04T13:46:04.249Z] github.com/docker/docker/rootless [2022-04-04T13:46:04.249Z] github.com/docker/docker/rootless/specconv [2022-04-04T13:46:04.249Z] github.com/docker/docker/runconfig [2022-04-04T13:46:04.249Z] github.com/docker/docker/runconfig/opts [2022-04-04T13:46:04.249Z] github.com/docker/docker/testutil [2022-04-04T13:46:04.249Z] github.com/docker/docker/testutil/daemon [2022-04-04T13:46:04.249Z] github.com/docker/docker/testutil/environment [2022-04-04T13:46:04.249Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T13:46:04.249Z] github.com/docker/docker/testutil/fakegit [2022-04-04T13:46:04.249Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T13:46:04.249Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T13:46:04.249Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T13:46:04.249Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T13:46:04.249Z] github.com/docker/docker/testutil/registry [2022-04-04T13:46:04.249Z] github.com/docker/docker/testutil/request [2022-04-04T13:46:04.249Z] github.com/docker/docker/volume [2022-04-04T13:46:04.249Z] github.com/docker/docker/volume/drivers [2022-04-04T13:46:04.249Z] github.com/docker/docker/volume/local [2022-04-04T13:46:04.249Z] github.com/docker/docker/volume/mounts [2022-04-04T13:46:04.249Z] github.com/docker/docker/volume/service [2022-04-04T13:46:04.249Z] github.com/docker/docker/volume/service/opts [2022-04-04T13:46:04.249Z] github.com/docker/docker/volume/testutils' ']' [2022-04-04T13:46:04.249Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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-04-04T13:46:04.391Z] === RUN TestDaemonProxy/conflicting_options [2022-04-04T13:46:04.959Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-04T13:46:05.189Z] ? github.com/docker/docker/api [no test files] [2022-04-04T13:46:05.525Z] --- PASS: TestDaemonProxy (6.41s) [2022-04-04T13:46:05.525Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-04-04T13:46:05.525Z] --- PASS: TestDaemonProxy/command-line_options (1.80s) [2022-04-04T13:46:05.525Z] --- PASS: TestDaemonProxy/configuration_file (1.83s) [2022-04-04T13:46:05.525Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-04T13:46:05.525Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2022-04-04T13:46:05.525Z] PASS [2022-04-04T13:46:05.525Z] [2022-04-04T13:46:05.525Z] DONE 17 tests in 10.855s [2022-04-04T13:46:05.525Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T13:46:05.525Z] ++ 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-04-04T13:46:05.525Z] ++ set -e [2022-04-04T13:46:05.525Z] ++ '[' -n 0 ']' [2022-04-04T13:46:05.525Z] ++ set -x [2022-04-04T13:46:05.525Z] ++ 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-04-04T13:46:05.525Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-04T13:46:05.783Z] INFO: Testing against a local daemon [2022-04-04T13:46:05.783Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T13:46:05.783Z] === RUN TestCommitInheritsEnv [2022-04-04T13:46:06.041Z] --- PASS: TestCommitInheritsEnv (0.39s) [2022-04-04T13:46:06.041Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T13:46:06.041Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T13:46:06.041Z] === RUN TestImportWithCustomPlatform [2022-04-04T13:46:06.041Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T13:46:06.300Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T13:46:06.300Z] === RUN TestImportWithCustomPlatform// [2022-04-04T13:46:06.300Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T13:46:06.300Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T13:46:06.565Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-04-04T13:46:06.565Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T13:46:06.565Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:46:06.565Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:46:06.565Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T13:46:06.570Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T13:46:06.570Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T13:46:06.856Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T13:46:06.856Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T13:46:06.856Z] --- PASS: TestImportWithCustomPlatform (0.69s) [2022-04-04T13:46:06.856Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-04-04T13:46:06.856Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T13:46:06.856Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T13:46:06.856Z] --- PASS: TestImportWithCustomPlatform/linux (0.18s) [2022-04-04T13:46:06.856Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-04-04T13:46:06.856Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-04-04T13:46:06.856Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-04-04T13:46:06.856Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T13:46:06.856Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T13:46:06.856Z] === RUN TestImagesFilterMultiReference [2022-04-04T13:46:06.856Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-04T13:46:06.856Z] === RUN TestImagePullPlatformInvalid [2022-04-04T13:46:06.856Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-04T13:46:06.856Z] === RUN TestRemoveImageOrphaning [2022-04-04T13:46:07.425Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2022-04-04T13:46:07.425Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T13:46:07.993Z] time="2022-04-04T13:46:07Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-04T13:46:09.899Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-04T13:46:09.899Z] --- PASS: TestRemoveImageGarbageCollector (2.47s) [2022-04-04T13:46:09.899Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T13:46:09.899Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-04T13:46:09.899Z] === RUN TestTagInvalidReference [2022-04-04T13:46:09.899Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-04T13:46:09.899Z] === RUN TestTagValidPrefixedRepo [2022-04-04T13:46:09.899Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-04T13:46:09.899Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T13:46:09.899Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-04T13:46:09.899Z] === RUN TestTagOfficialNames [2022-04-04T13:46:09.899Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-04T13:46:09.899Z] === RUN TestTagMatchesDigest [2022-04-04T13:46:09.899Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-04T13:46:09.899Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T13:46:10.158Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T13:46:12.063Z] check_test.go:308: [def0b263c4388] daemon is not started [2022-04-04T13:46:12.063Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-04T13:46:13.443Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T13:46:13.701Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T13:46:15.077Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-04T13:46:17.729Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-04T13:46:19.263Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T13:46:19.263Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-04T13:46:19.628Z] tests/integration/client_test.py ..... [ 75%] [2022-04-04T13:46:19.887Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-04T13:46:20.095Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-04-04T13:46:20.454Z] tests/integration/errors_test.py . [ 76%] [2022-04-04T13:46:21.166Z] check_test.go:308: [d11b36a218a9e] daemon is not started [2022-04-04T13:46:21.166Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-04T13:46:21.411Z] --- PASS: TestServiceWithDataPathPortInit (14.04s) [2022-04-04T13:46:21.411Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T13:46:22.780Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xuhqslrzn0g3dlds4y8vu4pb9 Created:2022-04-04 13:46:21.649789114 +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[dae4f0e2b8122d4ae44b78caa40ccdf6f2629731082c8960b637f8c7002f3bd3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t13xxi3f28ihx0flrwjr03dig EndpointID:3d81e6d1b7fb5e1e8f671f7d9e02f6e7be08c8959316cd1cc716a20b51c8cdb3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:42c3e2f857a265cf3cab7a73c57edd85e0c3954bcd11c35f1f5134b134918ec1 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:8928cce6492e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t13xxi3f28ihx0flrwjr03dig EndpointID:3d81e6d1b7fb5e1e8f671f7d9e02f6e7be08c8959316cd1cc716a20b51c8cdb3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T13:46:23.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T13:46:23.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T13:46:24.456Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T13:46:24.456Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T13:46:24.716Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-04T13:46:25.656Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T13:46:28.027Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-04-04T13:46:28.027Z] PASS [2022-04-04T13:46:28.027Z] [2022-04-04T13:46:28.027Z] === Skipped [2022-04-04T13:46:28.027Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:46:28.027Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:46:28.027Z] [2022-04-04T13:46:28.027Z] DONE 26 tests, 1 skipped in 44.217s [2022-04-04T13:46:28.027Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T13:46:28.027Z] INFO: Testing against a local daemon [2022-04-04T13:46:28.027Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T13:46:28.027Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:46:28.027Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-04T13:46:28.027Z] === RUN TestDockerNetworkIpvlan [2022-04-04T13:46:28.027Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:46:28.027Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T13:46:28.027Z] PASS [2022-04-04T13:46:28.027Z] [2022-04-04T13:46:28.027Z] === Skipped [2022-04-04T13:46:28.027Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-04T13:46:28.027Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:46:28.027Z] [2022-04-04T13:46:28.027Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T13:46:28.027Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:46:28.027Z] [2022-04-04T13:46:28.027Z] DONE 2 tests, 2 skipped in 0.070s [2022-04-04T13:46:28.027Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T13:46:28.027Z] INFO: Testing against a local daemon [2022-04-04T13:46:28.027Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T13:46:28.232Z] 037d5740b404: Pull complete [2022-04-04T13:46:28.232Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T13:46:28.232Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:46:28.232Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-04T13:46:28.232Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-04T13:46:28.232Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-04T13:46:28.232Z] WARN: Skipping validation tests [2022-04-04T13:46:28.232Z] INFO: Running unit tests at 04/04/2022 13:46:24... [2022-04-04T13:46:28.698Z] INFO: make.ps1 starting at 04/04/2022 13:46:28 [2022-04-04T13:46:28.698Z] INFO: Git commit (a35b4ac54a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T13:46:28.698Z] INFO: Invoking autogen... [2022-04-04T13:46:28.953Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-04-04T13:46:28.953Z] === RUN TestDockerNetworkMacvlan [2022-04-04T13:46:29.165Z] INFO: Running unit tests... [2022-04-04T13:46:29.516Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T13:46:29.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T13:46:29.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T13:46:29.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T13:46:30.079Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T13:46:30.408Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-04T13:46:31.011Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T13:46:31.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T13:46:31.614Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-04T13:46:32.182Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-04T13:46:32.442Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T13:46:32.701Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-04T13:46:32.701Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-04-04T13:46:32.904Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T13:46:33.268Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-04-04T13:46:33.834Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T13:46:33.834Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-04-04T13:46:34.402Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-04-04T13:46:34.793Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T13:46:34.972Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-04-04T13:46:35.542Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-04-04T13:46:35.802Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-04-04T13:46:36.309Z] 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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-04-04T13:46:36.370Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-04-04T13:46:36.937Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-04-04T13:46:37.504Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-04-04T13:46:38.066Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T13:46:38.071Z] check_test.go:308: [d7eecd5fcfe70] daemon is not started [2022-04-04T13:46:38.071Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-04T13:46:38.628Z] --- PASS: TestDockerNetworkMacvlan (9.73s) [2022-04-04T13:46:38.628Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-04T13:46:38.628Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-04T13:46:38.628Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-04-04T13:46:38.628Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-04-04T13:46:38.628Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-04-04T13:46:38.628Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-04-04T13:46:38.628Z] PASS [2022-04-04T13:46:38.628Z] [2022-04-04T13:46:38.628Z] DONE 8 tests in 11.087s [2022-04-04T13:46:38.628Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T13:46:38.628Z] testing: warning: no tests to run [2022-04-04T13:46:38.628Z] PASS [2022-04-04T13:46:38.628Z] [2022-04-04T13:46:38.628Z] DONE 0 tests in 0.010s [2022-04-04T13:46:38.628Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T13:46:38.628Z] INFO: Testing against a local daemon [2022-04-04T13:46:38.628Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T13:46:38.994Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-04T13:46:39.007Z] check_test.go:308: [d71e705ed1af2] daemon is not started [2022-04-04T13:46:39.007Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-04T13:46:39.573Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-04T13:46:40.036Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-04-04T13:46:40.036Z] === RUN TestAuthZPluginTLS [2022-04-04T13:46:40.300Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-04T13:46:40.300Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T13:46:40.895Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-04T13:46:40.895Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T13:46:40.947Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-04T13:46:41.457Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-04T13:46:41.457Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T13:46:42.019Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-04T13:46:42.019Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T13:46:42.851Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T13:46:43.388Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s) [2022-04-04T13:46:43.388Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T13:46:43.645Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-04T13:46:43.645Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T13:46:44.207Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-04T13:46:44.207Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T13:46:44.229Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-04T13:46:44.229Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T13:46:44.770Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-04T13:46:44.770Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T13:46:44.798Z] check_test.go:308: [d94254dbd71f3] daemon is not started [2022-04-04T13:46:44.798Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-04T13:46:45.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T13:46:46.140Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-04-04T13:46:46.140Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T13:46:46.719Z] ? github.com/docker/docker/api [no test files] [2022-04-04T13:46:47.329Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T13:46:47.506Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-04-04T13:46:47.506Z] === RUN TestAuthZPluginHeader [2022-04-04T13:46:47.588Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-04T13:46:48.435Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-04T13:46:48.435Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T13:46:50.117Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-04T13:46:52.599Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2022-04-04T13:46:52.599Z] === RUN TestAuthZPluginV2Disable [2022-04-04T13:46:53.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T13:46:54.333Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-04T13:46:54.593Z] check_test.go:308: [daffd2753372a] daemon is not started [2022-04-04T13:46:54.593Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-04T13:46:54.917Z] ......... [ 85%] [2022-04-04T13:46:55.871Z] --- PASS: TestAuthZPluginV2Disable (3.42s) [2022-04-04T13:46:55.871Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T13:46:58.785Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T13:46:59.044Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T13:46:59.144Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s) [2022-04-04T13:46:59.144Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T13:46:59.415Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-04T13:46:59.612Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T13:46:59.612Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T13:47:00.899Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-04T13:47:02.910Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-04T13:47:03.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T13:47:03.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T13:47:03.918Z] 4612f6d0b889: Pull complete [2022-04-04T13:47:03.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T13:47:04.287Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T13:47:04.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T13:47:04.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T13:47:04.910Z] === RUN TestMiddlewares [2022-04-04T13:47:04.910Z] --- PASS: TestMiddlewares (0.00s) [2022-04-04T13:47:04.910Z] PASS [2022-04-04T13:47:04.910Z] coverage: 7.9% of statements [2022-04-04T13:47:04.910Z] ok github.com/docker/docker/api/server 0.083s coverage: 7.9% of statements [2022-04-04T13:47:05.666Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-04T13:47:05.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T13:47:06.234Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T13:47:07.455Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-04T13:47:07.455Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-04T13:47:08.137Z] check_test.go:308: [d8026b87ca017] daemon is not started [2022-04-04T13:47:08.138Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-04T13:47:08.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T13:47:08.397Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T13:47:08.656Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-04T13:47:09.098Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.13s) [2022-04-04T13:47:09.098Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T13:47:09.214Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-04T13:47:09.225Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-04T13:47:09.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T13:47:09.791Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-04T13:47:10.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T13:47:10.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T13:47:11.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T13:47:11.696Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-04T13:47:11.696Z] check_test.go:308: [d78dc3982e112] daemon is not started [2022-04-04T13:47:11.696Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-04T13:47:11.959Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-04T13:47:11.959Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-04T13:47:12.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T13:47:13.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T13:47:13.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T13:47:14.231Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T13:47:14.489Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-04T13:47:14.941Z] 037d5740b404: Pull complete [2022-04-04T13:47:14.941Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-04T13:47:14.941Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:47:14.941Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-04T13:47:14.941Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-04T13:47:14.941Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-04T13:47:14.941Z] WARN: Skipping validation tests [2022-04-04T13:47:14.941Z] INFO: Running unit tests at 04/04/2022 13:47:11... [2022-04-04T13:47:15.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T13:47:15.411Z] INFO: make.ps1 starting at 04/04/2022 13:47:15 [2022-04-04T13:47:15.827Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-04T13:47:15.827Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T13:47:15.827Z] Using test binary docker [2022-04-04T13:47:15.827Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T13:47:15.827Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T13:47:15.827Z] INFO: Waiting for daemon to start... [2022-04-04T13:47:15.827Z] Starting dockerd [2022-04-04T13:47:15.882Z] INFO: Git commit (a35b4ac54a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T13:47:15.882Z] INFO: Invoking autogen... [2022-04-04T13:47:15.882Z] INFO: Running unit tests... [2022-04-04T13:47:16.344Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-04T13:47:16.345Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-04T13:47:16.345Z] [2022-04-04T13:47:16.345Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-04T13:47:16.345Z] =========================== short test summary info ============================ [2022-04-04T13:47:16.345Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-04T13:47:16.345Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-04T13:47:16.345Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-04T13:47:16.345Z] Not supported on most drivers [2022-04-04T13:47:16.345Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-04T13:47:16.345Z] Output of docker top depends on host distro, and is not formalized. [2022-04-04T13:47:16.345Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-04T13:47:16.345Z] Output of docker top depends on host distro, and is not formalized. [2022-04-04T13:47:16.345Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-04T13:47:16.345Z] Can fail if eth0 has multiple IP addresses [2022-04-04T13:47:16.345Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-04T13:47:16.345Z] This doesn't seem to be taken into account by the engine [2022-04-04T13:47:16.345Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-04T13:47:16.345Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-04T13:47:16.345Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.63 seconds == [2022-04-04T13:47:16.409Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T13:47:16.603Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-04T13:47:16.668Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-04T13:47:17.758Z] . [2022-04-04T13:47:17.758Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T13:47:18.020Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T13:47:18.020Z] Error: No such image: emptyfs [2022-04-04T13:47:18.020Z] Running integration-test (iteration 1) [2022-04-04T13:47:18.020Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T13:47:18.281Z] Loaded image: busybox:latest [2022-04-04T13:47:18.542Z] Loaded image: busybox:glibc [2022-04-04T13:47:18.572Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T13:47:19.930Z] Loaded image: debian:bullseye-slim [2022-04-04T13:47:19.930Z] Loaded image: hello-world:latest [2022-04-04T13:47:19.930Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T13:47:19.930Z] INFO: Testing against a local daemon [2022-04-04T13:47:19.930Z] === RUN TestCgroupNamespacesBuild [2022-04-04T13:47:21.105Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-04T13:47:21.322Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-04-04T13:47:21.322Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T13:47:22.265Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-04-04T13:47:22.265Z] === RUN TestBuildWithSession [2022-04-04T13:47:22.265Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:47:22.265Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T13:47:22.265Z] === RUN TestBuildSquashParent [2022-04-04T13:47:22.482Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-04T13:47:23.038Z] 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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-04-04T13:47:24.382Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-04T13:47:27.143Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-04T13:47:27.143Z] PASS [2022-04-04T13:47:27.143Z] [2022-04-04T13:47:27.143Z] DONE 17 tests in 47.116s [2022-04-04T13:47:27.143Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T13:47:27.143Z] INFO: Testing against a local daemon [2022-04-04T13:47:27.143Z] === RUN TestPluginInvalidJSON [2022-04-04T13:47:27.143Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:47:27.143Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:47:27.143Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:47:27.143Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-04T13:47:27.143Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T13:47:27.143Z] === RUN TestPluginInstall [2022-04-04T13:47:27.143Z] === RUN TestPluginInstall/no_auth [2022-04-04T13:47:27.143Z] time="2022-04-04T13:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:47:27.143Z] time="2022-04-04T13:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e2a5556d329ebb8409571a5cf4504d9a643d74ebeeb9d2def53c74c9d872763" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:47:27.143Z] time="2022-04-04T13:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:47:27.143Z] time="2022-04-04T13:47:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e2a5556d329ebb8409571a5cf4504d9a643d74ebeeb9d2def53c74c9d872763" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:47:27.143Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T13:47:27.672Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-04T13:47:27.707Z] time="2022-04-04T13:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:47:27.707Z] time="2022-04-04T13:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:647ad1809ca0a63ebc0015cb0ef566300e5b9b42982837e80f22bcac78f9b4b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:47:27.707Z] time="2022-04-04T13:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:47:27.707Z] time="2022-04-04T13:47:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:647ad1809ca0a63ebc0015cb0ef566300e5b9b42982837e80f22bcac78f9b4b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T13:47:27.877Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 16.2% of statements [2022-04-04T13:47:27.877Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T13:47:27.877Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T13:47:27.877Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-04-04T13:47:27.877Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T13:47:27.877Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-04-04T13:47:27.877Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 77.3% of statements [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T13:47:27.877Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T13:47:27.878Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T13:47:27.878Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T13:47:27.878Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T13:47:27.878Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T13:47:27.878Z] ok github.com/docker/docker/builder/remotecontext 0.060s coverage: 13.7% of statements [2022-04-04T13:47:27.878Z] ok github.com/docker/docker/builder/dockerfile 0.347s coverage: 49.3% of statements [2022-04-04T13:47:27.878Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-04T13:47:27.878Z] ok github.com/docker/docker/builder/remotecontext/git 1.061s coverage: 86.3% of statements [2022-04-04T13:47:27.878Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T13:47:27.878Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T13:47:27.878Z] ok github.com/docker/docker/cmd/docker-proxy 0.300s coverage: 69.3% of statements [2022-04-04T13:47:27.964Z] === RUN TestPluginInstall/with_insecure [2022-04-04T13:47:28.801Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T13:47:28.801Z] [2022-04-04T13:47:28.801Z] Unloading profiles will leave already running processes permanently [2022-04-04T13:47:28.801Z] unconfined, which can lead to unexpected situations. [2022-04-04T13:47:28.801Z] [2022-04-04T13:47:28.801Z] To set a process to complain mode, use the command line tool [2022-04-04T13:47:28.801Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T13:47:28.801Z] Post stage [Pipeline] junit [2022-04-04T13:47:28.813Z] Recording test results [2022-04-04T13:47:28.852Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-04T13:47:28.895Z] time="2022-04-04T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:47:28.895Z] time="2022-04-04T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a132a3836300f6f6125b73dbf07a4558223dcaff447e9ae2fab95e1efab7bb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:47:28.895Z] time="2022-04-04T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:47:28.895Z] time="2022-04-04T13:47:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a132a3836300f6f6125b73dbf07a4558223dcaff447e9ae2fab95e1efab7bb3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:47:29.134Z] + echo Ensuring container killed. [2022-04-04T13:47:29.134Z] Ensuring container killed. [2022-04-04T13:47:29.134Z] + docker rm -vf docker-pr4 [2022-04-04T13:47:29.134Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-04T13:47:29.151Z] plugin_test.go:165: [df1c2f6538116] daemon is not started [2022-04-04T13:47:29.151Z] --- PASS: TestPluginInstall (3.37s) [2022-04-04T13:47:29.151Z] --- PASS: TestPluginInstall/no_auth (1.58s) [2022-04-04T13:47:29.151Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-04-04T13:47:29.151Z] --- PASS: TestPluginInstall/with_insecure (1.18s) [2022-04-04T13:47:29.151Z] === RUN TestPluginsWithRuntimes [2022-04-04T13:47:29.418Z] + echo Chowning /workspace to jenkins user [2022-04-04T13:47:29.418Z] Chowning /workspace to jenkins user [2022-04-04T13:47:29.418Z] + id -u [2022-04-04T13:47:29.418Z] + id -g [2022-04-04T13:47:29.418Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43457:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T13:47:30.404Z] --- PASS: TestBuildSquashParent (6.80s) [2022-04-04T13:47:30.404Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T13:47:30.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:47:30.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:47:30.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:47:30.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:47:30.404Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:47:30.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:47:30.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:47:30.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:47:30.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:47:30.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:47:30.404Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:47:30.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:47:30.404Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:47:30.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:47:30.519Z] === RUN TestPluginsWithRuntimes/No_Args [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T13:47:30.959Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-04T13:47:30.976Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:47:30.976Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:47:31.120Z] + bundleName=docker-py [2022-04-04T13:47:31.120Z] + echo Creating docker-py-bundles.tar.gz [2022-04-04T13:47:31.120Z] Creating docker-py-bundles.tar.gz [2022-04-04T13:47:31.120Z] + 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-04-04T13:47:31.131Z] Archiving artifacts [2022-04-04T13:47:31.185Z] ok github.com/docker/docker/client 0.077s coverage: 75.6% of statements [2022-04-04T13:47:31.377Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43457/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2022-04-04T13:47:31.449Z] === RUN TestPluginsWithRuntimes/With_Args [Pipeline] sh [2022-04-04T13:47:31.725Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/make.sh binary [2022-04-04T13:47:31.984Z] [2022-04-04T13:47:32.244Z] Removing bundles/ [2022-04-04T13:47:32.244Z] [2022-04-04T13:47:32.244Z] ---> Making bundle: binary (in bundles/binary) [2022-04-04T13:47:32.244Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-04T13:47:32.244Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:47:32.378Z] --- PASS: TestPluginsWithRuntimes (3.38s) [2022-04-04T13:47:32.378Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-04T13:47:32.378Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-04-04T13:47:32.378Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T13:47:32.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:47:32.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:47:32.940Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-04T13:47:32.940Z] PASS [2022-04-04T13:47:32.940Z] [2022-04-04T13:47:32.940Z] DONE 10 tests in 7.374s [2022-04-04T13:47:32.940Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T13:47:32.940Z] INFO: Testing against a local daemon [2022-04-04T13:47:32.940Z] === RUN TestExternalGraphDriver [2022-04-04T13:47:32.940Z] === RUN TestExternalGraphDriver/json [2022-04-04T13:47:33.457Z] ? github.com/docker/docker/api [no test files] [2022-04-04T13:47:34.245Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T13:47:34.504Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T13:47:34.763Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-04T13:47:34.814Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T13:47:34.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.81s) [2022-04-04T13:47:34.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s) [2022-04-04T13:47:34.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2022-04-04T13:47:34.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2022-04-04T13:47:34.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2022-04-04T13:47:34.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2022-04-04T13:47:34.815Z] === RUN TestBuildMultiStageCopy [2022-04-04T13:47:34.815Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T13:47:34.829Z] === RUN TestExternalGraphDriver/spec [2022-04-04T13:47:36.665Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-04T13:47:36.718Z] === RUN TestExternalGraphDriver/pull [2022-04-04T13:47:38.045Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-04T13:47:38.088Z] --- PASS: TestExternalGraphDriver (4.95s) [2022-04-04T13:47:38.088Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-04-04T13:47:38.088Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-04-04T13:47:38.088Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-04-04T13:47:38.088Z] === RUN TestGraphdriverPluginV2 [2022-04-04T13:47:38.113Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T13:47:38.985Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-04T13:47:38.985Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T13:47:39.056Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T13:47:39.565Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T13:47:39.824Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T13:47:40.443Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T13:47:40.761Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T13:47:40.761Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T13:47:41.330Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T13:47:41.388Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T13:47:41.589Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T13:47:42.158Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-04T13:47:42.260Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2022-04-04T13:47:42.260Z] PASS [2022-04-04T13:47:42.260Z] [2022-04-04T13:47:42.260Z] DONE 5 tests in 9.155s [2022-04-04T13:47:42.260Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T13:47:42.260Z] INFO: Testing against a local daemon [2022-04-04T13:47:42.260Z] === RUN TestContinueAfterPluginCrash [2022-04-04T13:47:42.260Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T13:47:42.260Z] === RUN TestReadPluginNoRead [2022-04-04T13:47:42.260Z] === PAUSE TestReadPluginNoRead [2022-04-04T13:47:42.260Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T13:47:42.260Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T13:47:42.260Z] === CONT TestContinueAfterPluginCrash [2022-04-04T13:47:42.260Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T13:47:42.331Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-04-04T13:47:42.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-04-04T13:47:42.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-04T13:47:42.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-04T13:47:42.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-04T13:47:42.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-04T13:47:42.331Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T13:47:43.537Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T13:47:45.443Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T13:47:46.435Z] --- PASS: TestDaemonStartWithLogOpt (3.58s) [2022-04-04T13:47:46.435Z] === CONT TestReadPluginNoRead [2022-04-04T13:47:47.346Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T13:47:47.645Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-04T13:47:47.645Z] === RUN TestBuildLabelWithTargets [2022-04-04T13:47:47.913Z] docker_cli_daemon_test.go:2522: [d48c9123dfb28] daemon is not started [2022-04-04T13:47:48.324Z] === RUN TestReadPluginNoRead/default [2022-04-04T13:47:48.481Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T13:47:49.417Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-04T13:47:49.676Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T13:47:49.736Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T13:47:51.054Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T13:47:51.114Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T13:47:51.371Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2022-04-04T13:47:52.302Z] === CONT TestReadPluginNoRead [2022-04-04T13:47:52.302Z] read_test.go:92: [d910508beb596] daemon is not started [2022-04-04T13:47:52.302Z] --- PASS: TestReadPluginNoRead (6.50s) [2022-04-04T13:47:52.302Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2022-04-04T13:47:52.302Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-04-04T13:47:52.302Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-04-04T13:47:52.302Z] PASS [2022-04-04T13:47:52.302Z] [2022-04-04T13:47:52.302Z] DONE 6 tests in 10.119s [2022-04-04T13:47:52.302Z] 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-04-04T13:47:52.302Z] testing: warning: no tests to run [2022-04-04T13:47:52.302Z] PASS [2022-04-04T13:47:52.302Z] [2022-04-04T13:47:52.302Z] DONE 0 tests in 0.013s [2022-04-04T13:47:52.302Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T13:47:52.302Z] INFO: Testing against a local daemon [2022-04-04T13:47:52.302Z] === RUN TestPluginWithDevMounts [2022-04-04T13:47:52.302Z] === PAUSE TestPluginWithDevMounts [2022-04-04T13:47:52.302Z] === CONT TestPluginWithDevMounts [2022-04-04T13:47:54.193Z] --- PASS: TestPluginWithDevMounts (1.66s) [2022-04-04T13:47:54.193Z] PASS [2022-04-04T13:47:54.193Z] [2022-04-04T13:47:54.193Z] DONE 1 tests in 1.698s [2022-04-04T13:47:54.193Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T13:47:54.193Z] INFO: Testing against a local daemon [2022-04-04T13:47:54.193Z] === RUN TestSecretInspect [2022-04-04T13:47:54.686Z] === RUN TestMiddlewares [2022-04-04T13:47:54.686Z] --- PASS: TestMiddlewares (0.00s) [2022-04-04T13:47:54.686Z] PASS [2022-04-04T13:47:54.686Z] coverage: 7.9% of statements [2022-04-04T13:47:54.686Z] ok github.com/docker/docker/api/server 0.048s coverage: 7.9% of statements [2022-04-04T13:47:55.787Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-04T13:47:55.787Z] === RUN TestBuildWithEmptyLayers [2022-04-04T13:47:56.089Z] --- PASS: TestSecretInspect (2.11s) [2022-04-04T13:47:56.089Z] === RUN TestSecretList [2022-04-04T13:47:57.621Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T13:47:57.621Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T13:47:58.330Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-04T13:47:58.330Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T13:47:58.605Z] --- PASS: TestSecretList (2.18s) [2022-04-04T13:47:58.605Z] === RUN TestSecretsCreateAndDelete [2022-04-04T13:48:00.497Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-04-04T13:48:00.497Z] === RUN TestSecretsUpdate [2022-04-04T13:48:00.909Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-04T13:48:02.288Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-04T13:48:03.019Z] --- PASS: TestSecretsUpdate (2.13s) [2022-04-04T13:48:03.019Z] === RUN TestTemplatedSecret [2022-04-04T13:48:03.301Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 28.9% of statements [2022-04-04T13:48:03.301Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-04-04T13:48:03.301Z] ok github.com/docker/docker/cmd/dockerd/trap 2.512s coverage: 0.0% of statements [2022-04-04T13:48:03.301Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T13:48:03.301Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T13:48:03.301Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T13:48:03.301Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T13:48:03.301Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T13:48:03.619Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-04T13:48:03.619Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T13:48:03.880Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-04-04T13:48:03.880Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T13:48:04.832Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-04T13:48:05.092Z] check_test.go:308: [da21399b4481e] daemon is not started [2022-04-04T13:48:05.092Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T13:48:05.247Z] === RUN TestBoolValue [2022-04-04T13:48:05.247Z] --- PASS: TestBoolValue (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestBoolValueOrDefault [2022-04-04T13:48:05.247Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestInt64ValueOrZero [2022-04-04T13:48:05.247Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestInt64ValueOrDefault [2022-04-04T13:48:05.247Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-04T13:48:05.247Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestJsonContentType [2022-04-04T13:48:05.247Z] --- PASS: TestJsonContentType (0.00s) [2022-04-04T13:48:05.247Z] PASS [2022-04-04T13:48:05.247Z] coverage: 16.2% of statements [2022-04-04T13:48:05.247Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 16.2% of statements [2022-04-04T13:48:05.247Z] === RUN TestMaskSecretKeys [2022-04-04T13:48:05.247Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-04T13:48:05.247Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-04T13:48:05.247Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-04T13:48:05.247Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestVersionMiddlewareVersion [2022-04-04T13:48:05.247Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-04T13:48:05.247Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-04T13:48:05.247Z] PASS [2022-04-04T13:48:05.247Z] coverage: 37.7% of statements [2022-04-04T13:48:05.247Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T13:48:05.247Z] === RUN TestStrSliceMarshalJSON [2022-04-04T13:48:05.247Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestStrSliceUnmarshalJSON [2022-04-04T13:48:05.247Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestStrSliceUnmarshalString [2022-04-04T13:48:05.247Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestStrSliceUnmarshalSlice [2022-04-04T13:48:05.247Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-04T13:48:05.247Z] PASS [2022-04-04T13:48:05.247Z] coverage: 90.0% of statements [2022-04-04T13:48:05.247Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-04-04T13:48:05.247Z] === RUN TestToJSON [2022-04-04T13:48:05.247Z] --- PASS: TestToJSON (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestToParamWithVersion [2022-04-04T13:48:05.247Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestFromJSON [2022-04-04T13:48:05.247Z] --- PASS: TestFromJSON (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestEmpty [2022-04-04T13:48:05.247Z] --- PASS: TestEmpty (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestArgsMatchKVListEmptySources [2022-04-04T13:48:05.247Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestArgsMatchKVList [2022-04-04T13:48:05.247Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestArgsMatch [2022-04-04T13:48:05.247Z] --- PASS: TestArgsMatch (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestAdd [2022-04-04T13:48:05.247Z] --- PASS: TestAdd (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestDel [2022-04-04T13:48:05.247Z] --- PASS: TestDel (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestLen [2022-04-04T13:48:05.247Z] --- PASS: TestLen (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestExactMatch [2022-04-04T13:48:05.247Z] --- PASS: TestExactMatch (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestOnlyOneExactMatch [2022-04-04T13:48:05.247Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestContains [2022-04-04T13:48:05.247Z] --- PASS: TestContains (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestValidate [2022-04-04T13:48:05.247Z] --- PASS: TestValidate (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestWalkValues [2022-04-04T13:48:05.247Z] --- PASS: TestWalkValues (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestFuzzyMatch [2022-04-04T13:48:05.247Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestClone [2022-04-04T13:48:05.247Z] --- PASS: TestClone (0.00s) [2022-04-04T13:48:05.247Z] PASS [2022-04-04T13:48:05.247Z] coverage: 92.2% of statements [2022-04-04T13:48:05.247Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2022-04-04T13:48:05.247Z] === RUN TestDurationToSecondsString [2022-04-04T13:48:05.247Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestGetTimestamp [2022-04-04T13:48:05.247Z] === RUN TestAdjustForAPIVersion [2022-04-04T13:48:05.247Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-04T13:48:05.247Z] PASS [2022-04-04T13:48:05.247Z] coverage: 5.7% of statements [2022-04-04T13:48:05.247Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T13:48:05.247Z] --- PASS: TestGetTimestamp (0.15s) [2022-04-04T13:48:05.247Z] === RUN TestParseTimestamps [2022-04-04T13:48:05.247Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-04T13:48:05.247Z] PASS [2022-04-04T13:48:05.247Z] coverage: 100.0% of statements [2022-04-04T13:48:05.247Z] ok github.com/docker/docker/api/types/time 0.190s coverage: 100.0% of statements [2022-04-04T13:48:05.247Z] === RUN TestCompareVersion [2022-04-04T13:48:05.247Z] --- PASS: TestCompareVersion (0.00s) [2022-04-04T13:48:05.247Z] PASS [2022-04-04T13:48:05.247Z] coverage: 77.3% of statements [2022-04-04T13:48:05.247Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T13:48:05.247Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T13:48:05.247Z] === RUN TestParseRemoteURL [2022-04-04T13:48:05.247Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-04T13:48:05.247Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-04T13:48:05.247Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-04T13:48:05.247Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-04T13:48:05.247Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-04T13:48:05.247Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-04T13:48:05.247Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-04T13:48:05.247Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-04T13:48:05.247Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-04T13:48:05.247Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-04T13:48:05.247Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-04T13:48:05.247Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestCloneArgsSmartHttp [2022-04-04T13:48:05.247Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-04T13:48:05.247Z] === RUN TestCloneArgsDumbHttp [2022-04-04T13:48:05.247Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestCloneArgsGit [2022-04-04T13:48:05.247Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestCheckoutGit [2022-04-04T13:48:05.247Z] === RUN TestEnable [2022-04-04T13:48:05.247Z] --- PASS: TestEnable (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestDisable [2022-04-04T13:48:05.247Z] --- PASS: TestDisable (0.00s) [2022-04-04T13:48:05.247Z] === RUN TestEnabled [2022-04-04T13:48:05.247Z] --- PASS: TestEnabled (0.00s) [2022-04-04T13:48:05.247Z] PASS [2022-04-04T13:48:05.247Z] coverage: 100.0% of statements [2022-04-04T13:48:05.247Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2022-04-04T13:48:05.540Z] --- PASS: TestTemplatedSecret (2.46s) [2022-04-04T13:48:05.540Z] === RUN TestSecretCreateResolve [2022-04-04T13:48:05.702Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-04T13:48:05.702Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestProcessNoDockerignore [2022-04-04T13:48:05.702Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-04T13:48:05.702Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-04T13:48:05.702Z] === RUN TestDetectContentType [2022-04-04T13:48:05.702Z] --- PASS: TestDetectContentType (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestSelectAcceptableMIME [2022-04-04T13:48:05.702Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestInspectEmptyResponse [2022-04-04T13:48:05.702Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestInspectResponseBinary [2022-04-04T13:48:05.702Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestResponseUnsupportedContentType [2022-04-04T13:48:05.702Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestInspectResponseTextSimple [2022-04-04T13:48:05.702Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestInspectResponseEmptyContentType [2022-04-04T13:48:05.702Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestUnknownContentLength [2022-04-04T13:48:05.702Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestDownloadRemote [2022-04-04T13:48:05.702Z] --- PASS: TestDownloadRemote (0.07s) [2022-04-04T13:48:05.702Z] === RUN TestGetWithStatusError [2022-04-04T13:48:05.702Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestCloseRootDirectory [2022-04-04T13:48:05.702Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:48:05.702Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestHashFile [2022-04-04T13:48:05.702Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:48:05.702Z] --- SKIP: TestHashFile (0.00s) [2022-04-04T13:48:05.702Z] === RUN TestHashSubdir [2022-04-04T13:48:05.702Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:48:05.702Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-04T13:48:05.702Z] === RUN TestRemoveDirectory [2022-04-04T13:48:05.702Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:48:05.702Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-04T13:48:05.702Z] PASS [2022-04-04T13:48:05.702Z] coverage: 9.3% of statements [2022-04-04T13:48:05.702Z] ok github.com/docker/docker/builder/remotecontext 0.223s coverage: 9.3% of statements [2022-04-04T13:48:06.661Z] === RUN TestGetAllAllowed [2022-04-04T13:48:06.661Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestGetAllMeta [2022-04-04T13:48:06.661Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-04T13:48:06.661Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestIsUnreferencedBuiltin [2022-04-04T13:48:06.661Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestIsExistingDirectory [2022-04-04T13:48:06.661Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestGetFilenameForDownload [2022-04-04T13:48:06.661Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestEnv2Variables [2022-04-04T13:48:06.661Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-04T13:48:06.661Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestMaintainer [2022-04-04T13:48:06.661Z] --- PASS: TestMaintainer (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestLabel [2022-04-04T13:48:06.661Z] --- PASS: TestLabel (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestFromScratch [2022-04-04T13:48:06.661Z] --- PASS: TestFromScratch (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestFromWithArg [2022-04-04T13:48:06.661Z] --- PASS: TestFromWithArg (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-04T13:48:06.661Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestFromWithUndefinedArg [2022-04-04T13:48:06.661Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestFromMultiStageWithNamedStage [2022-04-04T13:48:06.661Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestOnbuild [2022-04-04T13:48:06.661Z] --- PASS: TestOnbuild (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestWorkdir [2022-04-04T13:48:06.661Z] --- PASS: TestWorkdir (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestCmd [2022-04-04T13:48:06.661Z] --- PASS: TestCmd (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestHealthcheckNone [2022-04-04T13:48:06.661Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestHealthcheckCmd [2022-04-04T13:48:06.661Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestEntrypoint [2022-04-04T13:48:06.661Z] --- PASS: TestEntrypoint (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestExpose [2022-04-04T13:48:06.661Z] --- PASS: TestExpose (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestUser [2022-04-04T13:48:06.661Z] --- PASS: TestUser (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestVolume [2022-04-04T13:48:06.661Z] --- PASS: TestVolume (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestStopSignal [2022-04-04T13:48:06.661Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T13:48:06.661Z] --- SKIP: TestStopSignal (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestArg [2022-04-04T13:48:06.661Z] --- PASS: TestArg (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestShell [2022-04-04T13:48:06.661Z] --- PASS: TestShell (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestPrependEnvOnCmd [2022-04-04T13:48:06.661Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestRunWithBuildArgs [2022-04-04T13:48:06.661Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestRunIgnoresHealthcheck [2022-04-04T13:48:06.661Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestDispatchUnsupportedOptions [2022-04-04T13:48:06.661Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-04T13:48:06.661Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-04T13:48:06.661Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-04T13:48:06.661Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-04T13:48:06.661Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-04T13:48:06.661Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-04T13:48:06.661Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestNormalizeWorkdir [2022-04-04T13:48:06.661Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestDispatch [2022-04-04T13:48:06.661Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-04T13:48:06.661Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-04T13:48:06.661Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-04T13:48:06.661Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-04T13:48:06.661Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-04T13:48:06.661Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-04T13:48:06.661Z] === RUN TestDispatch/COPY_url [2022-04-04T13:48:06.661Z] --- PASS: TestDispatch (0.07s) [2022-04-04T13:48:06.661Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-04T13:48:06.661Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-04T13:48:06.661Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-04T13:48:06.661Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T13:48:06.661Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-04T13:48:06.661Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-04T13:48:06.661Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestAddScratchImageAddsToMounts [2022-04-04T13:48:06.661Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-04T13:48:06.661Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-04T13:48:06.661Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-04T13:48:06.661Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestImageSourceGetAddsToMounts [2022-04-04T13:48:06.661Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestEmptyDockerfile [2022-04-04T13:48:06.661Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestSymlinkDockerfile [2022-04-04T13:48:06.661Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-04T13:48:06.661Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-04T13:48:06.661Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestNonExistingDockerfile [2022-04-04T13:48:06.661Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestCopyRunConfig [2022-04-04T13:48:06.661Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestDeepCopyRunConfig [2022-04-04T13:48:06.661Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestExportImage [2022-04-04T13:48:06.661Z] --- PASS: TestExportImage (0.00s) [2022-04-04T13:48:06.661Z] === RUN TestNormalizeDest [2022-04-04T13:48:06.661Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-04T13:48:06.661Z] PASS [2022-04-04T13:48:06.661Z] coverage: 46.7% of statements [2022-04-04T13:48:06.661Z] ok github.com/docker/docker/builder/dockerfile 0.229s coverage: 46.7% of statements [2022-04-04T13:48:07.117Z] === RUN TestTCP4Proxy [2022-04-04T13:48:07.117Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-04T13:48:07.117Z] === RUN TestTCP4ProxyHalfClose [2022-04-04T13:48:07.117Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-04T13:48:07.117Z] === RUN TestTCP6Proxy [2022-04-04T13:48:07.117Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T13:48:07.117Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-04T13:48:07.117Z] === RUN TestTCPDualStackProxy [2022-04-04T13:48:07.117Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T13:48:07.117Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-04T13:48:07.117Z] === RUN TestUDP4Proxy [2022-04-04T13:48:07.117Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-04T13:48:07.117Z] === RUN TestUDP6Proxy [2022-04-04T13:48:07.117Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T13:48:07.117Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-04T13:48:07.117Z] === RUN TestUDPWriteError [2022-04-04T13:48:07.117Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-04T13:48:07.117Z] === RUN TestSCTP4Proxy [2022-04-04T13:48:07.117Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T13:48:07.117Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-04T13:48:07.117Z] === RUN TestSCTP6Proxy [2022-04-04T13:48:07.117Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T13:48:07.117Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-04T13:48:07.117Z] PASS [2022-04-04T13:48:07.117Z] coverage: 49.4% of statements [2022-04-04T13:48:07.117Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-04-04T13:48:07.434Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-04-04T13:48:07.434Z] PASS [2022-04-04T13:48:07.434Z] [2022-04-04T13:48:07.434Z] DONE 6 tests in 13.194s [2022-04-04T13:48:07.434Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T13:48:07.434Z] INFO: Testing against a local daemon [2022-04-04T13:48:07.434Z] === RUN TestServiceCreateInit [2022-04-04T13:48:07.434Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T13:48:07.511Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-04-04T13:48:08.082Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-04-04T13:48:08.088Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-04-04T13:48:08.088Z] === RUN TestBuildWithHugeFile [2022-04-04T13:48:09.022Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-04T13:48:11.602Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite (335.18s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.12s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.46s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.46s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.00s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.49s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.03s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.29s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.34s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.45s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.13s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.08s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.05s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.00s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.73s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.70s) [2022-04-04T13:48:11.656Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.55s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.69s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.03s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.57s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.05s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.52s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.97s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.52s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.32s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.15s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.91s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.20s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.10s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.03s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.46s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.06s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.89s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.08s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.48s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.21s) [2022-04-04T13:48:11.656Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-04T13:48:11.656Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.28s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.23s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.48s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.92s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.77s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.18s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.05s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.36s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.15s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.11s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.82s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.76s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.31s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.50s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.73s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.20s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.32s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.35s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.13s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.71s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-04-04T13:48:11.656Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.77s) [2022-04-04T13:48:11.656Z] === RUN TestDockerSwarmSuite [2022-04-04T13:48:11.656Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-04T13:48:13.561Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-04T13:48:14.875Z] --- PASS: TestServiceCreateInit (7.50s) [2022-04-04T13:48:14.875Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-04-04T13:48:14.875Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2022-04-04T13:48:14.875Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T13:48:15.604Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-04-04T13:48:16.185Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.2% of statements [2022-04-04T13:48:16.757Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-04-04T13:48:16.852Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-04T13:48:17.111Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T13:48:17.328Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.1% of statements [2022-04-04T13:48:17.389Z] === RUN TestCheckpointCreateError [2022-04-04T13:48:17.389Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestCheckpointCreate [2022-04-04T13:48:17.389Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestCheckpointDeleteError [2022-04-04T13:48:17.389Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestCheckpointDelete [2022-04-04T13:48:17.389Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestCheckpointListError [2022-04-04T13:48:17.389Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestCheckpointList [2022-04-04T13:48:17.389Z] --- PASS: TestCheckpointList (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestCheckpointListContainerNotFound [2022-04-04T13:48:17.389Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestNewClientWithOpsFromEnv [2022-04-04T13:48:17.389Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T13:48:17.389Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestGetAPIPath [2022-04-04T13:48:17.389Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestParseHostURL [2022-04-04T13:48:17.389Z] --- PASS: TestParseHostURL (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-04T13:48:17.389Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-04T13:48:17.389Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestNegotiateAPIVersion [2022-04-04T13:48:17.389Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-04T13:48:17.389Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-04T13:48:17.389Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-04T13:48:17.389Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-04T13:48:17.389Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-04T13:48:17.389Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-04T13:48:17.389Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-04T13:48:17.389Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-04T13:48:17.389Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-04T13:48:17.389Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-04T13:48:17.389Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestNegotiateAPVersionOverride [2022-04-04T13:48:17.389Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-04T13:48:17.389Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-04T13:48:17.389Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-04T13:48:17.389Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestClientRedirect [2022-04-04T13:48:17.389Z] === RUN TestClientRedirect/GET [2022-04-04T13:48:17.389Z] === RUN TestClientRedirect/POST [2022-04-04T13:48:17.389Z] === RUN TestClientRedirect/PUT [2022-04-04T13:48:17.389Z] === RUN TestClientRedirect/DELETE [2022-04-04T13:48:17.389Z] --- PASS: TestClientRedirect (0.00s) [2022-04-04T13:48:17.389Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-04T13:48:17.389Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-04T13:48:17.389Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-04T13:48:17.389Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigCreateUnsupported [2022-04-04T13:48:17.389Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigCreateError [2022-04-04T13:48:17.389Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigCreate [2022-04-04T13:48:17.389Z] --- PASS: TestConfigCreate (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigInspectNotFound [2022-04-04T13:48:17.389Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigInspectWithEmptyID [2022-04-04T13:48:17.389Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigInspectUnsupported [2022-04-04T13:48:17.389Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigInspectError [2022-04-04T13:48:17.389Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigInspectConfigNotFound [2022-04-04T13:48:17.389Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigInspect [2022-04-04T13:48:17.389Z] --- PASS: TestConfigInspect (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigListUnsupported [2022-04-04T13:48:17.389Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigListError [2022-04-04T13:48:17.389Z] --- PASS: TestConfigListError (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigList [2022-04-04T13:48:17.389Z] --- PASS: TestConfigList (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigRemoveUnsupported [2022-04-04T13:48:17.389Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigRemoveError [2022-04-04T13:48:17.389Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigRemove [2022-04-04T13:48:17.389Z] --- PASS: TestConfigRemove (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigUpdateUnsupported [2022-04-04T13:48:17.389Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigUpdateError [2022-04-04T13:48:17.389Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestConfigUpdate [2022-04-04T13:48:17.389Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestContainerCommitError [2022-04-04T13:48:17.389Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestContainerCommit [2022-04-04T13:48:17.389Z] --- PASS: TestContainerCommit (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestContainerStatPathError [2022-04-04T13:48:17.389Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-04T13:48:17.389Z] === RUN TestContainerStatPathNotFoundError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerStatPathNoHeaderError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerStatPath [2022-04-04T13:48:17.390Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestCopyToContainerError [2022-04-04T13:48:17.390Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestCopyToContainerNotFoundError [2022-04-04T13:48:17.390Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-04T13:48:17.390Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestCopyToContainer [2022-04-04T13:48:17.390Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestCopyFromContainerError [2022-04-04T13:48:17.390Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestCopyFromContainerNotFoundError [2022-04-04T13:48:17.390Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-04T13:48:17.390Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-04T13:48:17.390Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestCopyFromContainer [2022-04-04T13:48:17.390Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerCreateError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerCreateImageNotFound [2022-04-04T13:48:17.390Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerCreateWithName [2022-04-04T13:48:17.390Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerCreateAutoRemove [2022-04-04T13:48:17.390Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerDiffError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerDiff [2022-04-04T13:48:17.390Z] --- PASS: TestContainerDiff (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerExecCreateError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerExecCreate [2022-04-04T13:48:17.390Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerExecStartError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerExecStart [2022-04-04T13:48:17.390Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerExecInspectError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerExecInspect [2022-04-04T13:48:17.390Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerExportError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerExportError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerExport [2022-04-04T13:48:17.390Z] --- PASS: TestContainerExport (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerInspectError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerInspectContainerNotFound [2022-04-04T13:48:17.390Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerInspectWithEmptyID [2022-04-04T13:48:17.390Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerInspect [2022-04-04T13:48:17.390Z] --- PASS: TestContainerInspect (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerInspectNode [2022-04-04T13:48:17.390Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerKillError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerKillError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerKill [2022-04-04T13:48:17.390Z] --- PASS: TestContainerKill (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerListError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerListError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerList [2022-04-04T13:48:17.390Z] --- PASS: TestContainerList (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerLogsNotFoundError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerLogsError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerLogs [2022-04-04T13:48:17.390Z] --- PASS: TestContainerLogs (0.16s) [2022-04-04T13:48:17.390Z] === RUN TestContainerPauseError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerPause [2022-04-04T13:48:17.390Z] --- PASS: TestContainerPause (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainersPruneError [2022-04-04T13:48:17.390Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainersPrune [2022-04-04T13:48:17.390Z] --- PASS: TestContainersPrune (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerRemoveError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerRemoveNotFoundError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerRemove [2022-04-04T13:48:17.390Z] --- PASS: TestContainerRemove (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerRenameError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerRename [2022-04-04T13:48:17.390Z] --- PASS: TestContainerRename (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerResizeError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerExecResizeError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerResize [2022-04-04T13:48:17.390Z] --- PASS: TestContainerResize (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerExecResize [2022-04-04T13:48:17.390Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerRestartError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerRestart [2022-04-04T13:48:17.390Z] --- PASS: TestContainerRestart (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerStartError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerStartError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerStart [2022-04-04T13:48:17.390Z] --- PASS: TestContainerStart (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerStatsError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerStats [2022-04-04T13:48:17.390Z] --- PASS: TestContainerStats (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerStopError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerStopError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerStop [2022-04-04T13:48:17.390Z] --- PASS: TestContainerStop (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerTopError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerTopError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerTop [2022-04-04T13:48:17.390Z] --- PASS: TestContainerTop (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerUnpauseError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerUnpause [2022-04-04T13:48:17.390Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerUpdateError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerUpdateError (0.01s) [2022-04-04T13:48:17.390Z] === RUN TestContainerUpdate [2022-04-04T13:48:17.390Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerWaitError [2022-04-04T13:48:17.390Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestContainerWait [2022-04-04T13:48:17.390Z] --- PASS: TestContainerWait (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestDiskUsageError [2022-04-04T13:48:17.390Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestDiskUsage [2022-04-04T13:48:17.390Z] --- PASS: TestDiskUsage (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestDistributionInspectUnsupported [2022-04-04T13:48:17.390Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestDistributionInspectWithEmptyID [2022-04-04T13:48:17.390Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestEventsErrorInOptions [2022-04-04T13:48:17.390Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestEventsErrorFromServer [2022-04-04T13:48:17.390Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestEvents [2022-04-04T13:48:17.390Z] --- PASS: TestEvents (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestTLSCloseWriter [2022-04-04T13:48:17.390Z] === PAUSE TestTLSCloseWriter [2022-04-04T13:48:17.390Z] === RUN TestImageBuildError [2022-04-04T13:48:17.390Z] --- PASS: TestImageBuildError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageBuild [2022-04-04T13:48:17.390Z] --- PASS: TestImageBuild (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestGetDockerOS [2022-04-04T13:48:17.390Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageCreateError [2022-04-04T13:48:17.390Z] --- PASS: TestImageCreateError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageCreate [2022-04-04T13:48:17.390Z] --- PASS: TestImageCreate (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageHistoryError [2022-04-04T13:48:17.390Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageHistory [2022-04-04T13:48:17.390Z] --- PASS: TestImageHistory (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageImportError [2022-04-04T13:48:17.390Z] --- PASS: TestImageImportError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageImport [2022-04-04T13:48:17.390Z] --- PASS: TestImageImport (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageInspectError [2022-04-04T13:48:17.390Z] --- PASS: TestImageInspectError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageInspectImageNotFound [2022-04-04T13:48:17.390Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageInspectWithEmptyID [2022-04-04T13:48:17.390Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageInspect [2022-04-04T13:48:17.390Z] --- PASS: TestImageInspect (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageListError [2022-04-04T13:48:17.390Z] --- PASS: TestImageListError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageList [2022-04-04T13:48:17.390Z] --- PASS: TestImageList (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageListApiBefore125 [2022-04-04T13:48:17.390Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageLoadError [2022-04-04T13:48:17.390Z] --- PASS: TestImageLoadError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageLoad [2022-04-04T13:48:17.390Z] --- PASS: TestImageLoad (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagesPruneError [2022-04-04T13:48:17.390Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagesPrune [2022-04-04T13:48:17.390Z] --- PASS: TestImagesPrune (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePullReferenceParseError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePullAnyError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePullWithoutErrors [2022-04-04T13:48:17.390Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePushReferenceError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePushAnyError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-04T13:48:17.390Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImagePushWithoutErrors [2022-04-04T13:48:17.390Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-04T13:48:17.390Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-04T13:48:17.390Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-04T13:48:17.390Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-04T13:48:17.390Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-04T13:48:17.390Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-04T13:48:17.390Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-04T13:48:17.390Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-04T13:48:17.390Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageRemoveError [2022-04-04T13:48:17.390Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageRemoveImageNotFound [2022-04-04T13:48:17.390Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageRemove [2022-04-04T13:48:17.390Z] --- PASS: TestImageRemove (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageSaveError [2022-04-04T13:48:17.390Z] --- PASS: TestImageSaveError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageSave [2022-04-04T13:48:17.390Z] --- PASS: TestImageSave (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageSearchAnyError [2022-04-04T13:48:17.390Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-04T13:48:17.390Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T13:48:17.390Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T13:48:17.390Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-04T13:48:17.390Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageSearchWithoutErrors [2022-04-04T13:48:17.390Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageTagError [2022-04-04T13:48:17.390Z] --- PASS: TestImageTagError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageTagInvalidReference [2022-04-04T13:48:17.390Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageTagInvalidSourceImageName [2022-04-04T13:48:17.390Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageTagHexSource [2022-04-04T13:48:17.390Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestImageTag [2022-04-04T13:48:17.390Z] --- PASS: TestImageTag (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestInfoServerError [2022-04-04T13:48:17.390Z] --- PASS: TestInfoServerError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestInfoInvalidResponseJSONError [2022-04-04T13:48:17.390Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestInfo [2022-04-04T13:48:17.390Z] --- PASS: TestInfo (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkConnectError [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkConnect [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkCreateError [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkCreate [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkDisconnectError [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkDisconnect [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkInspect [2022-04-04T13:48:17.390Z] === RUN TestNetworkInspect/empty_ID [2022-04-04T13:48:17.390Z] === RUN TestNetworkInspect/no_options [2022-04-04T13:48:17.390Z] === RUN TestNetworkInspect/verbose [2022-04-04T13:48:17.390Z] === RUN TestNetworkInspect/global_scope [2022-04-04T13:48:17.390Z] === RUN TestNetworkInspect/unknown_network [2022-04-04T13:48:17.390Z] === RUN TestNetworkInspect/server_error [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkListError [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkListError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkList [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkList (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworksPruneError [2022-04-04T13:48:17.390Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworksPrune [2022-04-04T13:48:17.390Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkRemoveError [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNetworkRemove [2022-04-04T13:48:17.390Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNodeInspectError [2022-04-04T13:48:17.390Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-04T13:48:17.390Z] === RUN TestNodeInspectNodeNotFound [2022-04-04T13:48:17.391Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestNodeInspectWithEmptyID [2022-04-04T13:48:17.391Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestNodeInspect [2022-04-04T13:48:17.391Z] --- PASS: TestNodeInspect (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestNodeListError [2022-04-04T13:48:17.391Z] --- PASS: TestNodeListError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestNodeList [2022-04-04T13:48:17.391Z] --- PASS: TestNodeList (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestNodeRemoveError [2022-04-04T13:48:17.391Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestNodeRemove [2022-04-04T13:48:17.391Z] --- PASS: TestNodeRemove (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestNodeUpdateError [2022-04-04T13:48:17.391Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestNodeUpdate [2022-04-04T13:48:17.391Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestOptionWithHostFromEnv [2022-04-04T13:48:17.391Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestOptionWithTimeout [2022-04-04T13:48:17.391Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestOptionWithVersionFromEnv [2022-04-04T13:48:17.391Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPingFail [2022-04-04T13:48:17.391Z] --- PASS: TestPingFail (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPingWithError [2022-04-04T13:48:17.391Z] 2022/04/04 13:48:16 RoundTripper returned a response & error; ignoring response [2022-04-04T13:48:17.391Z] 2022/04/04 13:48:16 RoundTripper returned a response & error; ignoring response [2022-04-04T13:48:17.391Z] --- PASS: TestPingWithError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPingSuccess [2022-04-04T13:48:17.391Z] --- PASS: TestPingSuccess (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPingHeadFallback [2022-04-04T13:48:17.391Z] === RUN TestPingHeadFallback/OK [2022-04-04T13:48:17.391Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-04T13:48:17.391Z] === RUN TestPingHeadFallback/Not_Found [2022-04-04T13:48:17.391Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-04T13:48:17.391Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-04T13:48:17.391Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-04T13:48:17.391Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-04T13:48:17.391Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-04T13:48:17.391Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginDisableError [2022-04-04T13:48:17.391Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginDisable [2022-04-04T13:48:17.391Z] --- PASS: TestPluginDisable (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginEnableError [2022-04-04T13:48:17.391Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginEnable [2022-04-04T13:48:17.391Z] --- PASS: TestPluginEnable (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginInspectError [2022-04-04T13:48:17.391Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginInspectWithEmptyID [2022-04-04T13:48:17.391Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginInspect [2022-04-04T13:48:17.391Z] --- PASS: TestPluginInspect (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginListError [2022-04-04T13:48:17.391Z] --- PASS: TestPluginListError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginList [2022-04-04T13:48:17.391Z] --- PASS: TestPluginList (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginPushError [2022-04-04T13:48:17.391Z] --- PASS: TestPluginPushError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginPush [2022-04-04T13:48:17.391Z] --- PASS: TestPluginPush (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginRemoveError [2022-04-04T13:48:17.391Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginRemove [2022-04-04T13:48:17.391Z] --- PASS: TestPluginRemove (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginSetError [2022-04-04T13:48:17.391Z] --- PASS: TestPluginSetError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPluginSet [2022-04-04T13:48:17.391Z] --- PASS: TestPluginSet (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSetHostHeader [2022-04-04T13:48:17.391Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestPlainTextError [2022-04-04T13:48:17.391Z] --- PASS: TestPlainTextError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestInfiniteError [2022-04-04T13:48:17.391Z] --- PASS: TestInfiniteError (0.01s) [2022-04-04T13:48:17.391Z] === RUN TestCanceledContext [2022-04-04T13:48:17.391Z] 2022/04/04 13:48:16 RoundTripper returned a response & error; ignoring response [2022-04-04T13:48:17.391Z] --- PASS: TestCanceledContext (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestDeadlineExceededContext [2022-04-04T13:48:17.391Z] 2022/04/04 13:48:16 RoundTripper returned a response & error; ignoring response [2022-04-04T13:48:17.391Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretCreateUnsupported [2022-04-04T13:48:17.391Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretCreateError [2022-04-04T13:48:17.391Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretCreate [2022-04-04T13:48:17.391Z] --- PASS: TestSecretCreate (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretInspectUnsupported [2022-04-04T13:48:17.391Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretInspectError [2022-04-04T13:48:17.391Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretInspectSecretNotFound [2022-04-04T13:48:17.391Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretInspectWithEmptyID [2022-04-04T13:48:17.391Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretInspect [2022-04-04T13:48:17.391Z] --- PASS: TestSecretInspect (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretListUnsupported [2022-04-04T13:48:17.391Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretListError [2022-04-04T13:48:17.391Z] --- PASS: TestSecretListError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretList [2022-04-04T13:48:17.391Z] --- PASS: TestSecretList (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretRemoveUnsupported [2022-04-04T13:48:17.391Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretRemoveError [2022-04-04T13:48:17.391Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretRemove [2022-04-04T13:48:17.391Z] --- PASS: TestSecretRemove (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretUpdateUnsupported [2022-04-04T13:48:17.391Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretUpdateError [2022-04-04T13:48:17.391Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSecretUpdate [2022-04-04T13:48:17.391Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceCreateError [2022-04-04T13:48:17.391Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceCreate [2022-04-04T13:48:17.391Z] --- PASS: TestServiceCreate (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-04T13:48:17.391Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceCreateDigestPinning [2022-04-04T13:48:17.391Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceInspectError [2022-04-04T13:48:17.391Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceInspectServiceNotFound [2022-04-04T13:48:17.391Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceInspectWithEmptyID [2022-04-04T13:48:17.391Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceInspect [2022-04-04T13:48:17.391Z] --- PASS: TestServiceInspect (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceListError [2022-04-04T13:48:17.391Z] --- PASS: TestServiceListError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceList [2022-04-04T13:48:17.391Z] --- PASS: TestServiceList (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceLogsError [2022-04-04T13:48:17.391Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceLogs [2022-04-04T13:48:17.391Z] --- PASS: TestServiceLogs (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceRemoveError [2022-04-04T13:48:17.391Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceRemoveNotFoundError [2022-04-04T13:48:17.391Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceRemove [2022-04-04T13:48:17.391Z] --- PASS: TestServiceRemove (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceUpdateError [2022-04-04T13:48:17.391Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestServiceUpdate [2022-04-04T13:48:17.391Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmGetUnlockKeyError [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmGetUnlockKey [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmInitError [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmInit [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmInit (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmInspectError [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmInspect [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmJoinError [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmJoin [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmLeaveError [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmLeave [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmUnlockError [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmUnlock [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmUpdateError [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestSwarmUpdate [2022-04-04T13:48:17.391Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestTaskInspectError [2022-04-04T13:48:17.391Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestTaskInspectWithEmptyID [2022-04-04T13:48:17.391Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestTaskInspect [2022-04-04T13:48:17.391Z] --- PASS: TestTaskInspect (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestTaskListError [2022-04-04T13:48:17.391Z] --- PASS: TestTaskListError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestTaskList [2022-04-04T13:48:17.391Z] --- PASS: TestTaskList (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestVolumeCreateError [2022-04-04T13:48:17.391Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestVolumeCreate [2022-04-04T13:48:17.391Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestVolumeInspectError [2022-04-04T13:48:17.391Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestVolumeInspectNotFound [2022-04-04T13:48:17.391Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestVolumeInspectWithEmptyID [2022-04-04T13:48:17.391Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestVolumeInspect [2022-04-04T13:48:17.391Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestVolumeListError [2022-04-04T13:48:17.391Z] --- PASS: TestVolumeListError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestVolumeList [2022-04-04T13:48:17.391Z] --- PASS: TestVolumeList (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestVolumeRemoveError [2022-04-04T13:48:17.391Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-04T13:48:17.391Z] === RUN TestVolumeRemove [2022-04-04T13:48:17.391Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-04T13:48:17.391Z] === CONT TestTLSCloseWriter [2022-04-04T13:48:17.391Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-04T13:48:17.391Z] PASS [2022-04-04T13:48:17.391Z] coverage: 75.1% of statements [2022-04-04T13:48:17.391Z] ok github.com/docker/docker/client 0.332s coverage: 75.1% of statements [2022-04-04T13:48:17.899Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.3% of statements [2022-04-04T13:48:18.840Z] ok github.com/docker/docker/daemon 10.121s coverage: 17.0% of statements [2022-04-04T13:48:18.840Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T13:48:18.840Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T13:48:18.840Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T13:48:18.840Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T13:48:19.410Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-04-04T13:48:19.642Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T13:48:19.670Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.251s coverage: 56.2% of statements [2022-04-04T13:48:21.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-04T13:48:21.063Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-04-04T13:48:22.030Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.152s coverage: 50.0% of statements [2022-04-04T13:48:23.952Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.512s coverage: 45.9% of statements [2022-04-04T13:48:23.952Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T13:48:23.952Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.612s coverage: 57.9% of statements [2022-04-04T13:48:23.952Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-04T13:48:23.952Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T13:48:24.214Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.5% of statements [2022-04-04T13:48:24.475Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2022-04-04T13:48:24.736Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2022-04-04T13:48:26.132Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.6% of statements [2022-04-04T13:48:26.132Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T13:48:26.132Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T13:48:26.395Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.0% of statements [2022-04-04T13:48:27.352Z] ok github.com/docker/docker/daemon/logger/fluentd 0.005s coverage: 33.6% of statements [2022-04-04T13:48:27.352Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 79.9% of statements [2022-04-04T13:48:27.352Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T13:48:27.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T13:48:27.934Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2022-04-04T13:48:27.934Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-04-04T13:48:28.195Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-04-04T13:48:28.457Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-04-04T13:48:28.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T13:48:28.781Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T13:48:29.030Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 78.7% of statements [2022-04-04T13:48:29.030Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T13:48:29.291Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 54.9% of statements [2022-04-04T13:48:29.349Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T13:48:29.552Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-04-04T13:48:30.285Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T13:48:30.285Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-04T13:48:30.285Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T13:48:30.492Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-04-04T13:48:30.492Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-04T13:48:30.851Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T13:48:31.063Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-04-04T13:48:32.005Z] ok github.com/docker/docker/daemon/logger/splunk 1.517s coverage: 82.5% of statements [2022-04-04T13:48:32.005Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T13:48:32.005Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T13:48:32.575Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2022-04-04T13:48:32.835Z] ok github.com/docker/docker/distribution 0.589s coverage: 28.3% of statements [2022-04-04T13:48:32.835Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T13:48:32.922Z] --- PASS: TestCreateServiceMultipleTimes (15.31s) [2022-04-04T13:48:32.922Z] === RUN TestCreateServiceConflict [2022-04-04T13:48:32.922Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-04-04T13:48:32.922Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T13:48:33.408Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-04T13:48:33.980Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-04-04T13:48:34.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-04T13:48:34.241Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-04-04T13:48:34.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-04T13:48:34.814Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-04-04T13:48:35.012Z] --- PASS: TestCheckoutGit (29.84s) [2022-04-04T13:48:35.012Z] === RUN TestValidGitTransport [2022-04-04T13:48:35.012Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-04T13:48:35.012Z] === RUN TestGitInvalidRef [2022-04-04T13:48:35.012Z] --- PASS: TestGitInvalidRef (0.24s) [2022-04-04T13:48:35.012Z] PASS [2022-04-04T13:48:35.012Z] coverage: 86.3% of statements [2022-04-04T13:48:35.012Z] ok github.com/docker/docker/builder/remotecontext/git 30.133s coverage: 86.3% of statements [2022-04-04T13:48:35.012Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T13:48:35.012Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T13:48:35.075Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 84.9% of statements [2022-04-04T13:48:35.075Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T13:48:35.336Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-04T13:48:35.336Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T13:48:35.336Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-04-04T13:48:35.443Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-04-04T13:48:35.443Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T13:48:36.278Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-04T13:48:36.851Z] ok github.com/docker/docker/opts 0.019s coverage: 66.5% of statements [2022-04-04T13:48:36.851Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-04T13:48:38.029Z] docker_api_swarm_test.go:563: [d7c2811c9de37] joining swarm manager [d22bcd9e0553e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:48:38.239Z] ok github.com/docker/docker/pkg/archive 0.251s coverage: 82.4% of statements [2022-04-04T13:48:39.181Z] ok github.com/docker/docker/pkg/authorization 0.472s coverage: 68.3% of statements [2022-04-04T13:48:39.442Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-04-04T13:48:39.442Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-04T13:48:41.317Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T13:48:41.317Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T13:48:42.252Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T13:48:42.742Z] ok github.com/docker/docker/pkg/chrootarchive 2.492s coverage: 42.7% of statements [2022-04-04T13:48:42.742Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-04-04T13:48:42.818Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T13:48:43.002Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-04T13:48:43.262Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-04-04T13:48:43.386Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-04T13:48:43.559Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestConfigureDaemonLogs [2022-04-04T13:48:43.559Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestCommonOptionsInstallFlags [2022-04-04T13:48:43.559Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-04T13:48:43.559Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-04T13:48:43.559Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-04T13:48:43.559Z] PASS [2022-04-04T13:48:43.559Z] coverage: 19.0% of statements [2022-04-04T13:48:43.559Z] ok github.com/docker/docker/cmd/dockerd 0.160s coverage: 19.0% of statements [2022-04-04T13:48:43.559Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-04T13:48:43.559Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T13:48:43.952Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T13:48:43.952Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T13:48:44.014Z] === RUN TestContainerStopSignal [2022-04-04T13:48:44.014Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestContainerStopTimeout [2022-04-04T13:48:44.014Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-04T13:48:44.014Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-04T13:48:44.014Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-04T13:48:44.014Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestReplaceAndAppendEnvVars [2022-04-04T13:48:44.014Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-04T13:48:44.014Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestNewMemoryStore [2022-04-04T13:48:44.014Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestAddContainers [2022-04-04T13:48:44.014Z] --- PASS: TestAddContainers (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestGetContainer [2022-04-04T13:48:44.014Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestDeleteContainer [2022-04-04T13:48:44.014Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestListContainers [2022-04-04T13:48:44.014Z] --- PASS: TestListContainers (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestFirstContainer [2022-04-04T13:48:44.014Z] --- PASS: TestFirstContainer (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestApplyAllContainer [2022-04-04T13:48:44.014Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestIsValidHealthString [2022-04-04T13:48:44.014Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestStateRunStop [2022-04-04T13:48:44.014Z] --- PASS: TestStateRunStop (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestStateTimeoutWait [2022-04-04T13:48:44.014Z] state_test.go:141: Stop callback fired [2022-04-04T13:48:44.014Z] state_test.go:165: Stop callback fired [2022-04-04T13:48:44.014Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-04T13:48:44.014Z] === RUN TestIsValidStateString [2022-04-04T13:48:44.014Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestViewSaveDelete [2022-04-04T13:48:44.014Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-04T13:48:44.014Z] === RUN TestViewAll [2022-04-04T13:48:44.014Z] --- PASS: TestViewAll (0.01s) [2022-04-04T13:48:44.014Z] === RUN TestViewGet [2022-04-04T13:48:44.014Z] --- PASS: TestViewGet (0.01s) [2022-04-04T13:48:44.014Z] === RUN TestNames [2022-04-04T13:48:44.014Z] --- PASS: TestNames (0.00s) [2022-04-04T13:48:44.014Z] === RUN TestViewWithHealthCheck [2022-04-04T13:48:44.201Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-04T13:48:44.201Z] ok github.com/docker/docker/layer 7.574s coverage: 69.0% of statements [2022-04-04T13:48:44.201Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T13:48:44.201Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T13:48:44.201Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T13:48:44.201Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T13:48:44.201Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T13:48:44.201Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T13:48:44.462Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-04-04T13:48:44.462Z] ok github.com/docker/docker/pkg/fsutils 0.119s coverage: 85.1% of statements [2022-04-04T13:48:44.470Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-04T13:48:44.470Z] PASS [2022-04-04T13:48:44.470Z] coverage: 41.5% of statements [2022-04-04T13:48:44.470Z] ok github.com/docker/docker/container 0.220s coverage: 41.5% of statements [2022-04-04T13:48:44.470Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T13:48:44.470Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T13:48:44.470Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T13:48:44.470Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T13:48:44.724Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-04-04T13:48:44.925Z] === RUN TestPrepare [2022-04-04T13:48:44.925Z] --- PASS: TestPrepare (0.00s) [2022-04-04T13:48:44.925Z] === RUN TestStart [2022-04-04T13:48:44.925Z] --- PASS: TestStart (0.00s) [2022-04-04T13:48:44.925Z] === RUN TestWaitCancel [2022-04-04T13:48:44.925Z] --- PASS: TestWaitCancel (0.00s) [2022-04-04T13:48:44.925Z] === RUN TestWaitDisabled [2022-04-04T13:48:44.925Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-04T13:48:44.925Z] === RUN TestWaitEnabled [2022-04-04T13:48:44.925Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-04T13:48:44.925Z] === RUN TestRemove [2022-04-04T13:48:44.925Z] --- PASS: TestRemove (0.00s) [2022-04-04T13:48:44.925Z] PASS [2022-04-04T13:48:44.925Z] coverage: 65.3% of statements [2022-04-04T13:48:44.925Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-04-04T13:48:45.668Z] ok github.com/docker/docker/pkg/idtools 0.371s coverage: 67.9% of statements [2022-04-04T13:48:45.668Z] ok github.com/docker/docker/pkg/ioutils 0.344s coverage: 71.5% of statements [2022-04-04T13:48:45.855Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T13:48:45.930Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-04-04T13:48:45.930Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-04-04T13:48:45.930Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-04T13:48:45.930Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2022-04-04T13:48:45.930Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2022-04-04T13:48:46.191Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-04T13:48:46.452Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-04-04T13:48:46.452Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-04T13:48:46.452Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T13:48:46.452Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T13:48:47.023Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-04-04T13:48:47.085Z] === RUN TestNewListSecretsFilters [2022-04-04T13:48:47.085Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-04T13:48:47.085Z] === RUN TestNewListConfigsFilters [2022-04-04T13:48:47.085Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-04T13:48:47.085Z] PASS [2022-04-04T13:48:47.085Z] coverage: 0.5% of statements [2022-04-04T13:48:47.085Z] ok github.com/docker/docker/daemon/cluster 0.298s coverage: 0.5% of statements [2022-04-04T13:48:47.285Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-04-04T13:48:47.546Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-04T13:48:47.762Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T13:48:47.807Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-04-04T13:48:48.045Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-04T13:48:48.045Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-04-04T13:48:48.045Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-04T13:48:48.045Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-04T13:48:48.045Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-04T13:48:48.045Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-04T13:48:48.045Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-04T13:48:48.045Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-04T13:48:48.045Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-04T13:48:48.045Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-04T13:48:48.045Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-04T13:48:48.045Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-04T13:48:48.499Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-04T13:48:48.499Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-04T13:48:48.499Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-04T13:48:48.499Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-04T13:48:48.499Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-04T13:48:48.499Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-04T13:48:48.499Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-04T13:48:48.499Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-04T13:48:48.499Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-04T13:48:48.499Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-04T13:48:48.499Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-04T13:48:48.499Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-04T13:48:48.500Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-04T13:48:48.500Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-04T13:48:48.500Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-04T13:48:48.500Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-04T13:48:48.500Z] PASS [2022-04-04T13:48:48.500Z] coverage: 35.9% of statements [2022-04-04T13:48:48.500Z] ok github.com/docker/docker/daemon/cluster/convert 0.724s coverage: 35.9% of statements [2022-04-04T13:48:49.141Z] docker_api_swarm_test.go:585: [d86302e8814e8] joining swarm manager [d22bcd9e0553e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:48:49.193Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-04-04T13:48:49.193Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-04-04T13:48:49.455Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-04T13:48:49.709Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T13:48:49.716Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-04T13:48:49.977Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-04T13:48:49.977Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-04T13:48:50.288Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-04-04T13:48:50.288Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T13:48:50.549Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.4% of statements [2022-04-04T13:48:50.661Z] === RUN TestWaitNodeAttachment [2022-04-04T13:48:50.661Z] === RUN TestBuilderGC [2022-04-04T13:48:50.661Z] --- PASS: TestBuilderGC (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestDaemonConfigurationNotFound [2022-04-04T13:48:50.661Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestDaemonBrokenConfiguration [2022-04-04T13:48:50.661Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestFindConfigurationConflicts [2022-04-04T13:48:50.661Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-04T13:48:50.661Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-04T13:48:50.661Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-04T13:48:50.661Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-04T13:48:50.661Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-04T13:48:50.661Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-04T13:48:50.661Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-04T13:48:50.661Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-04T13:48:50.661Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-04T13:48:50.661Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-04T13:48:50.661Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-04T13:48:50.661Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-04T13:48:50.661Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-04T13:48:50.661Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-04T13:48:50.661Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-04T13:48:50.661Z] === RUN TestValidateConfigurationErrors [2022-04-04T13:48:50.661Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-04T13:48:50.661Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-04T13:48:50.661Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-04T13:48:50.661Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-04T13:48:50.661Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-04T13:48:50.661Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-04T13:48:50.661Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-04T13:48:50.661Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-04T13:48:50.811Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-04T13:48:51.072Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-04-04T13:48:51.115Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-04T13:48:51.115Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-04T13:48:51.115Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-04T13:48:51.115Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-04T13:48:51.115Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-04T13:48:51.115Z] === RUN TestValidateConfiguration [2022-04-04T13:48:51.115Z] === RUN TestValidateConfiguration/with_label [2022-04-04T13:48:51.115Z] === RUN TestValidateConfiguration/with_dns [2022-04-04T13:48:51.115Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-04T13:48:51.115Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-04T13:48:51.115Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-04T13:48:51.115Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-04T13:48:51.115Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-04T13:48:51.115Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-04T13:48:51.115Z] === RUN TestValidateConfiguration/with_hosts [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-04T13:48:51.115Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-04T13:48:51.115Z] === RUN TestReloadSetConfigFileNotExist [2022-04-04T13:48:51.115Z] time="2022-04-04T13:48:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-04T13:48:51.115Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-04-04T13:48:51.115Z] === RUN TestReloadDefaultConfigNotExist [2022-04-04T13:48:51.116Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:48:51.116Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestReloadBadDefaultConfig [2022-04-04T13:48:51.116Z] time="2022-04-04T13:48:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1395334564" [2022-04-04T13:48:51.116Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestReloadWithConflictingLabels [2022-04-04T13:48:51.116Z] time="2022-04-04T13:48:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-337607972" [2022-04-04T13:48:51.116Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2022-04-04T13:48:51.116Z] === RUN TestReloadWithDuplicateLabels [2022-04-04T13:48:51.116Z] time="2022-04-04T13:48:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-161884240" [2022-04-04T13:48:51.116Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestMaskURLCredentials [2022-04-04T13:48:51.116Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestDaemonConfigurationMerge [2022-04-04T13:48:51.116Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-04T13:48:51.116Z] PASS [2022-04-04T13:48:51.116Z] coverage: 79.5% of statements [2022-04-04T13:48:51.116Z] ok github.com/docker/docker/daemon/config 0.304s coverage: 79.5% of statements [2022-04-04T13:48:51.116Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-04T13:48:51.116Z] === RUN TestIsolationConversion [2022-04-04T13:48:51.116Z] === RUN TestIsolationConversion/default [2022-04-04T13:48:51.116Z] === RUN TestIsolationConversion/process [2022-04-04T13:48:51.116Z] === RUN TestIsolationConversion/hyperv [2022-04-04T13:48:51.116Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-04T13:48:51.116Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-04T13:48:51.116Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-04T13:48:51.116Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestContainerLabels [2022-04-04T13:48:51.116Z] --- PASS: TestContainerLabels (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestCredentialSpecConversion [2022-04-04T13:48:51.116Z] === RUN TestCredentialSpecConversion/none [2022-04-04T13:48:51.116Z] === RUN TestCredentialSpecConversion/config [2022-04-04T13:48:51.116Z] === RUN TestCredentialSpecConversion/file [2022-04-04T13:48:51.116Z] === RUN TestCredentialSpecConversion/registry [2022-04-04T13:48:51.116Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-04T13:48:51.116Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-04T13:48:51.116Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-04T13:48:51.116Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-04T13:48:51.116Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestControllerValidateMountBind [2022-04-04T13:48:51.116Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestControllerValidateMountVolume [2022-04-04T13:48:51.116Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestControllerValidateMountTarget [2022-04-04T13:48:51.116Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestControllerValidateMountTmpfs [2022-04-04T13:48:51.116Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestControllerValidateMountInvalidType [2022-04-04T13:48:51.116Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestControllerValidateMountNamedPipe [2022-04-04T13:48:51.116Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-04T13:48:51.116Z] PASS [2022-04-04T13:48:51.116Z] coverage: 11.0% of statements [2022-04-04T13:48:51.116Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.668s coverage: 11.0% of statements [2022-04-04T13:48:51.116Z] === RUN TestEventsLog [2022-04-04T13:48:51.116Z] --- PASS: TestEventsLog (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestEventsLogTimeout [2022-04-04T13:48:51.116Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-04T13:48:51.116Z] === RUN TestLogEvents [2022-04-04T13:48:51.116Z] --- PASS: TestLogEvents (0.05s) [2022-04-04T13:48:51.116Z] === RUN TestLoadBufferedEvents [2022-04-04T13:48:51.570Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-04-04T13:48:51.570Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-04T13:48:51.570Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-04T13:48:51.570Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-04T13:48:51.570Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-04T13:48:51.570Z] PASS [2022-04-04T13:48:51.570Z] coverage: 50.0% of statements [2022-04-04T13:48:51.570Z] ok github.com/docker/docker/daemon/events 0.259s coverage: 50.0% of statements [2022-04-04T13:48:51.617Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T13:48:51.643Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-04-04T13:48:51.876Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T13:48:51.904Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-04T13:48:51.904Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-04-04T13:48:52.134Z] check_test.go:379: [d7c2811c9de37] daemon is not started [2022-04-04T13:48:52.164Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-04-04T13:48:52.529Z] === RUN TestIsEmptyDir [2022-04-04T13:48:52.529Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-04T13:48:52.529Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-04T13:48:52.529Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-04T13:48:52.529Z] PASS [2022-04-04T13:48:52.529Z] coverage: 2.3% of statements [2022-04-04T13:48:52.529Z] ok github.com/docker/docker/daemon/graphdriver 0.062s coverage: 2.3% of statements [2022-04-04T13:48:52.984Z] === RUN TestLinkNaming [2022-04-04T13:48:52.984Z] --- PASS: TestLinkNaming (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestLinkNew [2022-04-04T13:48:52.984Z] --- PASS: TestLinkNew (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestLinkEnv [2022-04-04T13:48:52.984Z] --- PASS: TestLinkEnv (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestLinkMultipleEnv [2022-04-04T13:48:52.984Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestLinkPortRangeEnv [2022-04-04T13:48:52.984Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-04T13:48:52.984Z] PASS [2022-04-04T13:48:52.984Z] coverage: 93.0% of statements [2022-04-04T13:48:52.984Z] ok github.com/docker/docker/daemon/links 0.062s coverage: 93.0% of statements [2022-04-04T13:48:52.984Z] === RUN TestVerifyNetworkingConfig [2022-04-04T13:48:52.984Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestGetContainer [2022-04-04T13:48:52.984Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestValidContainerNames [2022-04-04T13:48:52.984Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestContainerInitDNS [2022-04-04T13:48:52.984Z] daemon_test.go:145: root required [2022-04-04T13:48:52.984Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestMerge [2022-04-04T13:48:52.984Z] --- PASS: TestMerge (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestValidateContainerIsolation [2022-04-04T13:48:52.984Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestFindNetworkErrorType [2022-04-04T13:48:52.984Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestEnsureServicesExist [2022-04-04T13:48:52.984Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestEnsureServicesExistErrors [2022-04-04T13:48:52.984Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-04T13:48:52.984Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-04T13:48:52.984Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-04T13:48:52.984Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-04T13:48:52.984Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-04T13:48:52.984Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-04T13:48:52.984Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestContainerDelete [2022-04-04T13:48:52.984Z] --- PASS: TestContainerDelete (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestContainerDoubleDelete [2022-04-04T13:48:52.984Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestLogContainerEventCopyLabels [2022-04-04T13:48:52.984Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestLogContainerEventWithAttributes [2022-04-04T13:48:52.984Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestNoneHealthcheck [2022-04-04T13:48:52.984Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-04T13:48:52.984Z] === RUN TestHealthStates [2022-04-04T13:48:52.984Z] time="2022-04-04T13:48:52Z" 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-04-04T13:48:52.984Z] time="2022-04-04T13:48:52Z" 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-04-04T13:48:52.984Z] time="2022-04-04T13:48:52Z" 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-04-04T13:48:52.984Z] time="2022-04-04T13:48:52Z" 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-04-04T13:48:53.069Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T13:48:53.440Z] time="2022-04-04T13:48:52Z" 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-04-04T13:48:53.440Z] time="2022-04-04T13:48:52Z" 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-04-04T13:48:53.440Z] time="2022-04-04T13:48:52Z" 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-04-04T13:48:53.440Z] time="2022-04-04T13:48:52Z" 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-04-04T13:48:53.440Z] time="2022-04-04T13:48:52Z" 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-04-04T13:48:53.440Z] time="2022-04-04T13:48:52Z" 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-04-04T13:48:53.440Z] --- PASS: TestHealthStates (0.16s) [2022-04-04T13:48:53.440Z] === RUN TestGetInspectData [2022-04-04T13:48:53.440Z] --- PASS: TestGetInspectData (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestFillLicense [2022-04-04T13:48:53.440Z] --- PASS: TestFillLicense (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestListInvalidFilter [2022-04-04T13:48:53.440Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestNameFilter [2022-04-04T13:48:53.440Z] --- PASS: TestNameFilter (0.01s) [2022-04-04T13:48:53.440Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-04T13:48:53.440Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-04T13:48:53.440Z] === 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-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-04T13:48:53.440Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-04T13:48:53.440Z] --- 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-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestSetupWindowsDevices [2022-04-04T13:48:53.440Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-04T13:48:53.440Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-04T13:48:53.440Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-04T13:48:53.440Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-04T13:48:53.440Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T13:48:53.440Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T13:48:53.440Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-04T13:48:53.440Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-04T13:48:53.440Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-04T13:48:53.440Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-04T13:48:53.440Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-04T13:48:53.440Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestDaemonReloadLabels [2022-04-04T13:48:53.440Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-04T13:48:53.440Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestDaemonReloadMirrors [2022-04-04T13:48:53.440Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-04T13:48:53.440Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-04T13:48:53.440Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-04T13:48:53.440Z] reload_test.go:342: root required [2022-04-04T13:48:53.440Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-04T13:48:53.440Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.04s) [2022-04-04T13:48:53.440Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-04T13:48:53.440Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-04T13:48:53.440Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-04T13:48:53.440Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-04T13:48:53.440Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-04T13:48:53.440Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.04s) [2022-04-04T13:48:53.440Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-04T13:48:53.440Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-04T13:48:53.440Z] === RUN TestParseVolumesFrom [2022-04-04T13:48:53.440Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-04T13:48:53.440Z] PASS [2022-04-04T13:48:53.440Z] coverage: 8.8% of statements [2022-04-04T13:48:53.440Z] ok github.com/docker/docker/daemon 0.672s coverage: 8.8% of statements [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-04T13:48:53.440Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-04T13:48:54.074Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-04-04T13:48:54.075Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-04-04T13:48:54.335Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-04-04T13:48:54.468Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T13:48:54.962Z] === RUN TestNewStreamConfig [2022-04-04T13:48:54.962Z] === RUN TestNewStreamConfig/defaults [2022-04-04T13:48:54.962Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-04T13:48:54.962Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-04T13:48:54.962Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-04T13:48:54.962Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-04T13:48:54.962Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-04T13:48:54.962Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-04T13:48:54.962Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-04T13:48:54.962Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-04T13:48:54.962Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-04T13:48:54.962Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-04T13:48:54.962Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-04T13:48:54.962Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-04T13:48:54.962Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-04T13:48:54.962Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-04T13:48:54.962Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-04T13:48:54.962Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-04T13:48:54.962Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-04T13:48:54.962Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-04T13:48:54.962Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-04T13:48:54.962Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-04T13:48:54.962Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-04T13:48:54.962Z] time="2022-04-04T13:48:54Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-04T13:48:54.962Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-04-04T13:48:54.962Z] === RUN TestCreateSuccess [2022-04-04T13:48:54.962Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestCreateStreamSkipped [2022-04-04T13:48:54.962Z] time="2022-04-04T13:48:54Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-04T13:48:54.962Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestCreateLogGroupSuccess [2022-04-04T13:48:54.962Z] time="2022-04-04T13:48:54Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-04T13:48:54.962Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestCreateError [2022-04-04T13:48:54.962Z] --- PASS: TestCreateError (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestCreateAlreadyExists [2022-04-04T13:48:54.962Z] time="2022-04-04T13:48:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-04T13:48:54.962Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestLogClosed [2022-04-04T13:48:54.962Z] --- PASS: TestLogClosed (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestLogBlocking [2022-04-04T13:48:54.962Z] --- PASS: TestLogBlocking (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-04T13:48:54.962Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestLogNonBlockingBufferFull [2022-04-04T13:48:54.962Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestPublishBatchSuccess [2022-04-04T13:48:54.962Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-04T13:48:54.962Z] === RUN TestPublishBatchError [2022-04-04T13:48:54.962Z] time="2022-04-04T13:48:54Z" level=error msg=error [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T13:48:55.326Z] === RUN TestBoolValue [2022-04-04T13:48:55.326Z] --- PASS: TestBoolValue (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestBoolValueOrDefault [2022-04-04T13:48:55.326Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestInt64ValueOrZero [2022-04-04T13:48:55.326Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestInt64ValueOrDefault [2022-04-04T13:48:55.326Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-04T13:48:55.326Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestJsonContentType [2022-04-04T13:48:55.326Z] --- PASS: TestJsonContentType (0.00s) [2022-04-04T13:48:55.326Z] PASS [2022-04-04T13:48:55.326Z] coverage: 16.2% of statements [2022-04-04T13:48:55.326Z] ok github.com/docker/docker/api/server/httputils 0.042s coverage: 16.2% of statements [2022-04-04T13:48:55.326Z] === RUN TestMaskSecretKeys [2022-04-04T13:48:55.326Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-04T13:48:55.326Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-04T13:48:55.326Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-04T13:48:55.326Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestVersionMiddlewareVersion [2022-04-04T13:48:55.326Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-04T13:48:55.326Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-04T13:48:55.326Z] PASS [2022-04-04T13:48:55.326Z] coverage: 37.7% of statements [2022-04-04T13:48:55.326Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T13:48:55.326Z] === RUN TestToJSON [2022-04-04T13:48:55.326Z] --- PASS: TestToJSON (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestToParamWithVersion [2022-04-04T13:48:55.326Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestFromJSON [2022-04-04T13:48:55.326Z] --- PASS: TestFromJSON (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestEmpty [2022-04-04T13:48:55.326Z] --- PASS: TestEmpty (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestArgsMatchKVListEmptySources [2022-04-04T13:48:55.326Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestArgsMatchKVList [2022-04-04T13:48:55.326Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestArgsMatch [2022-04-04T13:48:55.326Z] --- PASS: TestArgsMatch (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestAdd [2022-04-04T13:48:55.326Z] --- PASS: TestAdd (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestDel [2022-04-04T13:48:55.326Z] --- PASS: TestDel (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestLen [2022-04-04T13:48:55.326Z] --- PASS: TestLen (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestExactMatch [2022-04-04T13:48:55.326Z] --- PASS: TestExactMatch (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestOnlyOneExactMatch [2022-04-04T13:48:55.326Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestContains [2022-04-04T13:48:55.326Z] --- PASS: TestContains (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestValidate [2022-04-04T13:48:55.326Z] --- PASS: TestValidate (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestWalkValues [2022-04-04T13:48:55.326Z] --- PASS: TestWalkValues (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestFuzzyMatch [2022-04-04T13:48:55.326Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestClone [2022-04-04T13:48:55.326Z] --- PASS: TestClone (0.00s) [2022-04-04T13:48:55.326Z] PASS [2022-04-04T13:48:55.326Z] coverage: 92.2% of statements [2022-04-04T13:48:55.326Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-04-04T13:48:55.326Z] === RUN TestStrSliceMarshalJSON [2022-04-04T13:48:55.326Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestStrSliceUnmarshalJSON [2022-04-04T13:48:55.326Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestStrSliceUnmarshalString [2022-04-04T13:48:55.326Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestStrSliceUnmarshalSlice [2022-04-04T13:48:55.326Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-04T13:48:55.326Z] PASS [2022-04-04T13:48:55.326Z] coverage: 90.0% of statements [2022-04-04T13:48:55.326Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-04-04T13:48:55.326Z] === RUN TestDurationToSecondsString [2022-04-04T13:48:55.326Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestGetTimestamp [2022-04-04T13:48:55.326Z] === RUN TestAdjustForAPIVersion [2022-04-04T13:48:55.326Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-04T13:48:55.326Z] PASS [2022-04-04T13:48:55.326Z] coverage: 5.7% of statements [2022-04-04T13:48:55.326Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T13:48:55.326Z] --- PASS: TestGetTimestamp (0.16s) [2022-04-04T13:48:55.326Z] === RUN TestParseTimestamps [2022-04-04T13:48:55.326Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-04T13:48:55.326Z] PASS [2022-04-04T13:48:55.326Z] coverage: 100.0% of statements [2022-04-04T13:48:55.326Z] ok github.com/docker/docker/api/types/time 0.191s coverage: 100.0% of statements [2022-04-04T13:48:55.326Z] === RUN TestCompareVersion [2022-04-04T13:48:55.326Z] --- PASS: TestCompareVersion (0.00s) [2022-04-04T13:48:55.326Z] PASS [2022-04-04T13:48:55.326Z] coverage: 77.3% of statements [2022-04-04T13:48:55.326Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T13:48:55.326Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T13:48:55.326Z] === RUN TestParseRemoteURL [2022-04-04T13:48:55.326Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-04T13:48:55.326Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-04T13:48:55.326Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-04T13:48:55.326Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-04T13:48:55.326Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-04T13:48:55.326Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-04T13:48:55.326Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-04T13:48:55.326Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-04T13:48:55.326Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-04T13:48:55.326Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-04T13:48:55.326Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-04T13:48:55.326Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestCloneArgsSmartHttp [2022-04-04T13:48:55.326Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-04T13:48:55.326Z] === RUN TestCloneArgsDumbHttp [2022-04-04T13:48:55.326Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2022-04-04T13:48:55.326Z] === RUN TestCloneArgsGit [2022-04-04T13:48:55.326Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-04T13:48:55.326Z] === RUN TestCheckoutGit [2022-04-04T13:48:55.402Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T13:48:55.454Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-04T13:48:55.454Z] time="2022-04-04T13:48:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T13:48:55.454Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-04T13:48:55.454Z] time="2022-04-04T13:48:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T13:48:55.454Z] time="2022-04-04T13:48:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-04T13:48:55.454Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchSimple [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchTicker [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchMultilinePattern [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchClose [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestEffectiveLen [2022-04-04T13:48:55.454Z] === RUN TestEffectiveLen/0/Hello [2022-04-04T13:48:55.454Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-04T13:48:55.454Z] === RUN TestEffectiveLen/2/🙃 [2022-04-04T13:48:55.454Z] === RUN TestEffectiveLen/3/���� [2022-04-04T13:48:55.454Z] === RUN TestEffectiveLen/4/He��o [2022-04-04T13:48:55.454Z] === RUN TestEffectiveLen/5/ [2022-04-04T13:48:55.454Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestFindValidSplit [2022-04-04T13:48:55.454Z] === RUN TestFindValidSplit/0/ [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1076: [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:48:55.454Z] === RUN TestFindValidSplit/1/Hello [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1076: Hello [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:48:55.454Z] === RUN TestFindValidSplit/2/Hello [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1076: He [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1077: llo [2022-04-04T13:48:55.454Z] === RUN TestFindValidSplit/3/Hello [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1076: [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1077: Hello [2022-04-04T13:48:55.454Z] === RUN TestFindValidSplit/4/🙃 [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1076: [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-04T13:48:55.454Z] === RUN TestFindValidSplit/5/🙃 [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:48:55.454Z] === RUN TestFindValidSplit/6/a� [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1076: a [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1077: � [2022-04-04T13:48:55.454Z] === RUN TestFindValidSplit/7/a� [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1076: a� [2022-04-04T13:48:55.454Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:48:55.454Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestProcessEventEmoji [2022-04-04T13:48:55.454Z] --- PASS: TestProcessEventEmoji (0.14s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchLineSplit [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchMaxEvents [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchMaxTotalBytes (0.09s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-04T13:48:55.454Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-04T13:48:55.454Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-04T13:48:55.454Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-04T13:48:55.454Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-04T13:48:55.454Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-04T13:48:55.454Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-04T13:48:55.454Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-04T13:48:55.454Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-04T13:48:55.454Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-04T13:48:55.454Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-04T13:48:55.454Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-04T13:48:55.454Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-04T13:48:55.454Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-04T13:48:55.454Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsFormat [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-04T13:48:55.455Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-04T13:48:55.455Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-04T13:48:55.455Z] === RUN TestCreateTagSuccess [2022-04-04T13:48:55.455Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-04T13:48:55.455Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-04T13:48:55.455Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2022-04-04T13:48:55.455Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-04T13:48:55.455Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-04T13:48:55.455Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-04T13:48:55.455Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-04T13:48:55.455Z] PASS [2022-04-04T13:48:55.455Z] coverage: 80.2% of statements [2022-04-04T13:48:55.455Z] ok github.com/docker/docker/daemon/logger/awslogs 0.682s coverage: 80.2% of statements [2022-04-04T13:48:55.455Z] === RUN TestAdapterReadLogs [2022-04-04T13:48:55.455Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-04T13:48:55.455Z] === RUN TestCopier [2022-04-04T13:48:55.455Z] --- PASS: TestCopier (0.00s) [2022-04-04T13:48:55.455Z] === RUN TestCopierLongLines [2022-04-04T13:48:55.455Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-04T13:48:55.455Z] === RUN TestCopierSlow [2022-04-04T13:48:55.663Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T13:48:55.721Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-04-04T13:48:55.721Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-04-04T13:48:56.029Z] --- PASS: TestCopierSlow (0.21s) [2022-04-04T13:48:56.029Z] === RUN TestCopierWithSized [2022-04-04T13:48:56.029Z] === RUN TestCopierWithSized/as_is [2022-04-04T13:48:56.029Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-04T13:48:56.029Z] --- PASS: TestCopierWithSized (0.07s) [2022-04-04T13:48:56.029Z] --- PASS: TestCopierWithSized/as_is (0.07s) [2022-04-04T13:48:56.029Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-04T13:48:56.029Z] === RUN TestCopierWithPartial [2022-04-04T13:48:56.029Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-04T13:48:56.029Z] === RUN TestRingLogger [2022-04-04T13:48:56.029Z] --- PASS: TestRingLogger (0.00s) [2022-04-04T13:48:56.029Z] === RUN TestRingCap [2022-04-04T13:48:56.029Z] --- PASS: TestRingCap (0.00s) [2022-04-04T13:48:56.029Z] === RUN TestRingClose [2022-04-04T13:48:56.029Z] --- PASS: TestRingClose (0.00s) [2022-04-04T13:48:56.029Z] === RUN TestRingDrain [2022-04-04T13:48:56.029Z] --- PASS: TestRingDrain (0.00s) [2022-04-04T13:48:56.029Z] PASS [2022-04-04T13:48:56.029Z] coverage: 43.2% of statements [2022-04-04T13:48:56.029Z] ok github.com/docker/docker/daemon/logger 0.398s coverage: 43.2% of statements [2022-04-04T13:48:56.029Z] === RUN TestSearchRegistryForImagesErrors [2022-04-04T13:48:56.029Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-04T13:48:56.029Z] === RUN TestSearchRegistryForImages [2022-04-04T13:48:56.029Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-04T13:48:56.029Z] === RUN TestOnlyPlatformWithFallback [2022-04-04T13:48:56.029Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-04T13:48:56.029Z] === RUN TestImageDelete [2022-04-04T13:48:56.029Z] === RUN TestImageDelete/no_lease [2022-04-04T13:48:56.029Z] === RUN TestImageDelete/lease_exists [2022-04-04T13:48:56.029Z] === RUN TestValidateLogOptReconnectInterval [2022-04-04T13:48:56.029Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-04T13:48:56.029Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-04T13:48:56.029Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-04T13:48:56.029Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-04T13:48:56.029Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-04T13:48:56.029Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-04T13:48:56.029Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-04T13:48:56.029Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-04T13:48:56.029Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-04T13:48:56.029Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-04T13:48:56.029Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-04T13:48:56.029Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-04T13:48:56.029Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-04T13:48:56.029Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-04T13:48:56.030Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-04T13:48:56.030Z] PASS [2022-04-04T13:48:56.030Z] coverage: 33.6% of statements [2022-04-04T13:48:56.030Z] --- PASS: TestImageDelete (0.11s) [2022-04-04T13:48:56.030Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-04-04T13:48:56.030Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-04T13:48:56.030Z] === RUN TestContentStoreForPull [2022-04-04T13:48:56.030Z] ok github.com/docker/docker/daemon/logger/fluentd 0.080s coverage: 33.6% of statements [2022-04-04T13:48:56.030Z] --- PASS: TestContentStoreForPull (0.18s) [2022-04-04T13:48:56.030Z] PASS [2022-04-04T13:48:56.030Z] coverage: 6.6% of statements [2022-04-04T13:48:56.030Z] ok github.com/docker/docker/daemon/images 0.526s coverage: 6.6% of statements [2022-04-04T13:48:56.484Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T13:48:56.484Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T13:48:56.484Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-04T13:48:56.484Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T13:48:56.484Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-04T13:48:56.484Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-04T13:48:56.665Z] ok github.com/docker/docker/registry 0.075s coverage: 58.6% of statements [2022-04-04T13:48:56.927Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-04-04T13:48:56.939Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-04T13:48:56.939Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-04T13:48:56.939Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-04T13:48:56.939Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-04-04T13:48:56.939Z] === RUN TestFastTimeMarshalJSON [2022-04-04T13:48:56.939Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-04T13:48:56.939Z] PASS [2022-04-04T13:48:56.939Z] coverage: 87.2% of statements [2022-04-04T13:48:56.939Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.203s coverage: 87.2% of statements [2022-04-04T13:48:56.951Z] === RUN TestEnable [2022-04-04T13:48:56.951Z] --- PASS: TestEnable (0.00s) [2022-04-04T13:48:56.951Z] === RUN TestDisable [2022-04-04T13:48:56.951Z] --- PASS: TestDisable (0.00s) [2022-04-04T13:48:56.951Z] === RUN TestEnabled [2022-04-04T13:48:56.951Z] --- PASS: TestEnabled (0.00s) [2022-04-04T13:48:56.951Z] PASS [2022-04-04T13:48:56.951Z] coverage: 100.0% of statements [2022-04-04T13:48:56.951Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2022-04-04T13:48:56.951Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-04T13:48:56.951Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-04T13:48:56.951Z] === RUN TestProcessNoDockerignore [2022-04-04T13:48:56.951Z] --- PASS: TestProcessNoDockerignore (0.02s) [2022-04-04T13:48:56.951Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-04T13:48:56.951Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-04T13:48:57.189Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2022-04-04T13:48:57.394Z] === RUN TestJSONFileLogger [2022-04-04T13:48:57.394Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-04T13:48:57.394Z] === RUN TestJSONFileLoggerWithTags [2022-04-04T13:48:57.394Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-04T13:48:57.394Z] === RUN TestJSONFileLoggerWithOpts [2022-04-04T13:48:57.394Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-04T13:48:57.394Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-04T13:48:57.394Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-04T13:48:57.394Z] === RUN TestEncodeDecode [2022-04-04T13:48:57.394Z] === PAUSE TestEncodeDecode [2022-04-04T13:48:57.394Z] === RUN TestUnexpectedEOF [2022-04-04T13:48:57.394Z] time="2022-04-04T13:48:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T13:48:57.394Z] time="2022-04-04T13:48:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T13:48:57.394Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-04-04T13:48:57.394Z] === CONT TestEncodeDecode [2022-04-04T13:48:57.394Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-04T13:48:57.394Z] PASS [2022-04-04T13:48:57.394Z] coverage: 69.9% of statements [2022-04-04T13:48:57.394Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.256s coverage: 69.9% of statements [2022-04-04T13:48:57.394Z] === RUN TestWriteLog [2022-04-04T13:48:57.394Z] === PAUSE TestWriteLog [2022-04-04T13:48:57.394Z] === RUN TestReadLog [2022-04-04T13:48:57.394Z] === PAUSE TestReadLog [2022-04-04T13:48:57.394Z] === RUN TestDecode [2022-04-04T13:48:57.394Z] --- PASS: TestDecode (0.02s) [2022-04-04T13:48:57.394Z] === CONT TestWriteLog [2022-04-04T13:48:57.394Z] === CONT TestReadLog [2022-04-04T13:48:57.394Z] === RUN TestReadLog/tail_exact [2022-04-04T13:48:57.394Z] --- PASS: TestWriteLog (0.00s) [2022-04-04T13:48:57.420Z] === RUN TestDetectContentType [2022-04-04T13:48:57.420Z] --- PASS: TestDetectContentType (0.00s) [2022-04-04T13:48:57.420Z] === RUN TestSelectAcceptableMIME [2022-04-04T13:48:57.420Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-04T13:48:57.420Z] === RUN TestInspectEmptyResponse [2022-04-04T13:48:57.420Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-04T13:48:57.420Z] === RUN TestInspectResponseBinary [2022-04-04T13:48:57.420Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-04T13:48:57.420Z] === RUN TestResponseUnsupportedContentType [2022-04-04T13:48:57.420Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-04T13:48:57.420Z] === RUN TestInspectResponseTextSimple [2022-04-04T13:48:57.420Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-04T13:48:57.420Z] === RUN TestInspectResponseEmptyContentType [2022-04-04T13:48:57.420Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-04T13:48:57.420Z] === RUN TestUnknownContentLength [2022-04-04T13:48:57.420Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-04T13:48:57.420Z] === RUN TestDownloadRemote [2022-04-04T13:48:57.420Z] --- PASS: TestDownloadRemote (0.08s) [2022-04-04T13:48:57.420Z] === RUN TestGetWithStatusError [2022-04-04T13:48:57.420Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-04T13:48:57.420Z] === RUN TestCloseRootDirectory [2022-04-04T13:48:57.420Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:48:57.420Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-04T13:48:57.420Z] === RUN TestHashFile [2022-04-04T13:48:57.420Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:48:57.420Z] --- SKIP: TestHashFile (0.01s) [2022-04-04T13:48:57.420Z] === RUN TestHashSubdir [2022-04-04T13:48:57.420Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:48:57.420Z] --- SKIP: TestHashSubdir (0.02s) [2022-04-04T13:48:57.420Z] === RUN TestRemoveDirectory [2022-04-04T13:48:57.420Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:48:57.420Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-04T13:48:57.420Z] PASS [2022-04-04T13:48:57.420Z] coverage: 9.3% of statements [2022-04-04T13:48:57.420Z] ok github.com/docker/docker/builder/remotecontext 0.278s coverage: 9.3% of statements [2022-04-04T13:48:57.450Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-04-04T13:48:57.568Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T13:48:57.711Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-04T13:48:57.849Z] === RUN TestReadLog/tail_less_than_available [2022-04-04T13:48:57.849Z] === RUN TestReadLog/tail_more_than_available [2022-04-04T13:48:57.849Z] --- PASS: TestReadLog (0.18s) [2022-04-04T13:48:57.849Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-04-04T13:48:57.849Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-04T13:48:57.849Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-04T13:48:57.849Z] PASS [2022-04-04T13:48:57.849Z] coverage: 78.7% of statements [2022-04-04T13:48:57.849Z] ok github.com/docker/docker/daemon/logger/local 0.256s coverage: 78.7% of statements [2022-04-04T13:48:57.849Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T13:48:57.890Z] === RUN TestGetAllAllowed [2022-04-04T13:48:57.890Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestGetAllMeta [2022-04-04T13:48:57.890Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-04T13:48:57.890Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestIsUnreferencedBuiltin [2022-04-04T13:48:57.890Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestIsExistingDirectory [2022-04-04T13:48:57.890Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestGetFilenameForDownload [2022-04-04T13:48:57.890Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestEnv2Variables [2022-04-04T13:48:57.890Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-04T13:48:57.890Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestMaintainer [2022-04-04T13:48:57.890Z] --- PASS: TestMaintainer (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestLabel [2022-04-04T13:48:57.890Z] --- PASS: TestLabel (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestFromScratch [2022-04-04T13:48:57.890Z] --- PASS: TestFromScratch (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestFromWithArg [2022-04-04T13:48:57.890Z] --- PASS: TestFromWithArg (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-04T13:48:57.890Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestFromWithUndefinedArg [2022-04-04T13:48:57.890Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestFromMultiStageWithNamedStage [2022-04-04T13:48:57.890Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestOnbuild [2022-04-04T13:48:57.890Z] --- PASS: TestOnbuild (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestWorkdir [2022-04-04T13:48:57.890Z] --- PASS: TestWorkdir (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestCmd [2022-04-04T13:48:57.890Z] --- PASS: TestCmd (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestHealthcheckNone [2022-04-04T13:48:57.890Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestHealthcheckCmd [2022-04-04T13:48:57.890Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestEntrypoint [2022-04-04T13:48:57.890Z] --- PASS: TestEntrypoint (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestExpose [2022-04-04T13:48:57.890Z] --- PASS: TestExpose (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestUser [2022-04-04T13:48:57.890Z] --- PASS: TestUser (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestVolume [2022-04-04T13:48:57.890Z] --- PASS: TestVolume (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestStopSignal [2022-04-04T13:48:57.890Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T13:48:57.890Z] --- SKIP: TestStopSignal (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestArg [2022-04-04T13:48:57.890Z] --- PASS: TestArg (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestShell [2022-04-04T13:48:57.890Z] --- PASS: TestShell (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestPrependEnvOnCmd [2022-04-04T13:48:57.890Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestRunWithBuildArgs [2022-04-04T13:48:57.890Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestRunIgnoresHealthcheck [2022-04-04T13:48:57.890Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestDispatchUnsupportedOptions [2022-04-04T13:48:57.890Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-04T13:48:57.890Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-04T13:48:57.890Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-04T13:48:57.890Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-04T13:48:57.890Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-04T13:48:57.890Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-04T13:48:57.890Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestNormalizeWorkdir [2022-04-04T13:48:57.890Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestDispatch [2022-04-04T13:48:57.890Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-04T13:48:57.890Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-04T13:48:57.890Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-04T13:48:57.890Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-04T13:48:57.890Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-04T13:48:57.890Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-04T13:48:57.890Z] === RUN TestDispatch/COPY_url [2022-04-04T13:48:57.890Z] --- PASS: TestDispatch (0.05s) [2022-04-04T13:48:57.890Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-04T13:48:57.890Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-04T13:48:57.890Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-04T13:48:57.890Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T13:48:57.890Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T13:48:57.890Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-04T13:48:57.890Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestAddScratchImageAddsToMounts [2022-04-04T13:48:57.890Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-04T13:48:57.890Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-04T13:48:57.890Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-04T13:48:57.890Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestImageSourceGetAddsToMounts [2022-04-04T13:48:57.890Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestEmptyDockerfile [2022-04-04T13:48:57.890Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-04T13:48:57.890Z] === RUN TestSymlinkDockerfile [2022-04-04T13:48:57.890Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-04T13:48:57.890Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-04T13:48:57.891Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-04T13:48:57.891Z] === RUN TestNonExistingDockerfile [2022-04-04T13:48:57.891Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-04T13:48:57.891Z] === RUN TestCopyRunConfig [2022-04-04T13:48:57.891Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-04T13:48:57.891Z] === RUN TestDeepCopyRunConfig [2022-04-04T13:48:57.891Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-04T13:48:57.891Z] === RUN TestExportImage [2022-04-04T13:48:57.891Z] --- PASS: TestExportImage (0.00s) [2022-04-04T13:48:57.891Z] === RUN TestNormalizeDest [2022-04-04T13:48:57.891Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-04T13:48:57.891Z] PASS [2022-04-04T13:48:57.891Z] coverage: 46.7% of statements [2022-04-04T13:48:57.891Z] ok github.com/docker/docker/builder/dockerfile 0.283s coverage: 46.7% of statements [2022-04-04T13:48:58.304Z] === RUN TestOpenFileDelete [2022-04-04T13:48:58.304Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-04T13:48:58.304Z] === RUN TestOpenFileRename [2022-04-04T13:48:58.304Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-04T13:48:58.304Z] === RUN TestHandleDecoderErr [2022-04-04T13:48:58.304Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-04T13:48:58.304Z] === RUN TestParseLogTagDefaultTag [2022-04-04T13:48:58.304Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-04T13:48:58.304Z] === RUN TestParseLogTag [2022-04-04T13:48:58.304Z] --- PASS: TestParseLogTag (0.00s) [2022-04-04T13:48:58.304Z] === RUN TestParseLogTagEmptyTag [2022-04-04T13:48:58.304Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-04T13:48:58.304Z] === RUN TestTailFiles [2022-04-04T13:48:58.304Z] --- PASS: TestTailFiles (0.00s) [2022-04-04T13:48:58.304Z] === RUN TestFollowLogsConsumerGone [2022-04-04T13:48:58.304Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-04T13:48:58.304Z] === RUN TestFollowLogsProducerGone [2022-04-04T13:48:58.304Z] logfile_test.go:180: logDecode() closed after sending 3685 messages [2022-04-04T13:48:58.304Z] logfile_test.go:233: messages sent: 3685, received: 3685 [2022-04-04T13:48:58.304Z] --- PASS: TestFollowLogsProducerGone (0.05s) [2022-04-04T13:48:58.304Z] === RUN TestCheckCapacityAndRotate [2022-04-04T13:48:58.304Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-04T13:48:58.304Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-04T13:48:58.304Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-04T13:48:58.304Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-04T13:48:58.304Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-04T13:48:58.304Z] PASS [2022-04-04T13:48:58.304Z] coverage: 53.5% of statements [2022-04-04T13:48:58.761Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.163s coverage: 53.5% of statements [2022-04-04T13:48:58.761Z] === RUN TestLog [2022-04-04T13:48:58.761Z] --- PASS: TestLog (0.02s) [2022-04-04T13:48:58.761Z] PASS [2022-04-04T13:48:58.761Z] coverage: 31.5% of statements [2022-04-04T13:48:58.761Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.079s coverage: 31.5% of statements [2022-04-04T13:48:58.875Z] === RUN TestTCP4Proxy [2022-04-04T13:48:58.875Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-04T13:48:58.875Z] === RUN TestTCP4ProxyHalfClose [2022-04-04T13:48:58.875Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-04T13:48:58.875Z] === RUN TestTCP6Proxy [2022-04-04T13:48:58.875Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T13:48:58.875Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-04T13:48:58.875Z] === RUN TestTCPDualStackProxy [2022-04-04T13:48:58.875Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T13:48:58.875Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-04T13:48:58.875Z] === RUN TestUDP4Proxy [2022-04-04T13:48:58.875Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-04T13:48:58.875Z] === RUN TestUDP6Proxy [2022-04-04T13:48:58.875Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T13:48:58.875Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-04T13:48:58.875Z] === RUN TestUDPWriteError [2022-04-04T13:48:58.875Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-04T13:48:58.875Z] === RUN TestSCTP4Proxy [2022-04-04T13:48:58.875Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T13:48:58.875Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-04T13:48:58.875Z] === RUN TestSCTP6Proxy [2022-04-04T13:48:58.875Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T13:48:58.875Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-04T13:48:58.875Z] PASS [2022-04-04T13:48:58.875Z] coverage: 49.4% of statements [2022-04-04T13:48:58.875Z] ok github.com/docker/docker/cmd/docker-proxy 0.052s coverage: 49.4% of statements [2022-04-04T13:48:58.945Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T13:48:59.098Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-04T13:48:59.725Z] === RUN TestValidateLogOpt [2022-04-04T13:48:59.725Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestNewMissedConfig [2022-04-04T13:48:59.725Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestNewMissedUrl [2022-04-04T13:48:59.725Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestNewMissedToken [2022-04-04T13:48:59.725Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestNewWithProxy [2022-04-04T13:48:59.725Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestDefault [2022-04-04T13:48:59.725Z] --- PASS: TestDefault (0.01s) [2022-04-04T13:48:59.725Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-04T13:48:59.725Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestJsonFormat [2022-04-04T13:48:59.725Z] === RUN TestParseLogFormat [2022-04-04T13:48:59.725Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestValidateLogOptEmpty [2022-04-04T13:48:59.725Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestValidateSyslogAddress [2022-04-04T13:48:59.725Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestParseAddressDefaultPort [2022-04-04T13:48:59.725Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestValidateSyslogFacility [2022-04-04T13:48:59.725Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestValidateLogOptSyslogFormat [2022-04-04T13:48:59.725Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestValidateLogOpt [2022-04-04T13:48:59.725Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T13:48:59.725Z] PASS [2022-04-04T13:48:59.725Z] coverage: 46.8% of statements [2022-04-04T13:48:59.725Z] --- PASS: TestJsonFormat (0.01s) [2022-04-04T13:48:59.725Z] === RUN TestRawFormat [2022-04-04T13:48:59.725Z] --- PASS: TestRawFormat (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestRawFormatWithLabels [2022-04-04T13:48:59.725Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestRawFormatWithoutTag [2022-04-04T13:48:59.725Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 46.8% of statements [2022-04-04T13:48:59.725Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-04T13:48:59.725Z] === RUN TestBatching [2022-04-04T13:48:59.725Z] === RUN TestNewParse [2022-04-04T13:48:59.725Z] --- PASS: TestNewParse (0.00s) [2022-04-04T13:48:59.725Z] PASS [2022-04-04T13:48:59.725Z] coverage: 8.3% of statements [2022-04-04T13:48:59.725Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2022-04-04T13:48:59.725Z] --- PASS: TestBatching (0.24s) [2022-04-04T13:48:59.725Z] === RUN TestFrequency [2022-04-04T13:49:00.042Z] ok github.com/docker/docker/volume/local 0.084s coverage: 76.4% of statements [2022-04-04T13:49:00.182Z] --- PASS: TestFrequency (0.28s) [2022-04-04T13:49:00.182Z] === RUN TestOneMessagePerRequest [2022-04-04T13:49:00.182Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-04T13:49:00.182Z] === RUN TestVerify [2022-04-04T13:49:00.182Z] --- PASS: TestVerify (0.00s) [2022-04-04T13:49:00.182Z] === RUN TestSkipVerify [2022-04-04T13:49:00.182Z] time="2022-04-04T13:48:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:00.182Z] time="2022-04-04T13:48:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:00.182Z] time="2022-04-04T13:48:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:00.182Z] --- PASS: TestSkipVerify (0.40s) [2022-04-04T13:49:00.182Z] === RUN TestBufferMaximum [2022-04-04T13:49:00.182Z] time="2022-04-04T13:49:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:00.182Z] time="2022-04-04T13:49:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:00.182Z] time="2022-04-04T13:49:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:00.182Z] time="2022-04-04T13:49:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:00.183Z] time="2022-04-04T13:49:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:00.183Z] time="2022-04-04T13:49:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080140.127636\",\"host\":\"e59e483a3954\"}'" [2022-04-04T13:49:00.183Z] time="2022-04-04T13:49:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080140.127636\",\"host\":\"e59e483a3954\"}'" [2022-04-04T13:49:00.183Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-04T13:49:00.183Z] === RUN TestServerAlwaysDown [2022-04-04T13:49:00.183Z] time="2022-04-04T13:49:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:00.183Z] time="2022-04-04T13:49:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:00.183Z] time="2022-04-04T13:49:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080140.129680\",\"host\":\"e59e483a3954\"}'" [2022-04-04T13:49:00.183Z] time="2022-04-04T13:49:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080140.129680\",\"host\":\"e59e483a3954\"}'" [2022-04-04T13:49:00.183Z] time="2022-04-04T13:49:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:00.183Z] time="2022-04-04T13:49:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080140.129680\",\"host\":\"e59e483a3954\"}'" [2022-04-04T13:49:00.183Z] time="2022-04-04T13:49:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080140.130681\",\"host\":\"e59e483a3954\"}'" [2022-04-04T13:49:00.183Z] time="2022-04-04T13:49:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080140.130681\",\"host\":\"e59e483a3954\"}'" [2022-04-04T13:49:00.183Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-04T13:49:00.183Z] === RUN TestCannotSendAfterClose [2022-04-04T13:49:00.183Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-04T13:49:00.183Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-04T13:49:00.303Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-04-04T13:49:00.323Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T13:49:01.157Z] === RUN TestV1IDService [2022-04-04T13:49:01.157Z] --- PASS: TestV1IDService (0.02s) [2022-04-04T13:49:01.157Z] === RUN TestV2MetadataService [2022-04-04T13:49:01.245Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-04-04T13:49:01.615Z] time="2022-04-04T13:49:01Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-04T13:49:01.615Z] time="2022-04-04T13:49:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e59e483a3954\"}'" [2022-04-04T13:49:01.615Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2022-04-04T13:49:01.615Z] PASS [2022-04-04T13:49:01.615Z] coverage: 82.5% of statements [2022-04-04T13:49:01.615Z] ok github.com/docker/docker/daemon/logger/splunk 2.051s coverage: 82.5% of statements [2022-04-04T13:49:01.615Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T13:49:01.615Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-04T13:49:01.615Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T13:49:01.615Z] === RUN TestSuccessfulDownload [2022-04-04T13:49:01.615Z] download_test.go:267: Needs fixing on Windows [2022-04-04T13:49:01.615Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-04T13:49:01.615Z] === RUN TestCancelledDownload [2022-04-04T13:49:01.615Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-04T13:49:01.615Z] === RUN TestMaxDownloadAttempts [2022-04-04T13:49:01.615Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T13:49:01.615Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T13:49:01.615Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T13:49:01.615Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T13:49:01.615Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T13:49:01.615Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T13:49:01.615Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T13:49:01.615Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T13:49:01.615Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T13:49:01.615Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T13:49:01.615Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T13:49:01.615Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T13:49:01.615Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-04T13:49:01.615Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-04T13:49:01.615Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-04T13:49:01.615Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-04T13:49:01.615Z] === RUN TestContinueOnError_NeverContinue [2022-04-04T13:49:01.615Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-04T13:49:01.615Z] === RUN TestManifestStore [2022-04-04T13:49:01.615Z] === RUN TestManifestStore/no_remote_or_local [2022-04-04T13:49:02.075Z] --- PASS: TestV2MetadataService (0.74s) [2022-04-04T13:49:02.075Z] PASS [2022-04-04T13:49:02.075Z] coverage: 48.2% of statements [2022-04-04T13:49:02.075Z] ok github.com/docker/docker/distribution/metadata 0.817s coverage: 48.2% of statements [2022-04-04T13:49:02.075Z] time="2022-04-04T13:49:01Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local58859991\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-04T13:49:02.075Z] === RUN TestManifestStore/no_local_cache [2022-04-04T13:49:02.075Z] === RUN TestManifestStore/with_local_cache [2022-04-04T13:49:02.075Z] === RUN TestManifestStore/unknown_media_type [2022-04-04T13:49:02.075Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-04T13:49:02.075Z] time="2022-04-04T13:49:01Z" level=warning msg="reference for unknown type: " [2022-04-04T13:49:02.075Z] time="2022-04-04T13:49:01Z" level=warning msg="reference for unknown type: " [2022-04-04T13:49:02.075Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-04T13:49:02.075Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-04T13:49:02.075Z] time="2022-04-04T13:49:01Z" level=warning msg="reference for unknown type: " [2022-04-04T13:49:02.075Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-04T13:49:02.075Z] time="2022-04-04T13:49:01Z" level=warning msg="reference for unknown type: " [2022-04-04T13:49:02.075Z] time="2022-04-04T13:49:01Z" level=warning msg="reference for unknown type: " [2022-04-04T13:49:02.075Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-04T13:49:02.075Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-04T13:49:02.075Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-04T13:49:02.075Z] time="2022-04-04T13:49:01Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore (0.30s) [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-04T13:49:02.075Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaType [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-04T13:49:02.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-04T13:49:02.075Z] === RUN TestFixManifestLayers [2022-04-04T13:49:02.075Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-04T13:49:02.075Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-04T13:49:02.075Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T13:49:02.075Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T13:49:02.075Z] === RUN TestFixManifestLayersBadParent [2022-04-04T13:49:02.075Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-04T13:49:02.075Z] === RUN TestValidateManifest [2022-04-04T13:49:02.075Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T13:49:02.075Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-04T13:49:02.075Z] === RUN TestFormatPlatform [2022-04-04T13:49:02.075Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-04T13:49:02.075Z] === RUN TestPullSchema2Config [2022-04-04T13:49:02.075Z] === RUN TestPullSchema2Config/success_first_time [2022-04-04T13:49:02.075Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:49:02.075Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:02.075Z] === RUN TestPullSchema2Config/500_status [2022-04-04T13:49:02.075Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:49:02.075Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:02.075Z] time="2022-04-04T13:49:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:49:02.075Z] time="2022-04-04T13:49:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:49:02.075Z] time="2022-04-04T13:49:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:49:02.075Z] time="2022-04-04T13:49:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:49:02.075Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-04T13:49:02.075Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-04-04T13:49:02.075Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-04-04T13:49:02.075Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-04-04T13:49:02.075Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-04-04T13:49:02.075Z] === RUN TestTransfer [2022-04-04T13:49:02.459Z] --- PASS: TestCreateServiceSecretFileMode (12.46s) [2022-04-04T13:49:02.459Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T13:49:02.533Z] --- PASS: TestTransfer (0.12s) [2022-04-04T13:49:02.534Z] === RUN TestConcurrencyLimit [2022-04-04T13:49:02.534Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:02.534Z] === RUN TestPullSchema2Config/EOF [2022-04-04T13:49:02.534Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:49:02.534Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:02.534Z] 2022/04/04 13:49:02 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-04T13:49:02.534Z] goroutine 120 [running]: [2022-04-04T13:49:02.534Z] net/http.(*conn).serve.func1() [2022-04-04T13:49:02.534Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T13:49:02.534Z] panic({0x7e9000, 0x9cb8f0}) [2022-04-04T13:49:02.534Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T13:49:02.534Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000704e0?, {0x9d30d8?, 0xc000014000?}) [2022-04-04T13:49:02.534Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-04T13:49:02.534Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x9d30d8, 0xc000014000}, 0xc000430700) [2022-04-04T13:49:02.534Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-04T13:49:02.534Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x9d30d8?, 0xc000014000?}, 0xc00005a800?) [2022-04-04T13:49:02.534Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T13:49:02.534Z] net/http.serverHandler.ServeHTTP({0xc00007ff20?}, {0x9d30d8, 0xc000014000}, 0xc000430700) [2022-04-04T13:49:02.534Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T13:49:02.534Z] net/http.(*conn).serve(0xc00043d400, {0x9d3950, 0xc00007f7d0}) [2022-04-04T13:49:02.534Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T13:49:02.534Z] created by net/http.(*Server).Serve [2022-04-04T13:49:02.534Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T13:49:02.534Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:02.534Z] === RUN TestPullSchema2Config/unauthorized [2022-04-04T13:49:02.534Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:49:02.534Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:02.534Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-04T13:49:02.534Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-04T13:49:02.534Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-04T13:49:02.534Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-04-04T13:49:02.534Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestGetRepositoryMountCandidates [2022-04-04T13:49:02.534Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestLayerAlreadyExists [2022-04-04T13:49:02.534Z] 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-04-04T13:49:02.534Z] 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-04-04T13:49:02.534Z] 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-04-04T13:49:02.534Z] 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-04-04T13:49:02.534Z] 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-04-04T13:49:02.534Z] 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-04-04T13:49:02.534Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestWhenEmptyAuthConfig [2022-04-04T13:49:02.534Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-04-04T13:49:02.534Z] === RUN TestInactiveJobs [2022-04-04T13:49:02.534Z] === RUN TestNotFound [2022-04-04T13:49:02.534Z] --- PASS: TestNotFound (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestConflict [2022-04-04T13:49:02.534Z] --- PASS: TestConflict (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestForbidden [2022-04-04T13:49:02.534Z] --- PASS: TestForbidden (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestInvalidParameter [2022-04-04T13:49:02.534Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestNotImplemented [2022-04-04T13:49:02.534Z] --- PASS: TestNotImplemented (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestNotModified [2022-04-04T13:49:02.534Z] --- PASS: TestNotModified (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestUnauthorized [2022-04-04T13:49:02.534Z] --- PASS: TestUnauthorized (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestUnknown [2022-04-04T13:49:02.534Z] --- PASS: TestUnknown (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestCancelled [2022-04-04T13:49:02.534Z] --- PASS: TestCancelled (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestDeadline [2022-04-04T13:49:02.534Z] --- PASS: TestDeadline (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestDataLoss [2022-04-04T13:49:02.534Z] --- PASS: TestDataLoss (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestUnavailable [2022-04-04T13:49:02.534Z] --- PASS: TestUnavailable (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestSystem [2022-04-04T13:49:02.534Z] --- PASS: TestSystem (0.00s) [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Not_Found [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Bad_Request [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Conflict [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Unauthorized [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Forbidden [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Not_Modified [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-04T13:49:02.534Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-04T13:49:02.534Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-04T13:49:02.534Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-04T13:49:02.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-04T13:49:02.858Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-04T13:49:02.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-04T13:49:02.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-04T13:49:02.996Z] PASS [2022-04-04T13:49:02.996Z] coverage: 77.0% of statements [2022-04-04T13:49:02.996Z] ok github.com/docker/docker/errdefs 0.103s coverage: 77.0% of statements [2022-04-04T13:49:02.996Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-04T13:49:02.996Z] === RUN TestWatchRelease [2022-04-04T13:49:02.996Z] --- PASS: TestWatchRelease (0.04s) [2022-04-04T13:49:02.996Z] === RUN TestWatchFinishedTransfer [2022-04-04T13:49:02.996Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-04T13:49:02.996Z] === RUN TestDuplicateTransfer [2022-04-04T13:49:02.996Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-04T13:49:02.996Z] === RUN TestSuccessfulUpload [2022-04-04T13:49:03.454Z] time="2022-04-04T13:49:03Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-04T13:49:03.454Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-04-04T13:49:03.454Z] === RUN TestCancelledUpload [2022-04-04T13:49:03.454Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-04T13:49:03.454Z] PASS [2022-04-04T13:49:03.454Z] coverage: 76.8% of statements [2022-04-04T13:49:03.454Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 76.8% of statements [2022-04-04T13:49:03.454Z] === RUN TestFSGetInvalidData [2022-04-04T13:49:03.454Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-04T13:49:03.454Z] === RUN TestFSInvalidSet [2022-04-04T13:49:03.454Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-04T13:49:03.454Z] === RUN TestFSInvalidRoot [2022-04-04T13:49:03.454Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-04T13:49:03.454Z] === RUN TestFSMetadataGetSet [2022-04-04T13:49:03.454Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-04T13:49:03.454Z] === RUN TestFSInvalidWalker [2022-04-04T13:49:03.454Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-04T13:49:03.454Z] === RUN TestFSGetSet [2022-04-04T13:49:03.454Z] --- PASS: TestFSGetSet (0.03s) [2022-04-04T13:49:03.454Z] === RUN TestFSGetUnsetKey [2022-04-04T13:49:03.911Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-04T13:49:03.911Z] === RUN TestFSGetEmptyData [2022-04-04T13:49:03.911Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-04T13:49:03.911Z] === RUN TestFSDelete [2022-04-04T13:49:03.911Z] --- PASS: TestFSDelete (0.01s) [2022-04-04T13:49:03.911Z] === RUN TestFSWalker [2022-04-04T13:49:03.911Z] --- PASS: TestFSWalker (0.01s) [2022-04-04T13:49:03.911Z] === RUN TestFSWalkerStopOnError [2022-04-04T13:49:03.911Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-04T13:49:03.911Z] === RUN TestNewFromJSON [2022-04-04T13:49:03.911Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-04T13:49:03.911Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-04T13:49:03.911Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-04T13:49:03.911Z] === RUN TestMarshalKeyOrder [2022-04-04T13:49:03.911Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-04T13:49:03.911Z] === RUN TestHistoryEqual [2022-04-04T13:49:03.911Z] === RUN TestCompare [2022-04-04T13:49:03.911Z] --- PASS: TestCompare (0.00s) [2022-04-04T13:49:03.911Z] PASS [2022-04-04T13:49:03.911Z] coverage: 19.2% of statements [2022-04-04T13:49:03.911Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2022-04-04T13:49:03.911Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-04-04T13:49:03.911Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-04T13:49:03.911Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-04T13:49:03.911Z] === RUN TestTokenPassThru [2022-04-04T13:49:03.911Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-04T13:49:03.911Z] === RUN TestTokenPassThruDifferentHost [2022-04-04T13:49:03.911Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-04-04T13:49:03.911Z] PASS [2022-04-04T13:49:03.911Z] coverage: 26.6% of statements [2022-04-04T13:49:03.911Z] ok github.com/docker/docker/distribution 2.078s coverage: 26.6% of statements [2022-04-04T13:49:03.911Z] --- PASS: TestHistoryEqual (0.15s) [2022-04-04T13:49:03.911Z] === RUN TestImage [2022-04-04T13:49:03.911Z] --- PASS: TestImage (0.00s) [2022-04-04T13:49:03.911Z] === RUN TestImageOSNotEmpty [2022-04-04T13:49:03.911Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-04T13:49:03.911Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-04T13:49:03.911Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-04T13:49:03.911Z] === RUN TestCreate [2022-04-04T13:49:03.911Z] --- PASS: TestCreate (0.01s) [2022-04-04T13:49:03.911Z] === RUN TestRestore [2022-04-04T13:49:03.911Z] time="2022-04-04T13:49:03Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-04T13:49:03.911Z] --- PASS: TestRestore (0.04s) [2022-04-04T13:49:03.911Z] === RUN TestAddDelete [2022-04-04T13:49:03.911Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T13:49:03.911Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T13:49:03.911Z] --- PASS: TestAddDelete (0.06s) [2022-04-04T13:49:03.911Z] === RUN TestSearchAfterDelete [2022-04-04T13:49:03.911Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-04T13:49:03.911Z] === RUN TestParentReset [2022-04-04T13:49:03.911Z] --- PASS: TestParentReset (0.03s) [2022-04-04T13:49:03.911Z] === RUN TestGetAndSetLastUpdated [2022-04-04T13:49:03.911Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-04T13:49:03.911Z] === RUN TestStoreLen [2022-04-04T13:49:03.911Z] --- PASS: TestStoreLen (0.05s) [2022-04-04T13:49:03.911Z] PASS [2022-04-04T13:49:03.911Z] coverage: 86.9% of statements [2022-04-04T13:49:03.911Z] ok github.com/docker/docker/image 0.575s coverage: 86.9% of statements [2022-04-04T13:49:04.370Z] --- PASS: TestBuildWithHugeFile (50.49s) [2022-04-04T13:49:04.370Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T13:49:04.370Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:49:04.370Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:49:04.370Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T13:49:04.370Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:49:04.370Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:49:04.370Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:49:04.370Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:49:04.370Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:49:04.370Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:49:04.370Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:49:04.370Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:49:04.370Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:49:04.370Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2022-04-04T13:49:04.370Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-04T13:49:04.370Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-04-04T13:49:04.370Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-04T13:49:04.370Z] === RUN TestBuildPreserveOwnership [2022-04-04T13:49:04.370Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T13:49:04.759Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T13:49:04.877Z] === RUN TestMakeV1ConfigFromConfig [2022-04-04T13:49:04.877Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-04T13:49:04.877Z] PASS [2022-04-04T13:49:04.877Z] coverage: 25.0% of statements [2022-04-04T13:49:04.877Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2022-04-04T13:49:04.877Z] === RUN TestValidateManifest [2022-04-04T13:49:04.877Z] === RUN TestValidateManifest/nil [2022-04-04T13:49:04.877Z] === RUN TestValidateManifest/non-nil [2022-04-04T13:49:04.877Z] --- PASS: TestValidateManifest (0.00s) [2022-04-04T13:49:04.877Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-04T13:49:04.877Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-04T13:49:04.877Z] PASS [2022-04-04T13:49:04.877Z] coverage: 0.7% of statements [2022-04-04T13:49:04.877Z] ok github.com/docker/docker/image/tarexport 0.112s coverage: 0.7% of statements [2022-04-04T13:49:04.877Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T13:49:05.017Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T13:49:05.275Z] docker_api_swarm_test.go:46: [dfd36548f4008] joining swarm manager [dfe1866f0bcec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:49:05.315Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T13:49:05.334Z] === RUN TestSerialization [2022-04-04T13:49:05.793Z] --- PASS: TestSerialization (0.02s) [2022-04-04T13:49:05.793Z] PASS [2022-04-04T13:49:05.793Z] coverage: 100.0% of statements [2022-04-04T13:49:05.793Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-04-04T13:49:05.841Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T13:49:06.407Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T13:49:06.760Z] === RUN TestEnvironmentParsing [2022-04-04T13:49:06.760Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-04T13:49:06.760Z] PASS [2022-04-04T13:49:06.760Z] coverage: 1.2% of statements [2022-04-04T13:49:06.760Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2022-04-04T13:49:06.760Z] === RUN TestEmptyLayer [2022-04-04T13:49:06.760Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-04T13:49:06.760Z] === RUN TestCommitFailure [2022-04-04T13:49:06.760Z] --- PASS: TestCommitFailure (0.01s) [2022-04-04T13:49:06.760Z] === RUN TestStartTransactionFailure [2022-04-04T13:49:06.760Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-04T13:49:06.760Z] === RUN TestGetOrphan [2022-04-04T13:49:06.760Z] --- PASS: TestGetOrphan (0.01s) [2022-04-04T13:49:06.760Z] === RUN TestMountAndRegister [2022-04-04T13:49:06.760Z] layer_test.go:258: Layer size: 14 [2022-04-04T13:49:06.760Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-04T13:49:06.760Z] === RUN TestLayerRelease [2022-04-04T13:49:06.760Z] layer_test.go:291: Failing on Windows [2022-04-04T13:49:06.760Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-04T13:49:06.760Z] === RUN TestStoreRestore [2022-04-04T13:49:06.760Z] layer_test.go:340: Failing on Windows [2022-04-04T13:49:06.760Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-04T13:49:06.760Z] === RUN TestTarStreamStability [2022-04-04T13:49:06.760Z] layer_test.go:455: Failing on Windows [2022-04-04T13:49:06.760Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-04T13:49:06.760Z] === RUN TestRegisterExistingLayer [2022-04-04T13:49:06.760Z] --- PASS: TestRegisterExistingLayer (0.08s) [2022-04-04T13:49:06.760Z] === RUN TestTarStreamVerification [2022-04-04T13:49:06.760Z] layer_test.go:684: Failing on Windows [2022-04-04T13:49:06.760Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-04T13:49:06.760Z] === RUN TestLayerMigration [2022-04-04T13:49:06.760Z] migration_test.go:45: Failing on Windows [2022-04-04T13:49:06.760Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-04T13:49:06.760Z] === RUN TestLayerMigrationNoTarsplit [2022-04-04T13:49:06.760Z] migration_test.go:181: Failing on Windows [2022-04-04T13:49:06.760Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T13:49:06.760Z] === RUN TestMountInit [2022-04-04T13:49:06.760Z] mount_test.go:17: Failing on Windows [2022-04-04T13:49:06.760Z] --- SKIP: TestMountInit (0.00s) [2022-04-04T13:49:06.760Z] === RUN TestMountSize [2022-04-04T13:49:06.760Z] mount_test.go:76: Failing on Windows [2022-04-04T13:49:06.760Z] --- SKIP: TestMountSize (0.00s) [2022-04-04T13:49:06.760Z] === RUN TestMountChanges [2022-04-04T13:49:06.760Z] mount_test.go:125: Failing on Windows [2022-04-04T13:49:06.760Z] --- SKIP: TestMountChanges (0.00s) [2022-04-04T13:49:06.760Z] === RUN TestMountApply [2022-04-04T13:49:06.760Z] mount_test.go:212: Failing on Windows [2022-04-04T13:49:06.760Z] --- SKIP: TestMountApply (0.00s) [2022-04-04T13:49:06.760Z] PASS [2022-04-04T13:49:06.760Z] coverage: 30.6% of statements [2022-04-04T13:49:06.760Z] ok github.com/docker/docker/layer 0.207s coverage: 30.6% of statements [2022-04-04T13:49:06.760Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T13:49:06.760Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T13:49:06.760Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T13:49:06.760Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T13:49:06.975Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T13:49:06.975Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T13:49:07.218Z] === RUN TestSequenceGetAvailableBit [2022-04-04T13:49:07.218Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestSequenceEqual [2022-04-04T13:49:07.218Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestSequenceCopy [2022-04-04T13:49:07.218Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestGetFirstAvailable [2022-04-04T13:49:07.218Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestFindSequence [2022-04-04T13:49:07.218Z] --- PASS: TestFindSequence (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestCheckIfAvailable [2022-04-04T13:49:07.218Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestMergeSequences [2022-04-04T13:49:07.218Z] --- PASS: TestMergeSequences (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestPushReservation [2022-04-04T13:49:07.218Z] --- PASS: TestPushReservation (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestSerializeDeserialize [2022-04-04T13:49:07.218Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestSet [2022-04-04T13:49:07.218Z] --- PASS: TestSet (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestSetUnset [2022-04-04T13:49:07.218Z] --- PASS: TestSetUnset (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestOffsetSetUnset [2022-04-04T13:49:07.218Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestSetInRange [2022-04-04T13:49:07.218Z] --- PASS: TestSetInRange (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestSetAnyInRange [2022-04-04T13:49:07.218Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestMethods [2022-04-04T13:49:07.218Z] --- PASS: TestMethods (0.00s) [2022-04-04T13:49:07.218Z] === RUN TestRandomAllocateDeallocate [2022-04-04T13:49:07.912Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T13:49:08.480Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T13:49:08.739Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T13:49:08.745Z] === RUN TestInvalidConfig [2022-04-04T13:49:08.745Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-04T13:49:08.745Z] === RUN TestConfig [2022-04-04T13:49:08.745Z] --- PASS: TestConfig (0.00s) [2022-04-04T13:49:08.745Z] === RUN TestOptionsLabels [2022-04-04T13:49:08.745Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-04T13:49:08.745Z] === RUN TestValidName [2022-04-04T13:49:08.745Z] --- PASS: TestValidName (0.00s) [2022-04-04T13:49:08.745Z] PASS [2022-04-04T13:49:08.745Z] coverage: 19.7% of statements [2022-04-04T13:49:08.745Z] ok github.com/docker/docker/libnetwork/config 0.126s coverage: 19.7% of statements [2022-04-04T13:49:09.200Z] === RUN TestKey [2022-04-04T13:49:09.200Z] --- PASS: TestKey (0.00s) [2022-04-04T13:49:09.200Z] === RUN TestParseKey [2022-04-04T13:49:09.200Z] --- PASS: TestParseKey (0.00s) [2022-04-04T13:49:09.200Z] === RUN TestInvalidDataStore [2022-04-04T13:49:09.200Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-04T13:49:09.200Z] === RUN TestKVObjectFlatKey [2022-04-04T13:49:09.200Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-04T13:49:09.200Z] === RUN TestAtomicKVObjectFlatKey [2022-04-04T13:49:09.200Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-04T13:49:09.200Z] PASS [2022-04-04T13:49:09.200Z] coverage: 21.9% of statements [2022-04-04T13:49:09.200Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2022-04-04T13:49:09.296Z] === RUN TestCheckpointCreateError [2022-04-04T13:49:09.296Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestCheckpointCreate [2022-04-04T13:49:09.296Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestCheckpointDeleteError [2022-04-04T13:49:09.296Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestCheckpointDelete [2022-04-04T13:49:09.296Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestCheckpointListError [2022-04-04T13:49:09.296Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestCheckpointList [2022-04-04T13:49:09.296Z] --- PASS: TestCheckpointList (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestCheckpointListContainerNotFound [2022-04-04T13:49:09.296Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestNewClientWithOpsFromEnv [2022-04-04T13:49:09.296Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T13:49:09.296Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-04-04T13:49:09.296Z] === RUN TestGetAPIPath [2022-04-04T13:49:09.296Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestParseHostURL [2022-04-04T13:49:09.296Z] --- PASS: TestParseHostURL (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-04T13:49:09.296Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-04T13:49:09.296Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestNegotiateAPIVersion [2022-04-04T13:49:09.296Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-04T13:49:09.296Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-04T13:49:09.296Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-04T13:49:09.296Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-04T13:49:09.296Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-04T13:49:09.296Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-04T13:49:09.296Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-04T13:49:09.296Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-04T13:49:09.296Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-04T13:49:09.296Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-04T13:49:09.296Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestNegotiateAPVersionOverride [2022-04-04T13:49:09.296Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-04T13:49:09.296Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-04T13:49:09.296Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-04T13:49:09.296Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestClientRedirect [2022-04-04T13:49:09.296Z] === RUN TestClientRedirect/GET [2022-04-04T13:49:09.296Z] === RUN TestClientRedirect/POST [2022-04-04T13:49:09.296Z] === RUN TestClientRedirect/PUT [2022-04-04T13:49:09.296Z] === RUN TestClientRedirect/DELETE [2022-04-04T13:49:09.296Z] --- PASS: TestClientRedirect (0.00s) [2022-04-04T13:49:09.296Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-04T13:49:09.296Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-04T13:49:09.296Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-04T13:49:09.296Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestConfigCreateUnsupported [2022-04-04T13:49:09.296Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestConfigCreateError [2022-04-04T13:49:09.296Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestConfigCreate [2022-04-04T13:49:09.296Z] --- PASS: TestConfigCreate (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestConfigInspectNotFound [2022-04-04T13:49:09.296Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-04T13:49:09.296Z] === RUN TestConfigInspectWithEmptyID [2022-04-04T13:49:09.296Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigInspectUnsupported [2022-04-04T13:49:09.297Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigInspectError [2022-04-04T13:49:09.297Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigInspectConfigNotFound [2022-04-04T13:49:09.297Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigInspect [2022-04-04T13:49:09.297Z] --- PASS: TestConfigInspect (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigListUnsupported [2022-04-04T13:49:09.297Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigListError [2022-04-04T13:49:09.297Z] --- PASS: TestConfigListError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigList [2022-04-04T13:49:09.297Z] --- PASS: TestConfigList (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigRemoveUnsupported [2022-04-04T13:49:09.297Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigRemoveError [2022-04-04T13:49:09.297Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigRemove [2022-04-04T13:49:09.297Z] --- PASS: TestConfigRemove (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigUpdateUnsupported [2022-04-04T13:49:09.297Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigUpdateError [2022-04-04T13:49:09.297Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestConfigUpdate [2022-04-04T13:49:09.297Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerCommitError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerCommit [2022-04-04T13:49:09.297Z] --- PASS: TestContainerCommit (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerStatPathError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerStatPathNotFoundError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerStatPathNoHeaderError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerStatPath [2022-04-04T13:49:09.297Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestCopyToContainerError [2022-04-04T13:49:09.297Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestCopyToContainerNotFoundError [2022-04-04T13:49:09.297Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-04T13:49:09.297Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestCopyToContainer [2022-04-04T13:49:09.297Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestCopyFromContainerError [2022-04-04T13:49:09.297Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestCopyFromContainerNotFoundError [2022-04-04T13:49:09.297Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-04T13:49:09.297Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-04T13:49:09.297Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestCopyFromContainer [2022-04-04T13:49:09.297Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerCreateError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerCreateImageNotFound [2022-04-04T13:49:09.297Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerCreateWithName [2022-04-04T13:49:09.297Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerCreateAutoRemove [2022-04-04T13:49:09.297Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerDiffError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerDiff [2022-04-04T13:49:09.297Z] --- PASS: TestContainerDiff (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerExecCreateError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerExecCreate [2022-04-04T13:49:09.297Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerExecStartError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerExecStart [2022-04-04T13:49:09.297Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerExecInspectError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerExecInspect [2022-04-04T13:49:09.297Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerExportError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerExportError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerExport [2022-04-04T13:49:09.297Z] --- PASS: TestContainerExport (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerInspectError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerInspectContainerNotFound [2022-04-04T13:49:09.297Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerInspectWithEmptyID [2022-04-04T13:49:09.297Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerInspect [2022-04-04T13:49:09.297Z] --- PASS: TestContainerInspect (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerInspectNode [2022-04-04T13:49:09.297Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerKillError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerKillError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerKill [2022-04-04T13:49:09.297Z] --- PASS: TestContainerKill (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerListError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerListError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerList [2022-04-04T13:49:09.297Z] --- PASS: TestContainerList (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerLogsNotFoundError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerLogsError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerLogs [2022-04-04T13:49:09.297Z] --- PASS: TestContainerLogs (0.16s) [2022-04-04T13:49:09.297Z] === RUN TestContainerPauseError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerPause [2022-04-04T13:49:09.297Z] --- PASS: TestContainerPause (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainersPruneError [2022-04-04T13:49:09.297Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainersPrune [2022-04-04T13:49:09.297Z] --- PASS: TestContainersPrune (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerRemoveError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerRemoveNotFoundError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerRemove [2022-04-04T13:49:09.297Z] --- PASS: TestContainerRemove (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerRenameError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerRename [2022-04-04T13:49:09.297Z] --- PASS: TestContainerRename (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerResizeError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerExecResizeError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerResize [2022-04-04T13:49:09.297Z] --- PASS: TestContainerResize (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerExecResize [2022-04-04T13:49:09.297Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerRestartError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerRestart [2022-04-04T13:49:09.297Z] --- PASS: TestContainerRestart (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerStartError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerStartError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerStart [2022-04-04T13:49:09.297Z] --- PASS: TestContainerStart (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerStatsError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerStats [2022-04-04T13:49:09.297Z] --- PASS: TestContainerStats (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerStopError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerStopError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerStop [2022-04-04T13:49:09.297Z] --- PASS: TestContainerStop (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerTopError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerTopError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerTop [2022-04-04T13:49:09.297Z] --- PASS: TestContainerTop (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerUnpauseError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerUnpause [2022-04-04T13:49:09.297Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerUpdateError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerUpdate [2022-04-04T13:49:09.297Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-04T13:49:09.297Z] === RUN TestContainerWaitError [2022-04-04T13:49:09.297Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestContainerWait [2022-04-04T13:49:09.297Z] --- PASS: TestContainerWait (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestDiskUsageError [2022-04-04T13:49:09.297Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestDiskUsage [2022-04-04T13:49:09.297Z] --- PASS: TestDiskUsage (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestDistributionInspectUnsupported [2022-04-04T13:49:09.297Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestDistributionInspectWithEmptyID [2022-04-04T13:49:09.297Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestEventsErrorInOptions [2022-04-04T13:49:09.297Z] --- PASS: TestEventsErrorInOptions (0.01s) [2022-04-04T13:49:09.297Z] === RUN TestEventsErrorFromServer [2022-04-04T13:49:09.297Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestEvents [2022-04-04T13:49:09.297Z] --- PASS: TestEvents (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestTLSCloseWriter [2022-04-04T13:49:09.297Z] === PAUSE TestTLSCloseWriter [2022-04-04T13:49:09.297Z] === RUN TestImageBuildError [2022-04-04T13:49:09.297Z] --- PASS: TestImageBuildError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageBuild [2022-04-04T13:49:09.297Z] --- PASS: TestImageBuild (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestGetDockerOS [2022-04-04T13:49:09.297Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageCreateError [2022-04-04T13:49:09.297Z] --- PASS: TestImageCreateError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageCreate [2022-04-04T13:49:09.297Z] --- PASS: TestImageCreate (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageHistoryError [2022-04-04T13:49:09.297Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageHistory [2022-04-04T13:49:09.297Z] --- PASS: TestImageHistory (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageImportError [2022-04-04T13:49:09.297Z] --- PASS: TestImageImportError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageImport [2022-04-04T13:49:09.297Z] --- PASS: TestImageImport (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageInspectError [2022-04-04T13:49:09.297Z] --- PASS: TestImageInspectError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageInspectImageNotFound [2022-04-04T13:49:09.297Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageInspectWithEmptyID [2022-04-04T13:49:09.297Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageInspect [2022-04-04T13:49:09.297Z] --- PASS: TestImageInspect (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageListError [2022-04-04T13:49:09.297Z] --- PASS: TestImageListError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageList [2022-04-04T13:49:09.297Z] --- PASS: TestImageList (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageListApiBefore125 [2022-04-04T13:49:09.297Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageLoadError [2022-04-04T13:49:09.297Z] --- PASS: TestImageLoadError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageLoad [2022-04-04T13:49:09.297Z] --- PASS: TestImageLoad (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagesPruneError [2022-04-04T13:49:09.297Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagesPrune [2022-04-04T13:49:09.297Z] --- PASS: TestImagesPrune (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePullReferenceParseError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePullAnyError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePullWithoutErrors [2022-04-04T13:49:09.297Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePushReferenceError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePushAnyError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-04T13:49:09.297Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImagePushWithoutErrors [2022-04-04T13:49:09.297Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-04T13:49:09.297Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-04T13:49:09.297Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-04T13:49:09.297Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-04T13:49:09.297Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-04T13:49:09.297Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-04T13:49:09.297Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-04T13:49:09.297Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-04T13:49:09.297Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageRemoveError [2022-04-04T13:49:09.297Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageRemoveImageNotFound [2022-04-04T13:49:09.297Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageRemove [2022-04-04T13:49:09.297Z] --- PASS: TestImageRemove (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageSaveError [2022-04-04T13:49:09.297Z] --- PASS: TestImageSaveError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageSave [2022-04-04T13:49:09.297Z] --- PASS: TestImageSave (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageSearchAnyError [2022-04-04T13:49:09.297Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-04T13:49:09.297Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T13:49:09.297Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T13:49:09.297Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-04T13:49:09.297Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageSearchWithoutErrors [2022-04-04T13:49:09.297Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageTagError [2022-04-04T13:49:09.297Z] --- PASS: TestImageTagError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageTagInvalidReference [2022-04-04T13:49:09.297Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageTagInvalidSourceImageName [2022-04-04T13:49:09.297Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageTagHexSource [2022-04-04T13:49:09.297Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestImageTag [2022-04-04T13:49:09.297Z] --- PASS: TestImageTag (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestInfoServerError [2022-04-04T13:49:09.297Z] --- PASS: TestInfoServerError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestInfoInvalidResponseJSONError [2022-04-04T13:49:09.297Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestInfo [2022-04-04T13:49:09.297Z] --- PASS: TestInfo (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkConnectError [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkConnect [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkCreateError [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkCreate [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkDisconnectError [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkDisconnect [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkInspect [2022-04-04T13:49:09.297Z] === RUN TestNetworkInspect/empty_ID [2022-04-04T13:49:09.297Z] === RUN TestNetworkInspect/no_options [2022-04-04T13:49:09.297Z] === RUN TestNetworkInspect/verbose [2022-04-04T13:49:09.297Z] === RUN TestNetworkInspect/global_scope [2022-04-04T13:49:09.297Z] === RUN TestNetworkInspect/unknown_network [2022-04-04T13:49:09.297Z] === RUN TestNetworkInspect/server_error [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkListError [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkListError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkList [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkList (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworksPruneError [2022-04-04T13:49:09.297Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworksPrune [2022-04-04T13:49:09.297Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkRemoveError [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNetworkRemove [2022-04-04T13:49:09.297Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNodeInspectError [2022-04-04T13:49:09.297Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNodeInspectNodeNotFound [2022-04-04T13:49:09.297Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNodeInspectWithEmptyID [2022-04-04T13:49:09.297Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNodeInspect [2022-04-04T13:49:09.297Z] --- PASS: TestNodeInspect (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNodeListError [2022-04-04T13:49:09.297Z] --- PASS: TestNodeListError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNodeList [2022-04-04T13:49:09.297Z] --- PASS: TestNodeList (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNodeRemoveError [2022-04-04T13:49:09.297Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNodeRemove [2022-04-04T13:49:09.297Z] --- PASS: TestNodeRemove (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNodeUpdateError [2022-04-04T13:49:09.297Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestNodeUpdate [2022-04-04T13:49:09.297Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestOptionWithHostFromEnv [2022-04-04T13:49:09.297Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestOptionWithTimeout [2022-04-04T13:49:09.297Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestOptionWithVersionFromEnv [2022-04-04T13:49:09.297Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-04T13:49:09.297Z] === RUN TestPingFail [2022-04-04T13:49:09.297Z] --- PASS: TestPingFail (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPingWithError [2022-04-04T13:49:09.298Z] 2022/04/04 13:49:08 RoundTripper returned a response & error; ignoring response [2022-04-04T13:49:09.298Z] 2022/04/04 13:49:08 RoundTripper returned a response & error; ignoring response [2022-04-04T13:49:09.298Z] --- PASS: TestPingWithError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPingSuccess [2022-04-04T13:49:09.298Z] --- PASS: TestPingSuccess (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPingHeadFallback [2022-04-04T13:49:09.298Z] === RUN TestPingHeadFallback/OK [2022-04-04T13:49:09.298Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-04T13:49:09.298Z] === RUN TestPingHeadFallback/Not_Found [2022-04-04T13:49:09.298Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-04T13:49:09.298Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-04T13:49:09.298Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-04T13:49:09.298Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-04T13:49:09.298Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-04T13:49:09.298Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginDisableError [2022-04-04T13:49:09.298Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginDisable [2022-04-04T13:49:09.298Z] --- PASS: TestPluginDisable (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginEnableError [2022-04-04T13:49:09.298Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginEnable [2022-04-04T13:49:09.298Z] --- PASS: TestPluginEnable (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginInspectError [2022-04-04T13:49:09.298Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginInspectWithEmptyID [2022-04-04T13:49:09.298Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginInspect [2022-04-04T13:49:09.298Z] --- PASS: TestPluginInspect (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginListError [2022-04-04T13:49:09.298Z] --- PASS: TestPluginListError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginList [2022-04-04T13:49:09.298Z] --- PASS: TestPluginList (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginPushError [2022-04-04T13:49:09.298Z] --- PASS: TestPluginPushError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginPush [2022-04-04T13:49:09.298Z] --- PASS: TestPluginPush (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginRemoveError [2022-04-04T13:49:09.298Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginRemove [2022-04-04T13:49:09.298Z] --- PASS: TestPluginRemove (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginSetError [2022-04-04T13:49:09.298Z] --- PASS: TestPluginSetError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPluginSet [2022-04-04T13:49:09.298Z] --- PASS: TestPluginSet (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSetHostHeader [2022-04-04T13:49:09.298Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestPlainTextError [2022-04-04T13:49:09.298Z] --- PASS: TestPlainTextError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestInfiniteError [2022-04-04T13:49:09.298Z] --- PASS: TestInfiniteError (0.04s) [2022-04-04T13:49:09.298Z] === RUN TestCanceledContext [2022-04-04T13:49:09.298Z] 2022/04/04 13:49:08 RoundTripper returned a response & error; ignoring response [2022-04-04T13:49:09.298Z] --- PASS: TestCanceledContext (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestDeadlineExceededContext [2022-04-04T13:49:09.298Z] 2022/04/04 13:49:08 RoundTripper returned a response & error; ignoring response [2022-04-04T13:49:09.298Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretCreateUnsupported [2022-04-04T13:49:09.298Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretCreateError [2022-04-04T13:49:09.298Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretCreate [2022-04-04T13:49:09.298Z] --- PASS: TestSecretCreate (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretInspectUnsupported [2022-04-04T13:49:09.298Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretInspectError [2022-04-04T13:49:09.298Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretInspectSecretNotFound [2022-04-04T13:49:09.298Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretInspectWithEmptyID [2022-04-04T13:49:09.298Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretInspect [2022-04-04T13:49:09.298Z] --- PASS: TestSecretInspect (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretListUnsupported [2022-04-04T13:49:09.298Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretListError [2022-04-04T13:49:09.298Z] --- PASS: TestSecretListError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretList [2022-04-04T13:49:09.298Z] --- PASS: TestSecretList (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretRemoveUnsupported [2022-04-04T13:49:09.298Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretRemoveError [2022-04-04T13:49:09.298Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretRemove [2022-04-04T13:49:09.298Z] --- PASS: TestSecretRemove (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretUpdateUnsupported [2022-04-04T13:49:09.298Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretUpdateError [2022-04-04T13:49:09.298Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSecretUpdate [2022-04-04T13:49:09.298Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceCreateError [2022-04-04T13:49:09.298Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceCreate [2022-04-04T13:49:09.298Z] --- PASS: TestServiceCreate (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-04T13:49:09.298Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceCreateDigestPinning [2022-04-04T13:49:09.298Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceInspectError [2022-04-04T13:49:09.298Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceInspectServiceNotFound [2022-04-04T13:49:09.298Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceInspectWithEmptyID [2022-04-04T13:49:09.298Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceInspect [2022-04-04T13:49:09.298Z] --- PASS: TestServiceInspect (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceListError [2022-04-04T13:49:09.298Z] --- PASS: TestServiceListError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceList [2022-04-04T13:49:09.298Z] --- PASS: TestServiceList (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceLogsError [2022-04-04T13:49:09.298Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceLogs [2022-04-04T13:49:09.298Z] --- PASS: TestServiceLogs (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceRemoveError [2022-04-04T13:49:09.298Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceRemoveNotFoundError [2022-04-04T13:49:09.298Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceRemove [2022-04-04T13:49:09.298Z] --- PASS: TestServiceRemove (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceUpdateError [2022-04-04T13:49:09.298Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestServiceUpdate [2022-04-04T13:49:09.298Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmGetUnlockKeyError [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmGetUnlockKey [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmInitError [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmInit [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmInit (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmInspectError [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmInspect [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmJoinError [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmJoin [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmLeaveError [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmLeave [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmUnlockError [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmUnlock [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmUpdateError [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestSwarmUpdate [2022-04-04T13:49:09.298Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestTaskInspectError [2022-04-04T13:49:09.298Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestTaskInspectWithEmptyID [2022-04-04T13:49:09.298Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestTaskInspect [2022-04-04T13:49:09.298Z] --- PASS: TestTaskInspect (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestTaskListError [2022-04-04T13:49:09.298Z] --- PASS: TestTaskListError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestTaskList [2022-04-04T13:49:09.298Z] --- PASS: TestTaskList (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestVolumeCreateError [2022-04-04T13:49:09.298Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestVolumeCreate [2022-04-04T13:49:09.298Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestVolumeInspectError [2022-04-04T13:49:09.298Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestVolumeInspectNotFound [2022-04-04T13:49:09.298Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestVolumeInspectWithEmptyID [2022-04-04T13:49:09.298Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestVolumeInspect [2022-04-04T13:49:09.298Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestVolumeListError [2022-04-04T13:49:09.298Z] --- PASS: TestVolumeListError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestVolumeList [2022-04-04T13:49:09.298Z] --- PASS: TestVolumeList (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestVolumeRemoveError [2022-04-04T13:49:09.298Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-04T13:49:09.298Z] === RUN TestVolumeRemove [2022-04-04T13:49:09.298Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-04T13:49:09.298Z] === CONT TestTLSCloseWriter [2022-04-04T13:49:09.298Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-04T13:49:09.298Z] PASS [2022-04-04T13:49:09.298Z] coverage: 75.1% of statements [2022-04-04T13:49:09.298Z] ok github.com/docker/docker/client 0.442s coverage: 75.1% of statements [2022-04-04T13:49:09.307Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T13:49:09.525Z] --- PASS: TestBuildPreserveOwnership (10.16s) [2022-04-04T13:49:09.525Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.14s) [2022-04-04T13:49:09.525Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s) [2022-04-04T13:49:09.525Z] === RUN TestBuildPlatformInvalid [2022-04-04T13:49:09.525Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-04T13:49:09.525Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T13:49:09.525Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-04T13:49:09.525Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-04T13:49:09.525Z] PASS [2022-04-04T13:49:09.525Z] [2022-04-04T13:49:09.525Z] === Skipped [2022-04-04T13:49:09.525Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-04T13:49:09.525Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:49:09.525Z] [2022-04-04T13:49:09.525Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:49:09.525Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:49:09.525Z] [2022-04-04T13:49:09.525Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-04T13:49:09.525Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-04T13:49:09.525Z] [2022-04-04T13:49:09.525Z] DONE 34 tests, 3 skipped in 111.209s [2022-04-04T13:49:09.525Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T13:49:09.525Z] INFO: Testing against a local daemon [2022-04-04T13:49:09.525Z] === RUN TestConfigInspect [2022-04-04T13:49:09.525Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.525Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-04T13:49:09.525Z] === RUN TestConfigList [2022-04-04T13:49:09.525Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.525Z] --- SKIP: TestConfigList (0.01s) [2022-04-04T13:49:09.525Z] === RUN TestConfigsCreateAndDelete [2022-04-04T13:49:09.525Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.525Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-04T13:49:09.525Z] === RUN TestConfigsUpdate [2022-04-04T13:49:09.525Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.525Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-04T13:49:09.525Z] === RUN TestTemplatedConfig [2022-04-04T13:49:09.525Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.525Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T13:49:09.525Z] === RUN TestConfigCreateResolve [2022-04-04T13:49:09.525Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.525Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-04T13:49:09.525Z] PASS [2022-04-04T13:49:09.525Z] [2022-04-04T13:49:09.525Z] === Skipped [2022-04-04T13:49:09.525Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-04T13:49:09.526Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.526Z] [2022-04-04T13:49:09.526Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-04T13:49:09.526Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.526Z] [2022-04-04T13:49:09.526Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-04T13:49:09.526Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.526Z] [2022-04-04T13:49:09.526Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-04T13:49:09.526Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.526Z] [2022-04-04T13:49:09.526Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-04T13:49:09.526Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.526Z] [2022-04-04T13:49:09.526Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-04T13:49:09.526Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:49:09.526Z] [2022-04-04T13:49:09.526Z] DONE 6 tests, 6 skipped in 0.156s [2022-04-04T13:49:09.526Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T13:49:09.526Z] INFO: Testing against a local daemon [2022-04-04T13:49:09.526Z] === RUN TestCheckpoint [2022-04-04T13:49:09.526Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:49:09.526Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T13:49:09.526Z] === RUN TestContainerInvalidJSON [2022-04-04T13:49:09.526Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:49:09.526Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:49:09.526Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:49:09.526Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:49:09.526Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:49:09.526Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:49:09.526Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T13:49:09.526Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T13:49:09.526Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T13:49:09.526Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T13:49:09.567Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T13:49:09.787Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-04T13:49:09.787Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T13:49:09.787Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-04T13:49:09.787Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T13:49:09.787Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-04T13:49:09.787Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T13:49:09.787Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-04T13:49:09.787Z] === RUN TestCopyFromContainer [2022-04-04T13:49:09.826Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T13:49:10.158Z] === RUN TestIPDataMarshalling [2022-04-04T13:49:10.158Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-04T13:49:10.158Z] === RUN TestValidateAndIsV6 [2022-04-04T13:49:10.158Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-04T13:49:10.158Z] PASS [2022-04-04T13:49:10.158Z] coverage: 68.9% of statements [2022-04-04T13:49:10.158Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2022-04-04T13:49:10.158Z] === RUN TestErrorInterfaces [2022-04-04T13:49:10.158Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-04T13:49:10.158Z] === RUN TestNetworkMarshalling [2022-04-04T13:49:10.613Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-04-04T13:49:10.613Z] === RUN TestEndpointMarshalling [2022-04-04T13:49:10.613Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-04T13:49:10.613Z] === RUN TestAuxAddresses [2022-04-04T13:49:10.613Z] time="2022-04-04T13:49:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T13:49:10.613Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-04T13:49:10.613Z] === RUN TestSRVServiceQuery [2022-04-04T13:49:10.613Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:49:10.613Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-04T13:49:10.613Z] === RUN TestServiceVIPReuse [2022-04-04T13:49:10.613Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:49:10.613Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-04T13:49:10.613Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-04T13:49:10.613Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:49:10.613Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T13:49:10.613Z] === RUN TestDNSIPQuery [2022-04-04T13:49:10.613Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:49:10.613Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-04T13:49:10.613Z] === RUN TestDNSProxyServFail [2022-04-04T13:49:10.613Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:49:10.613Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-04T13:49:10.613Z] === RUN TestSandboxAddEmpty [2022-04-04T13:49:10.613Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:49:10.613Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-04T13:49:10.613Z] === RUN TestSandboxAddMultiPrio [2022-04-04T13:49:10.613Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:49:10.613Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-04T13:49:10.613Z] === RUN TestSandboxAddSamePrio [2022-04-04T13:49:10.613Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:49:10.613Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-04T13:49:10.613Z] === RUN TestCleanupServiceDiscovery [2022-04-04T13:49:10.613Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:49:10.613Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-04T13:49:10.613Z] === RUN TestDNSOptions [2022-04-04T13:49:10.613Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:49:10.613Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-04T13:49:10.613Z] === RUN TestMultipleControllersWithSameStore [2022-04-04T13:49:10.613Z] time="2022-04-04T13:49:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T13:49:10.613Z] time="2022-04-04T13:49:10Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T13:49:10.613Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-04T13:49:10.613Z] PASS [2022-04-04T13:49:10.613Z] coverage: 8.5% of statements [2022-04-04T13:49:10.613Z] ok github.com/docker/docker/libnetwork 0.287s coverage: 8.5% of statements [2022-04-04T13:49:10.613Z] === RUN TestDriver [2022-04-04T13:49:10.613Z] --- PASS: TestDriver (0.00s) [2022-04-04T13:49:10.613Z] PASS [2022-04-04T13:49:10.613Z] coverage: 34.8% of statements [2022-04-04T13:49:10.613Z] ok github.com/docker/docker/libnetwork/drivers/host 0.036s coverage: 34.8% of statements [2022-04-04T13:49:11.068Z] === RUN TestDriver [2022-04-04T13:49:11.068Z] --- PASS: TestDriver (0.00s) [2022-04-04T13:49:11.068Z] PASS [2022-04-04T13:49:11.068Z] coverage: 34.8% of statements [2022-04-04T13:49:11.068Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-04-04T13:49:11.204Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T13:49:11.642Z] --- PASS: TestRandomAllocateDeallocate (4.28s) [2022-04-04T13:49:11.642Z] === RUN TestAllocateRandomDeallocate [2022-04-04T13:49:11.642Z] === RUN TestNetworkAllocateFree [2022-04-04T13:49:11.642Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-04T13:49:11.642Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-04T13:49:11.642Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-04T13:49:11.642Z] PASS [2022-04-04T13:49:11.642Z] coverage: 63.6% of statements [2022-04-04T13:49:11.643Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.068s coverage: 63.6% of statements [2022-04-04T13:49:12.119Z] === RUN TestGetEmptyCapabilities [2022-04-04T13:49:12.119Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-04T13:49:12.119Z] === RUN TestGetExtraCapabilities [2022-04-04T13:49:12.119Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-04T13:49:12.119Z] === RUN TestGetInvalidCapabilities [2022-04-04T13:49:12.119Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-04T13:49:12.119Z] === RUN TestRemoteDriver [2022-04-04T13:49:12.119Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T13:49:12.119Z] === RUN TestDriverError [2022-04-04T13:49:12.119Z] --- PASS: TestDriverError (0.00s) [2022-04-04T13:49:12.119Z] === RUN TestMissingValues [2022-04-04T13:49:12.119Z] --- PASS: TestMissingValues (0.00s) [2022-04-04T13:49:12.119Z] === RUN TestRollback [2022-04-04T13:49:12.119Z] --- PASS: TestRollback (0.00s) [2022-04-04T13:49:12.119Z] PASS [2022-04-04T13:49:12.119Z] coverage: 57.4% of statements [2022-04-04T13:49:12.119Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2022-04-04T13:49:12.575Z] === RUN TestNAT [2022-04-04T13:49:12.575Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T13:49:12.575Z] --- SKIP: TestNAT (0.00s) [2022-04-04T13:49:12.575Z] === RUN TestTransparent [2022-04-04T13:49:12.575Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T13:49:12.575Z] --- SKIP: TestTransparent (0.00s) [2022-04-04T13:49:12.575Z] PASS [2022-04-04T13:49:12.575Z] coverage: 0.0% of statements [2022-04-04T13:49:12.575Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2022-04-04T13:49:12.575Z] --- PASS: TestAllocateRandomDeallocate (1.34s) [2022-04-04T13:49:12.575Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-04T13:49:13.029Z] === RUN TestNew [2022-04-04T13:49:13.029Z] --- PASS: TestNew (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestAddDriver [2022-04-04T13:49:13.029Z] --- PASS: TestAddDriver (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestAddDuplicateDriver [2022-04-04T13:49:13.029Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-04T13:49:13.029Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestDriver [2022-04-04T13:49:13.029Z] --- PASS: TestDriver (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestIPAM [2022-04-04T13:49:13.029Z] --- PASS: TestIPAM (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestWalkIPAMs [2022-04-04T13:49:13.029Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestWalkDrivers [2022-04-04T13:49:13.029Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-04T13:49:13.029Z] PASS [2022-04-04T13:49:13.029Z] coverage: 82.4% of statements [2022-04-04T13:49:13.029Z] ok github.com/docker/docker/libnetwork/drvregistry 0.072s coverage: 82.4% of statements [2022-04-04T13:49:13.029Z] === RUN TestBuildDefault [2022-04-04T13:49:13.029Z] --- PASS: TestBuildDefault (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestBuildHostnameDomainname [2022-04-04T13:49:13.029Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestBuildHostname [2022-04-04T13:49:13.029Z] --- PASS: TestBuildHostname (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestBuildHostnameFQDN [2022-04-04T13:49:13.029Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestBuildNoIP [2022-04-04T13:49:13.029Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestUpdate [2022-04-04T13:49:13.029Z] --- PASS: TestUpdate (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-04T13:49:13.029Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-04T13:49:13.029Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-04T13:49:13.029Z] === RUN TestAddEmpty [2022-04-04T13:49:13.029Z] --- PASS: TestAddEmpty (0.00s) [2022-04-04T13:49:13.030Z] === RUN TestAdd [2022-04-04T13:49:13.030Z] --- PASS: TestAdd (0.00s) [2022-04-04T13:49:13.030Z] === RUN TestDeleteEmpty [2022-04-04T13:49:13.030Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-04T13:49:13.030Z] === RUN TestDeleteNewline [2022-04-04T13:49:13.030Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-04T13:49:13.030Z] === RUN TestDelete [2022-04-04T13:49:13.030Z] --- PASS: TestDelete (0.00s) [2022-04-04T13:49:13.030Z] === RUN TestConcurrentWrites [2022-04-04T13:49:13.030Z] --- PASS: TestConcurrentWrites (0.17s) [2022-04-04T13:49:13.030Z] PASS [2022-04-04T13:49:13.030Z] coverage: 81.2% of statements [2022-04-04T13:49:13.030Z] ok github.com/docker/docker/libnetwork/etchosts 0.219s coverage: 81.2% of statements [2022-04-04T13:49:13.093Z] === RUN TestCopyFromContainer// [2022-04-04T13:49:13.093Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T13:49:13.227Z] --- PASS: TestImportExtremelyLargeImageWorks (183.09s) [2022-04-04T13:49:13.227Z] PASS [2022-04-04T13:49:13.227Z] [2022-04-04T13:49:13.227Z] DONE 22 tests in 187.663s [2022-04-04T13:49:13.227Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T13:49:13.227Z] ++ 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-04-04T13:49:13.227Z] ++ set -e [2022-04-04T13:49:13.227Z] ++ '[' -n 0 ']' [2022-04-04T13:49:13.227Z] ++ set -x [2022-04-04T13:49:13.227Z] ++ 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-04-04T13:49:13.227Z] INFO: Testing against a local daemon [2022-04-04T13:49:13.227Z] === RUN TestNetworkCreateDelete [2022-04-04T13:49:13.354Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T13:49:13.354Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T13:49:13.354Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T13:49:13.354Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T13:49:13.354Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T13:49:13.484Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.76s) [2022-04-04T13:49:13.484Z] === RUN TestRetrieveFromStore [2022-04-04T13:49:13.484Z] === RUN TestNew [2022-04-04T13:49:13.484Z] --- PASS: TestNew (0.00s) [2022-04-04T13:49:13.484Z] === RUN TestAllocate [2022-04-04T13:49:13.484Z] --- PASS: TestAllocate (0.00s) [2022-04-04T13:49:13.484Z] === RUN TestUninitialized [2022-04-04T13:49:13.484Z] --- PASS: TestUninitialized (0.00s) [2022-04-04T13:49:13.484Z] === RUN TestAllocateInRange [2022-04-04T13:49:13.484Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-04T13:49:13.484Z] === RUN TestAllocateSerial [2022-04-04T13:49:13.484Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-04T13:49:13.484Z] PASS [2022-04-04T13:49:13.484Z] coverage: 87.5% of statements [2022-04-04T13:49:13.484Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-04-04T13:49:13.484Z] === RUN TestCaller [2022-04-04T13:49:13.484Z] --- PASS: TestCaller (0.00s) [2022-04-04T13:49:13.484Z] PASS [2022-04-04T13:49:13.484Z] coverage: 100.0% of statements [2022-04-04T13:49:13.484Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2022-04-04T13:49:13.487Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-04-04T13:49:13.487Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T13:49:13.487Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T13:49:13.616Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T13:49:13.616Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T13:49:13.616Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T13:49:13.616Z] --- PASS: TestCopyFromContainer (3.85s) [2022-04-04T13:49:13.616Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-04T13:49:13.616Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-04T13:49:13.616Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-04T13:49:13.616Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-04T13:49:13.616Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-04T13:49:13.616Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-04T13:49:13.616Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-04T13:49:13.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-04T13:49:13.616Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-04T13:49:13.616Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-04T13:49:13.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T13:49:13.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:49:13.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:49:13.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:49:13.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:49:13.616Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:49:13.616Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:49:13.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:49:13.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:49:13.616Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:49:13.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-04T13:49:13.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T13:49:13.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T13:49:13.616Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T13:49:13.616Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T13:49:13.616Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-04T13:49:13.616Z] === RUN TestCreateWithInvalidEnv [2022-04-04T13:49:13.746Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-04-04T13:49:13.746Z] === RUN TestDaemonDNSFallback [2022-04-04T13:49:13.878Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T13:49:13.878Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T13:49:13.878Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T13:49:13.878Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T13:49:13.878Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T13:49:13.878Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T13:49:13.878Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T13:49:13.878Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T13:49:13.878Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T13:49:13.878Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-04T13:49:13.878Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T13:49:13.878Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T13:49:13.878Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T13:49:13.878Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T13:49:13.878Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-04T13:49:13.878Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T13:49:13.938Z] --- PASS: TestRetrieveFromStore (0.37s) [2022-04-04T13:49:13.938Z] === RUN TestIsCorrupted [2022-04-04T13:49:13.938Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-04T13:49:13.938Z] === RUN TestSetRollover [2022-04-04T13:49:13.938Z] === RUN TestSetSerialInsertDelete [2022-04-04T13:49:13.938Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-04T13:49:13.938Z] === RUN TestSetParallelInsertDelete [2022-04-04T13:49:14.629Z] --- PASS: TestCreateServiceConfigFileMode (12.56s) [2022-04-04T13:49:14.629Z] === RUN TestCreateServiceSysctls [2022-04-04T13:49:14.896Z] === RUN TestInt2IP2IntConversion [2022-04-04T13:49:14.896Z] --- PASS: TestSetRollover (1.21s) [2022-04-04T13:49:14.896Z] === RUN TestSetRolloverSerial [2022-04-04T13:49:14.896Z] === RUN TestPoolRequest [2022-04-04T13:49:14.896Z] --- PASS: TestPoolRequest (0.00s) [2022-04-04T13:49:14.896Z] === RUN TestOtherRequests [2022-04-04T13:49:14.896Z] --- PASS: TestOtherRequests (0.00s) [2022-04-04T13:49:14.896Z] PASS [2022-04-04T13:49:14.896Z] coverage: 57.1% of statements [2022-04-04T13:49:14.896Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-04-04T13:49:15.265Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-04-04T13:49:15.265Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T13:49:15.350Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-04-04T13:49:15.350Z] === RUN TestGetAddressVersion [2022-04-04T13:49:15.350Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-04T13:49:15.350Z] === RUN TestKeyString [2022-04-04T13:49:15.350Z] --- PASS: TestKeyString (0.00s) [2022-04-04T13:49:15.350Z] === RUN TestPoolDataMarshal [2022-04-04T13:49:15.350Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-04T13:49:15.350Z] === RUN TestSubnetsMarshal [2022-04-04T13:49:15.350Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-04-04T13:49:15.350Z] === RUN TestAddSubnets [2022-04-04T13:49:15.350Z] --- PASS: TestAddSubnets (0.03s) [2022-04-04T13:49:15.350Z] === RUN TestDoublePoolRelease [2022-04-04T13:49:15.350Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-04T13:49:15.350Z] === RUN TestAddReleasePoolID [2022-04-04T13:49:15.350Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-04-04T13:49:15.350Z] === RUN TestPredefinedPool [2022-04-04T13:49:15.350Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-04T13:49:15.350Z] === RUN TestRemoveSubnet [2022-04-04T13:49:15.804Z] --- PASS: TestRemoveSubnet (0.13s) [2022-04-04T13:49:15.804Z] === RUN TestGetSameAddress [2022-04-04T13:49:15.804Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-04T13:49:15.804Z] === RUN TestPoolAllocationReuse [2022-04-04T13:49:15.912Z] 0a6173b79e25: Pull complete [2022-04-04T13:49:15.912Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-04T13:49:15.912Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T13:49:15.912Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-04T13:49:15.912Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-04T13:49:15.912Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-04-04T13:49:15.912Z] WARN: Skipping validation tests [2022-04-04T13:49:15.912Z] INFO: Running unit tests at 04/04/2022 13:49:01... [2022-04-04T13:49:15.912Z] INFO: make.ps1 starting at 04/04/2022 13:49:07 [2022-04-04T13:49:15.912Z] INFO: Git commit (a35b4ac54a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-04T13:49:15.912Z] INFO: Invoking autogen... [2022-04-04T13:49:15.912Z] INFO: Running unit tests... [2022-04-04T13:49:16.206Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-04-04T13:49:16.206Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T13:49:16.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:49:16.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:49:16.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:49:16.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:49:16.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:49:16.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:49:16.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:49:16.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:49:16.207Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:49:16.207Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:49:16.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:49:16.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:49:16.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:49:16.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:49:16.207Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:49:16.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-04T13:49:16.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-04T13:49:16.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-04T13:49:16.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-04T13:49:16.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-04T13:49:16.207Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-04T13:49:16.207Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T13:49:16.260Z] --- PASS: TestSetRolloverSerial (1.03s) [2022-04-04T13:49:16.260Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-04T13:49:16.260Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-04T13:49:16.260Z] PASS [2022-04-04T13:49:16.260Z] coverage: 84.4% of statements [2022-04-04T13:49:16.260Z] ok github.com/docker/docker/libnetwork/bitseq 9.057s coverage: 84.4% of statements [2022-04-04T13:49:16.260Z] === RUN TestGetCapabilities [2022-04-04T13:49:16.260Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-04T13:49:16.260Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-04T13:49:16.260Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-04T13:49:16.260Z] === RUN TestGetDefaultAddressSpaces [2022-04-04T13:49:16.260Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-04T13:49:16.260Z] === RUN TestRemoteDriver [2022-04-04T13:49:16.260Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T13:49:16.260Z] PASS [2022-04-04T13:49:16.260Z] coverage: 47.4% of statements [2022-04-04T13:49:16.260Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.061s coverage: 47.4% of statements [2022-04-04T13:49:16.381Z] 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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-04-04T13:49:16.527Z] --- PASS: TestCreateServiceSysctls (3.11s) [2022-04-04T13:49:16.527Z] === RUN TestCreateServiceCapabilities [2022-04-04T13:49:16.715Z] --- PASS: TestPoolAllocationReuse (1.19s) [2022-04-04T13:49:16.715Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-04T13:49:16.715Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-04T13:49:16.715Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-04T13:49:16.778Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-04T13:49:16.778Z] === RUN TestCreateDifferentPlatform [2022-04-04T13:49:16.778Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T13:49:16.778Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T13:49:16.778Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-04T13:49:16.778Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T13:49:16.778Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T13:49:16.778Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T13:49:16.778Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-04T13:49:16.778Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T13:49:16.778Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-04T13:49:16.778Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T13:49:16.778Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-04T13:49:16.778Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-04T13:49:16.778Z] === RUN TestDaemonRestartIpcMode [2022-04-04T13:49:16.778Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T13:49:16.778Z] === RUN TestDaemonHostGatewayIP [2022-04-04T13:49:16.778Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:49:16.778Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-04T13:49:16.778Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T13:49:16.778Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T13:49:16.778Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T13:49:16.778Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-04T13:49:16.778Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T13:49:16.778Z] === RUN TestDiff [2022-04-04T13:49:17.039Z] --- PASS: TestDiff (0.41s) [2022-04-04T13:49:17.039Z] === RUN TestExecWithCloseStdin [2022-04-04T13:49:17.169Z] === RUN TestWindowsIPAM [2022-04-04T13:49:17.169Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-04T13:49:17.169Z] PASS [2022-04-04T13:49:17.169Z] coverage: 71.4% of statements [2022-04-04T13:49:17.169Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2022-04-04T13:49:17.611Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-04-04T13:49:17.611Z] === RUN TestExec [2022-04-04T13:49:17.625Z] === RUN TestDefaultNetwork [2022-04-04T13:49:17.949Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T13:49:18.079Z] --- PASS: TestDefaultNetwork (0.26s) [2022-04-04T13:49:18.079Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-04T13:49:18.079Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-04-04T13:49:18.079Z] === RUN TestInitAddressPools [2022-04-04T13:49:18.079Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-04T13:49:18.079Z] PASS [2022-04-04T13:49:18.183Z] --- PASS: TestExec (0.46s) [2022-04-04T13:49:18.183Z] === RUN TestExecUser [2022-04-04T13:49:18.444Z] --- PASS: TestExecUser (0.47s) [2022-04-04T13:49:18.444Z] === RUN TestExportContainerAndImportImage [2022-04-04T13:49:18.535Z] coverage: 74.0% of statements [2022-04-04T13:49:18.535Z] ok github.com/docker/docker/libnetwork/ipamutils 0.589s coverage: 74.0% of statements [2022-04-04T13:49:18.535Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.75s) [2022-04-04T13:49:18.535Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-04T13:49:18.990Z] === RUN TestKeyValue [2022-04-04T13:49:18.990Z] --- PASS: TestKeyValue (0.00s) [2022-04-04T13:49:18.990Z] PASS [2022-04-04T13:49:18.990Z] coverage: 60.0% of statements [2022-04-04T13:49:18.990Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T13:49:18.990Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T13:49:19.018Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-04-04T13:49:19.018Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T13:49:19.080Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-04-04T13:49:19.080Z] === RUN TestInspect [2022-04-04T13:49:19.948Z] === RUN TestGenerate [2022-04-04T13:49:19.949Z] --- PASS: TestGenerate (0.00s) [2022-04-04T13:49:19.949Z] === RUN TestGeneratePtr [2022-04-04T13:49:19.949Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-04T13:49:19.949Z] === RUN TestGenerateMissingField [2022-04-04T13:49:19.949Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-04T13:49:19.949Z] === RUN TestFieldCannotBeSet [2022-04-04T13:49:19.949Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-04T13:49:19.949Z] === RUN TestTypeMismatchError [2022-04-04T13:49:19.949Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-04T13:49:19.949Z] PASS [2022-04-04T13:49:19.949Z] coverage: 100.0% of statements [2022-04-04T13:49:19.949Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2022-04-04T13:49:20.402Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.98s) [2022-04-04T13:49:20.402Z] === RUN TestGetAddress [2022-04-04T13:49:20.407Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-04-04T13:49:20.407Z] === RUN TestHealthCheckWorkdir [2022-04-04T13:49:20.486Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T13:49:20.487Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-04-04T13:49:20.487Z] === RUN TestInspectNetwork [2022-04-04T13:49:20.487Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T13:49:20.487Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T13:49:20.487Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T13:49:20.487Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T13:49:20.745Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T13:49:20.981Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-04-04T13:49:20.981Z] === RUN TestHealthKillContainer [2022-04-04T13:49:21.360Z] testing: warning: no tests to run [2022-04-04T13:49:21.360Z] PASS [2022-04-04T13:49:21.360Z] coverage: 0.0% of statements [2022-04-04T13:49:21.360Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2022-04-04T13:49:21.360Z] === RUN TestNetworkDBSimple [2022-04-04T13:49:21.601Z] --- PASS: TestInspect (2.76s) [2022-04-04T13:49:21.601Z] === RUN TestCreateJob [2022-04-04T13:49:21.815Z] === RUN TestRequestNewPort [2022-04-04T13:49:21.815Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-04T13:49:21.815Z] === RUN TestRequestSpecificPort [2022-04-04T13:49:21.815Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-04T13:49:21.815Z] === RUN TestReleasePort [2022-04-04T13:49:21.815Z] --- PASS: TestReleasePort (0.00s) [2022-04-04T13:49:21.815Z] === RUN TestReuseReleasedPort [2022-04-04T13:49:21.815Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-04T13:49:21.815Z] === RUN TestReleaseUnreadledPort [2022-04-04T13:49:21.815Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-04T13:49:21.815Z] === RUN TestUnknowProtocol [2022-04-04T13:49:21.815Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-04T13:49:21.815Z] === RUN TestAllocateAllPorts [2022-04-04T13:49:21.815Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-04T13:49:21.815Z] === RUN TestPortAllocation [2022-04-04T13:49:21.815Z] --- PASS: TestPortAllocation (0.00s) [2022-04-04T13:49:21.815Z] === RUN TestPortAllocationWithCustomRange [2022-04-04T13:49:21.815Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-04T13:49:21.815Z] === RUN TestNoDuplicateBPR [2022-04-04T13:49:21.815Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-04T13:49:21.815Z] === RUN TestChangePortRange [2022-04-04T13:49:21.815Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-04T13:49:21.815Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-04T13:49:21.815Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-04T13:49:21.815Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-04T13:49:21.815Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-04T13:49:21.815Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-04T13:49:21.815Z] --- PASS: TestChangePortRange (0.00s) [2022-04-04T13:49:21.815Z] PASS [2022-04-04T13:49:21.815Z] coverage: 88.6% of statements [2022-04-04T13:49:21.815Z] ok github.com/docker/docker/libnetwork/portallocator 0.039s coverage: 88.6% of statements [2022-04-04T13:49:22.121Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T13:49:22.269Z] 2022/04/04 13:49:21 Closing DB instances... [2022-04-04T13:49:22.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-04T13:49:22.724Z] testing: warning: no tests to run [2022-04-04T13:49:22.724Z] PASS [2022-04-04T13:49:22.724Z] coverage: 0.0% of statements [2022-04-04T13:49:22.724Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2022-04-04T13:49:23.178Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-04T13:49:23.178Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-04T13:49:23.207Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T13:49:23.207Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === Skipped [2022-04-04T13:49:23.207Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T13:49:23.207Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T13:49:23.207Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T13:49:23.207Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T13:49:23.207Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-04-04T13:49:23.207Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.207Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-04-04T13:49:23.207Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.207Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-04-04T13:49:23.207Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.207Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-04-04T13:49:23.207Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.207Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-04-04T13:49:23.207Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.207Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-04-04T13:49:23.207Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.207Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-04-04T13:49:23.207Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.207Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.207Z] [2022-04-04T13:49:23.207Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-04-04T13:49:23.207Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.207Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-04-04T13:49:23.208Z] aufs_test.go:715: Using path: /tmp/aufs-tests/0000000/aufs [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:17Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-04T13:49:23.208Z] aufs_test.go:38: driver not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:71: No driver to put! [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-04T13:49:23.208Z] time="2022-04-04T13:48:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:71: No driver to put! [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-04T13:49:23.208Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-04T13:49:23.208Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-04T13:49:23.208Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T13:49:23.208Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-04T13:49:23.208Z] graphtest_unix.go:71: No driver to put! [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-04T13:49:23.208Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-04T13:49:23.208Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-04T13:49:23.208Z] [2022-04-04T13:49:23.208Z] DONE 2340 tests, 53 skipped in 196.747s [2022-04-04T13:49:23.208Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/config [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/idm [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/ns [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/options [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/osl [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T13:49:23.208Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-04T13:49:23.208Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-04T13:49:23.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-04T13:49:23.577Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T13:49:23.633Z] === RUN TestHashData [2022-04-04T13:49:23.633Z] --- PASS: TestHashData (0.00s) [2022-04-04T13:49:23.633Z] PASS [2022-04-04T13:49:23.633Z] coverage: 2.8% of statements [2022-04-04T13:49:23.633Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-04-04T13:49:23.693Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-04T13:49:23.693Z] Copying nested executables into bundles/binary-daemon [2022-04-04T13:49:24.087Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-04T13:49:24.087Z] PASS [2022-04-04T13:49:24.087Z] coverage: 100.0% of statements [2022-04-04T13:49:24.087Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2022-04-04T13:49:24.087Z] === RUN TestErrorConstructors [2022-04-04T13:49:24.087Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-04T13:49:24.087Z] === RUN TestCompareIPMask [2022-04-04T13:49:24.087Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-04T13:49:24.087Z] === RUN TestUtilGetHostPartIP [2022-04-04T13:49:24.087Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-04T13:49:24.087Z] === RUN TestUtilGetBroadcastIP [2022-04-04T13:49:24.087Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-04T13:49:24.087Z] === RUN TestParseCIDR [2022-04-04T13:49:24.087Z] --- PASS: TestParseCIDR (0.00s) [2022-04-04T13:49:24.087Z] PASS [2022-04-04T13:49:24.087Z] coverage: 37.3% of statements [2022-04-04T13:49:24.087Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2022-04-04T13:49:24.514Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T13:49:24.514Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T13:49:24.514Z] === RUN TestInspectNetwork/network_name [2022-04-04T13:49:24.514Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T13:49:24.551Z] 2022/04/04 13:49:24 Closing DB instances... [2022-04-04T13:49:24.871Z] --- PASS: TestCreateJob (3.07s) [2022-04-04T13:49:24.871Z] === RUN TestReplicatedJob [2022-04-04T13:49:25.013Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-04T13:49:25.013Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-04T13:49:25.013Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-04T13:49:25.014Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-04T13:49:25.014Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-04T13:49:25.014Z] PASS [2022-04-04T13:49:25.014Z] coverage: 55.0% of statements [2022-04-04T13:49:25.014Z] ok github.com/docker/docker/oci 0.043s coverage: 55.0% of statements [2022-04-04T13:49:25.070Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-04T13:49:25.070Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:49:25.330Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-04T13:49:25.330Z] [2022-04-04T13:49:25.469Z] === RUN TestAddressPoolOpt [2022-04-04T13:49:25.469Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/a [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/something [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/_=a [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/env1=value1 [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/_env1=value1 [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/PATH [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/=a [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/PATH= [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/PATH=something [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/asd!qwe [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/1asd [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/123 [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/some_space [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/__some_space_before [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/some_space_after__ [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/= [2022-04-04T13:49:25.469Z] === RUN TestValidateEnv/PaTh [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestParseHost [2022-04-04T13:49:25.469Z] --- PASS: TestParseHost (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestParseDockerDaemonHost [2022-04-04T13:49:25.469Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestParseTCP [2022-04-04T13:49:25.469Z] --- PASS: TestParseTCP (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-04T13:49:25.469Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestValidateExtraHosts [2022-04-04T13:49:25.469Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestIpOptString [2022-04-04T13:49:25.469Z] --- PASS: TestIpOptString (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-04T13:49:25.469Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestNewIpOptValidDefaultVal [2022-04-04T13:49:25.469Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestIpOptSetInvalidVal [2022-04-04T13:49:25.469Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestValidateIPAddress [2022-04-04T13:49:25.469Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestMapOpts [2022-04-04T13:49:25.469Z] --- PASS: TestMapOpts (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestListOptsWithoutValidator [2022-04-04T13:49:25.469Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestListOptsWithValidator [2022-04-04T13:49:25.469Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestValidateDNSSearch [2022-04-04T13:49:25.469Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_general_format [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_one_more [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-04T13:49:25.469Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-04T13:49:25.469Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestNamedListOpts [2022-04-04T13:49:25.469Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestNamedMapOpts [2022-04-04T13:49:25.469Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestParseLink [2022-04-04T13:49:25.469Z] --- PASS: TestParseLink (0.00s) [2022-04-04T13:49:25.469Z] === RUN TestUlimitOpt [2022-04-04T13:49:25.469Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-04T13:49:25.469Z] PASS [2022-04-04T13:49:25.469Z] coverage: 66.5% of statements [2022-04-04T13:49:25.469Z] ok github.com/docker/docker/opts 0.067s coverage: 66.5% of statements [2022-04-04T13:49:25.924Z] === RUN TestParseVersion [2022-04-04T13:49:25.924Z] --- PASS: TestParseVersion (0.00s) [2022-04-04T13:49:25.924Z] PASS [2022-04-04T13:49:25.924Z] coverage: 52.9% of statements [2022-04-04T13:49:25.924Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-04-04T13:49:25.924Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-04T13:49:25.924Z] === RUN TestNetworkDBJoinLeaveNetworks [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-04T13:49:26.417Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T13:49:26.607Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/make.sh cross [2022-04-04T13:49:26.675Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T13:49:26.813Z] ? github.com/docker/docker/api [no test files] [2022-04-04T13:49:26.865Z] [2022-04-04T13:49:26.865Z] Removing bundles/ [2022-04-04T13:49:27.123Z] [2022-04-04T13:49:27.123Z] ---> Making bundle: cross (in bundles/cross) [2022-04-04T13:49:27.123Z] Cross building: bundles/cross/linux/amd64 [2022-04-04T13:49:27.123Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-04T13:49:27.123Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-04T13:49:27.242Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T13:49:27.257Z] --- PASS: TestCheckoutGit (31.07s) [2022-04-04T13:49:27.257Z] === RUN TestValidGitTransport [2022-04-04T13:49:27.257Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-04T13:49:27.257Z] === RUN TestGitInvalidRef [2022-04-04T13:49:27.257Z] --- PASS: TestGitInvalidRef (0.24s) [2022-04-04T13:49:27.257Z] PASS [2022-04-04T13:49:27.257Z] coverage: 86.3% of statements [2022-04-04T13:49:27.257Z] ok github.com/docker/docker/builder/remotecontext/git 31.452s coverage: 86.3% of statements [2022-04-04T13:49:27.257Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T13:49:27.257Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T13:49:27.445Z] 2022/04/04 13:49:26 Closing DB instances... [2022-04-04T13:49:27.445Z] === RUN TestPeerCertificateMarshalJSON [2022-04-04T13:49:27.899Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-04T13:49:27.899Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-04T13:49:27.899Z] --- PASS: TestPeerCertificateMarshalJSON (0.22s) [2022-04-04T13:49:27.899Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-04T13:49:27.899Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-04T13:49:27.899Z] === RUN TestMiddleware [2022-04-04T13:49:27.899Z] --- PASS: TestMiddleware (0.00s) [2022-04-04T13:49:27.899Z] === RUN TestNewResponseModifier [2022-04-04T13:49:27.899Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-04T13:49:27.899Z] PASS [2022-04-04T13:49:27.899Z] coverage: 26.8% of statements [2022-04-04T13:49:27.899Z] ok github.com/docker/docker/pkg/authorization 0.269s coverage: 26.8% of statements [2022-04-04T13:49:27.899Z] === RUN TestIsArchivePathDir [2022-04-04T13:49:27.899Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-04T13:49:27.899Z] === RUN TestIsArchivePathInvalidFile [2022-04-04T13:49:27.899Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-04-04T13:49:27.899Z] === RUN TestIsArchivePathTar [2022-04-04T13:49:28.353Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-04-04T13:49:28.353Z] === RUN TestDecompressStreamGzip [2022-04-04T13:49:28.353Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-04-04T13:49:28.353Z] === RUN TestDecompressStreamBzip2 [2022-04-04T13:49:28.353Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-04T13:49:28.353Z] === RUN TestDecompressStreamXz [2022-04-04T13:49:28.353Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T13:49:28.353Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestDecompressStreamZstd [2022-04-04T13:49:28.353Z] archive_test.go:140: zstd not installed [2022-04-04T13:49:28.353Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-04T13:49:28.353Z] === RUN TestCompressStreamXzUnsupported [2022-04-04T13:49:28.353Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-04T13:49:28.353Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestCompressStreamInvalid [2022-04-04T13:49:28.353Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestExtensionInvalid [2022-04-04T13:49:28.353Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestExtensionUncompressed [2022-04-04T13:49:28.353Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestExtensionBzip2 [2022-04-04T13:49:28.353Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestExtensionGzip [2022-04-04T13:49:28.353Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestExtensionXz [2022-04-04T13:49:28.353Z] --- PASS: TestExtensionXz (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestExtensionZstd [2022-04-04T13:49:28.353Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestCmdStreamLargeStderr [2022-04-04T13:49:28.353Z] === RUN TestUnbuffered [2022-04-04T13:49:28.353Z] --- PASS: TestUnbuffered (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestRaceUnbuffered [2022-04-04T13:49:28.353Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-04T13:49:28.353Z] PASS [2022-04-04T13:49:28.353Z] coverage: 100.0% of statements [2022-04-04T13:49:28.353Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-04-04T13:49:28.353Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-04T13:49:28.353Z] === RUN TestCmdStreamBad [2022-04-04T13:49:28.353Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T13:49:28.353Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestCmdStreamGood [2022-04-04T13:49:28.353Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-04T13:49:28.353Z] === RUN TestUntarPathWithInvalidDest [2022-04-04T13:49:28.353Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-04T13:49:28.353Z] === RUN TestUntarPathWithInvalidSrc [2022-04-04T13:49:28.353Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-04T13:49:28.353Z] === RUN TestUntarPath [2022-04-04T13:49:28.616Z] --- PASS: TestInspectNetwork (8.52s) [2022-04-04T13:49:28.616Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-04T13:49:28.616Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T13:49:28.616Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T13:49:28.616Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T13:49:28.616Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T13:49:28.808Z] --- PASS: TestUntarPath (0.06s) [2022-04-04T13:49:28.808Z] === RUN TestUntarPathWithDestinationFile [2022-04-04T13:49:28.808Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-04T13:49:28.808Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-04T13:49:28.808Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-04T13:49:28.808Z] === RUN TestCopyWithTarInvalidSrc [2022-04-04T13:49:28.808Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-04T13:49:28.808Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-04T13:49:28.808Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T13:49:28.808Z] === RUN TestCopyWithTarSrcFile [2022-04-04T13:49:28.808Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-04T13:49:28.808Z] === RUN TestCopyWithTarSrcFolder [2022-04-04T13:49:28.808Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-04T13:49:28.808Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-04T13:49:28.808Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-04T13:49:28.808Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-04T13:49:28.808Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T13:49:28.808Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-04T13:49:28.808Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-04T13:49:28.808Z] === RUN TestCopyFileWithTarSrcFile [2022-04-04T13:49:28.808Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-04T13:49:28.808Z] === RUN TestTarFiles [2022-04-04T13:49:28.808Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.67s) [2022-04-04T13:49:28.808Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-04T13:49:28.808Z] === RUN TestMatch [2022-04-04T13:49:28.808Z] === RUN TestMatch/[[]] [2022-04-04T13:49:28.808Z] === RUN TestMatch/[[foo]] [2022-04-04T13:49:28.808Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-04T13:49:28.808Z] === RUN TestMatch/[[foo_bar]] [2022-04-04T13:49:28.808Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-04T13:49:28.808Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-04T13:49:28.808Z] === RUN TestMatch/[] [2022-04-04T13:49:28.808Z] === RUN TestMatch/[]#01 [2022-04-04T13:49:28.808Z] === RUN TestMatch/[[qux]] [2022-04-04T13:49:28.808Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-04T13:49:28.808Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-04T13:49:28.808Z] === RUN TestMatch/[[foo_baz]] [2022-04-04T13:49:28.808Z] --- PASS: TestMatch (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[] (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-04T13:49:28.808Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-04T13:49:28.808Z] PASS [2022-04-04T13:49:28.808Z] coverage: 87.5% of statements [2022-04-04T13:49:28.808Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2022-04-04T13:49:29.121Z] --- PASS: TestHealthKillContainer (7.86s) [2022-04-04T13:49:29.121Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T13:49:29.121Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T13:49:29.121Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T13:49:29.121Z] === RUN TestIpcModeNone [2022-04-04T13:49:29.381Z] --- PASS: TestIpcModeNone (0.45s) [2022-04-04T13:49:29.381Z] === RUN TestIpcModePrivate [2022-04-04T13:49:29.642Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-04-04T13:49:29.642Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-04T13:49:29.642Z] === RUN TestIpcModeShareable [2022-04-04T13:49:29.642Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T13:49:29.642Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-04T13:49:29.642Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T13:49:30.120Z] --- PASS: TestReplicatedJob (5.21s) [2022-04-04T13:49:30.120Z] === RUN TestUpdateReplicatedJob [2022-04-04T13:49:30.331Z] === RUN TestChrootTarUntar [2022-04-04T13:49:30.331Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:49:30.331Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-04T13:49:30.331Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-04T13:49:30.331Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:49:30.331Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T13:49:30.331Z] === RUN TestChrootUntarEmptyArchive [2022-04-04T13:49:30.331Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-04T13:49:30.331Z] === RUN TestChrootTarUntarWithSymlink [2022-04-04T13:49:30.331Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:49:30.331Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T13:49:30.331Z] === RUN TestChrootCopyWithTar [2022-04-04T13:49:30.331Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:49:30.331Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-04T13:49:30.331Z] === RUN TestChrootCopyFileWithTar [2022-04-04T13:49:30.331Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:49:30.331Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-04T13:49:30.331Z] === RUN TestChrootUntarPath [2022-04-04T13:49:30.331Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:49:30.331Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-04T13:49:30.331Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-04T13:49:30.331Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:49:30.331Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:49:30.331Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-04T13:49:30.331Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:49:30.331Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:49:30.331Z] === RUN TestChrootApplyDotDotFile [2022-04-04T13:49:30.331Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:49:30.331Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-04T13:49:30.331Z] PASS [2022-04-04T13:49:30.331Z] coverage: 12.0% of statements [2022-04-04T13:49:30.331Z] ok github.com/docker/docker/pkg/chrootarchive 0.081s coverage: 12.0% of statements [2022-04-04T13:49:30.519Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2022-04-04T13:49:30.519Z] === RUN TestNetworkInvalidJSON [2022-04-04T13:49:30.519Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T13:49:30.519Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T13:49:30.519Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:49:30.519Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:49:30.519Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:49:30.519Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:49:30.519Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T13:49:30.519Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:49:30.519Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:49:30.519Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-04T13:49:30.519Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T13:49:30.519Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T13:49:30.519Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T13:49:30.519Z] === RUN TestNetworkList [2022-04-04T13:49:30.780Z] === RUN TestNetworkList//networks [2022-04-04T13:49:30.780Z] === PAUSE TestNetworkList//networks [2022-04-04T13:49:30.780Z] === RUN TestNetworkList//networks/ [2022-04-04T13:49:30.780Z] === PAUSE TestNetworkList//networks/ [2022-04-04T13:49:30.780Z] === CONT TestNetworkList//networks [2022-04-04T13:49:30.780Z] === CONT TestNetworkList//networks/ [2022-04-04T13:49:30.780Z] --- PASS: TestNetworkList (0.02s) [2022-04-04T13:49:30.780Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T13:49:30.780Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T13:49:30.780Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T13:49:30.785Z] 2022/04/04 13:49:30 Closing DB instances... [2022-04-04T13:49:31.031Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-04-04T13:49:31.031Z] === RUN TestAPIIpcModeHost [2022-04-04T13:49:31.031Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T13:49:31.031Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-04T13:49:31.031Z] === RUN TestDaemonIpcModeShareable [2022-04-04T13:49:31.031Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T13:49:31.031Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-04T13:49:31.031Z] === RUN TestDaemonIpcModePrivate [2022-04-04T13:49:31.240Z] === RUN TestEnsureRemoveAllNotExist [2022-04-04T13:49:31.240Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-04T13:49:31.240Z] === RUN TestEnsureRemoveAllWithDir [2022-04-04T13:49:31.240Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-04T13:49:31.240Z] === RUN TestEnsureRemoveAllWithFile [2022-04-04T13:49:31.240Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-04T13:49:31.240Z] PASS [2022-04-04T13:49:31.240Z] coverage: 0.0% of statements [2022-04-04T13:49:31.240Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-04-04T13:49:31.349Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-04-04T13:49:31.349Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T13:49:31.694Z] === RUN TestSizeEmpty [2022-04-04T13:49:31.694Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-04T13:49:31.694Z] === RUN TestSizeEmptyFile [2022-04-04T13:49:31.694Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-04T13:49:31.694Z] === RUN TestSizeNonemptyFile [2022-04-04T13:49:31.694Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-04T13:49:31.694Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-04T13:49:31.694Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-04T13:49:31.694Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-04T13:49:31.694Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-04T13:49:31.694Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-04T13:49:31.694Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-04T13:49:31.694Z] === RUN TestMoveToSubdir [2022-04-04T13:49:31.694Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-04T13:49:31.694Z] === RUN TestSizeNonExistingDirectory [2022-04-04T13:49:31.694Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-04T13:49:31.694Z] PASS [2022-04-04T13:49:31.694Z] coverage: 80.0% of statements [2022-04-04T13:49:31.694Z] ok github.com/docker/docker/pkg/directory 0.041s coverage: 80.0% of statements [2022-04-04T13:49:31.974Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-04T13:49:32.247Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-04-04T13:49:32.247Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T13:49:32.247Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T13:49:32.247Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-04T13:49:32.247Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T13:49:32.247Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T13:49:32.247Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-04T13:49:32.247Z] === RUN TestIpcModeOlderClient [2022-04-04T13:49:32.247Z] === PAUSE TestIpcModeOlderClient [2022-04-04T13:49:32.247Z] === RUN TestKillContainerInvalidSignal [2022-04-04T13:49:32.286Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-04-04T13:49:32.286Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T13:49:32.652Z] === RUN TestPollerAddRemove [2022-04-04T13:49:32.653Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-04T13:49:32.653Z] === RUN TestPollerEvent [2022-04-04T13:49:32.653Z] poller_test.go:40: No chmod on Windows [2022-04-04T13:49:32.653Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-04T13:49:32.653Z] === RUN TestPollerClose [2022-04-04T13:49:32.653Z] --- PASS: TestPollerClose (0.00s) [2022-04-04T13:49:32.653Z] PASS [2022-04-04T13:49:32.653Z] coverage: 39.4% of statements [2022-04-04T13:49:32.653Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 39.4% of statements [2022-04-04T13:49:32.653Z] --- PASS: TestTarFiles (3.98s) [2022-04-04T13:49:32.653Z] === RUN TestDetectCompressionZstd [2022-04-04T13:49:32.653Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-04T13:49:32.653Z] === RUN TestTarUntar [2022-04-04T13:49:32.653Z] --- PASS: TestTarUntar (0.03s) [2022-04-04T13:49:32.653Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-04T13:49:32.653Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-04T13:49:32.653Z] === RUN TestTarWithOptions [2022-04-04T13:49:32.653Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-04T13:49:32.653Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-04T13:49:32.653Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-04T13:49:32.653Z] === RUN TestUntarUstarGnuConflict [2022-04-04T13:49:32.653Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-04T13:49:32.653Z] === RUN TestUntarInvalidFilenames [2022-04-04T13:49:32.820Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-04-04T13:49:32.820Z] === RUN TestKillContainer [2022-04-04T13:49:32.820Z] === RUN TestKillContainer/no_signal [2022-04-04T13:49:33.082Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T13:49:33.107Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4269714487\\dest" [2022-04-04T13:49:33.107Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-04-04T13:49:33.107Z] === RUN TestUntarHardlinkToSymlink [2022-04-04T13:49:33.107Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-04T13:49:33.107Z] === RUN TestUntarInvalidHardlink [2022-04-04T13:49:33.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2203007448\\victim\\hello" -> "../victim/hello" [2022-04-04T13:49:33.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1311961773\\victim\\hello" -> "/../victim/hello" [2022-04-04T13:49:33.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1282605378\\victim" -> "../victim" [2022-04-04T13:49:33.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink132434848\\victim" -> "../victim" [2022-04-04T13:49:33.107Z] --- PASS: TestNetworkDBCRUDTableEntry (4.13s) [2022-04-04T13:49:33.107Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-04T13:49:33.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2745609278\\victim" -> "../victim" [2022-04-04T13:49:33.107Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1513388060\\victim" -> "../victim" [2022-04-04T13:49:33.107Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-04T13:49:33.107Z] === RUN TestUntarInvalidSymlink [2022-04-04T13:49:33.107Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3065657293\\dest\\dotdot" -> "../victim/hello" [2022-04-04T13:49:33.107Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2140409866\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T13:49:33.107Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1505944808\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:49:33.107Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3800659241\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:49:33.107Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2006574495\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:49:33.107Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1020715336\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:49:33.107Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2296598075\\dest\\dir\\loophole" -> "../../victim" [2022-04-04T13:49:33.107Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-04-04T13:49:33.107Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-04T13:49:33.107Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-04T13:49:33.107Z] === RUN TestXGlobalNoParent [2022-04-04T13:49:33.107Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-04T13:49:33.107Z] === RUN TestReplaceFileTarWrapper [2022-04-04T13:49:33.107Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-04-04T13:49:33.107Z] === RUN TestPrefixHeaderReadable [2022-04-04T13:49:33.107Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-04T13:49:33.107Z] === RUN TestDisablePigz [2022-04-04T13:49:33.107Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-04T13:49:33.107Z] --- PASS: TestDisablePigz (0.14s) [2022-04-04T13:49:33.107Z] === RUN TestPigz [2022-04-04T13:49:33.225Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-04-04T13:49:33.225Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T13:49:33.342Z] === RUN TestKillContainer/killing_signal [2022-04-04T13:49:33.393Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-04-04T13:49:33.393Z] === RUN TestServiceListWithStatuses [2022-04-04T13:49:33.393Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T13:49:33.393Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T13:49:33.393Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T13:49:33.563Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-04T13:49:33.563Z] --- PASS: TestPigz (0.13s) [2022-04-04T13:49:33.563Z] === RUN TestNosysFileInfo [2022-04-04T13:49:33.563Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T13:49:33.563Z] archive_windows_test.go:16: Currently fails [2022-04-04T13:49:33.563Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCanonicalTarNameForPath [2022-04-04T13:49:33.563Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCanonicalTarName [2022-04-04T13:49:33.563Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestChmodTarEntry [2022-04-04T13:49:33.563Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestHardLinkOrder [2022-04-04T13:49:33.563Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-04T13:49:33.563Z] === RUN TestChangeString [2022-04-04T13:49:33.563Z] --- PASS: TestChangeString (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestChangesWithNoChanges [2022-04-04T13:49:33.563Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-04T13:49:33.563Z] === RUN TestChangesWithChanges [2022-04-04T13:49:33.563Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-04T13:49:33.563Z] === RUN TestChangesWithChangesGH13590 [2022-04-04T13:49:33.563Z] changes_test.go:196: needs more investigation [2022-04-04T13:49:33.563Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestChangesDirsEmpty [2022-04-04T13:49:33.563Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T13:49:33.563Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestChangesDirsMutated [2022-04-04T13:49:33.563Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T13:49:33.563Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestApplyLayer [2022-04-04T13:49:33.563Z] changes_test.go:433: needs further investigation [2022-04-04T13:49:33.563Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestChangesSizeWithHardlinks [2022-04-04T13:49:33.563Z] changes_test.go:469: needs further investigation [2022-04-04T13:49:33.563Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestChangesSizeWithNoChanges [2022-04-04T13:49:33.563Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-04T13:49:33.563Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestChangesSize [2022-04-04T13:49:33.563Z] --- PASS: TestChangesSize (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestApplyLayerInvalidFilenames [2022-04-04T13:49:33.563Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1973907961\\dest" [2022-04-04T13:49:33.563Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-04T13:49:33.563Z] === RUN TestApplyLayerInvalidHardlink [2022-04-04T13:49:33.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink432636940\\victim\\hello" -> "../victim/hello" [2022-04-04T13:49:33.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2265928694\\victim\\hello" -> "/../victim/hello" [2022-04-04T13:49:33.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink853897631\\victim" -> "../victim" [2022-04-04T13:49:33.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3229702182\\victim" -> "../victim" [2022-04-04T13:49:33.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2249538206\\victim" -> "../victim" [2022-04-04T13:49:33.563Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink799414254\\victim" -> "../victim" [2022-04-04T13:49:33.563Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-04T13:49:33.563Z] === RUN TestApplyLayerInvalidSymlink [2022-04-04T13:49:33.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2370659215\\dest\\dotdot" -> "../victim/hello" [2022-04-04T13:49:33.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2030286997\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T13:49:33.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3752995567\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:49:33.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2790630847\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:49:33.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2446213325\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:49:33.563Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2997892501\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:49:33.563Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-04T13:49:33.563Z] === RUN TestApplyLayerWhiteouts [2022-04-04T13:49:33.563Z] === RUN TestCopyFileWithInvalidSrc [2022-04-04T13:49:33.563Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T13:49:33.563Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-04T13:49:33.563Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-04T13:49:33.563Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCopyFile [2022-04-04T13:49:33.563Z] --- PASS: TestCopyFile (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-04T13:49:33.563Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T13:49:33.563Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-04T13:49:33.563Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-04T13:49:33.563Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T13:49:33.563Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestWildcardMatches [2022-04-04T13:49:33.563Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestPatternMatches [2022-04-04T13:49:33.563Z] --- PASS: TestPatternMatches (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-04T13:49:33.563Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestPatternMatchesFolderExclusions [2022-04-04T13:49:33.563Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-04T13:49:33.563Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-04T13:49:33.563Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-04T13:49:33.563Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-04T13:49:33.563Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestSingleExclamationError [2022-04-04T13:49:33.563Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestMatchesWithNoPatterns [2022-04-04T13:49:33.563Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestMatchesWithMalformedPatterns [2022-04-04T13:49:33.563Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestMatches [2022-04-04T13:49:33.563Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-04T13:49:33.563Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-04T13:49:33.563Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-04T13:49:33.563Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-04T13:49:33.563Z] --- PASS: TestMatches (0.01s) [2022-04-04T13:49:33.563Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-04T13:49:33.563Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-04T13:49:33.563Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-04T13:49:33.563Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCleanPatterns [2022-04-04T13:49:33.563Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-04T13:49:33.563Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCleanPatternsExceptionFlag [2022-04-04T13:49:33.563Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-04T13:49:33.563Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-04T13:49:33.563Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCleanPatternsErrorSingleException [2022-04-04T13:49:33.563Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCreateIfNotExistsDir [2022-04-04T13:49:33.563Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCreateIfNotExistsFile [2022-04-04T13:49:33.563Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestMatch [2022-04-04T13:49:33.563Z] --- PASS: TestMatch (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestCompile [2022-04-04T13:49:33.563Z] === RUN TestCompile/slash [2022-04-04T13:49:33.563Z] === RUN TestCompile/backslash [2022-04-04T13:49:33.563Z] --- PASS: TestCompile (0.00s) [2022-04-04T13:49:33.563Z] --- PASS: TestCompile/slash (0.00s) [2022-04-04T13:49:33.563Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-04T13:49:33.563Z] PASS [2022-04-04T13:49:33.563Z] coverage: 84.7% of statements [2022-04-04T13:49:33.563Z] ok github.com/docker/docker/pkg/fileutils 0.072s coverage: 84.7% of statements [2022-04-04T13:49:33.563Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-04-04T13:49:33.563Z] === RUN TestGenerateEmptyFile [2022-04-04T13:49:33.563Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-04T13:49:33.563Z] === RUN TestGenerateWithContent [2022-04-04T13:49:33.563Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-04T13:49:33.563Z] PASS [2022-04-04T13:49:33.563Z] coverage: 61.9% of statements [2022-04-04T13:49:33.563Z] ok github.com/docker/docker/pkg/archive 5.961s coverage: 61.9% of statements [2022-04-04T13:49:34.160Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-04-04T13:49:34.160Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T13:49:34.285Z] --- PASS: TestKillContainer (1.27s) [2022-04-04T13:49:34.286Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-04T13:49:34.286Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-04T13:49:34.286Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-04-04T13:49:34.286Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T13:49:34.286Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T13:49:34.418Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T13:49:34.522Z] === RUN TestGet [2022-04-04T13:49:34.522Z] --- PASS: TestGet (0.00s) [2022-04-04T13:49:34.522Z] === RUN TestGetShortcutString [2022-04-04T13:49:34.522Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-04T13:49:34.522Z] PASS [2022-04-04T13:49:34.522Z] coverage: 42.9% of statements [2022-04-04T13:49:34.522Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2022-04-04T13:49:34.547Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T13:49:34.809Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-04-04T13:49:34.809Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-04T13:49:34.809Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-04T13:49:34.809Z] === RUN TestKillStoppedContainer [2022-04-04T13:49:34.809Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-04T13:49:34.809Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T13:49:34.976Z] 2022/04/04 13:49:34 Closing DB instances... [2022-04-04T13:49:35.069Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-04T13:49:35.069Z] === RUN TestKillDifferentUserContainer [2022-04-04T13:49:35.332Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-04-04T13:49:35.332Z] === RUN TestInspectOomKilledTrue [2022-04-04T13:49:35.332Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:49:35.333Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T13:49:35.333Z] === RUN TestInspectOomKilledFalse [2022-04-04T13:49:35.333Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:49:35.333Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T13:49:35.333Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T13:49:35.333Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-04T13:49:35.333Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-04T13:49:35.333Z] === RUN TestLinksContainerNames [2022-04-04T13:49:35.431Z] === RUN TestCreateIDMapOrder [2022-04-04T13:49:35.431Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-04T13:49:35.431Z] PASS [2022-04-04T13:49:35.431Z] coverage: 7.2% of statements [2022-04-04T13:49:35.431Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2022-04-04T13:49:35.804Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2022-04-04T13:49:35.804Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.01s) [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-04T13:49:35.920Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestConfigureDaemonLogs [2022-04-04T13:49:35.920Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestCommonOptionsInstallFlags [2022-04-04T13:49:35.920Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-04T13:49:35.920Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-04T13:49:35.920Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-04T13:49:35.920Z] PASS [2022-04-04T13:49:35.920Z] coverage: 19.0% of statements [2022-04-04T13:49:35.920Z] ok github.com/docker/docker/cmd/dockerd 0.231s coverage: 19.0% of statements [2022-04-04T13:49:35.920Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-04T13:49:35.920Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T13:49:36.277Z] --- PASS: TestLinksContainerNames (0.80s) [2022-04-04T13:49:36.277Z] === RUN TestLogsFollowTailEmpty [2022-04-04T13:49:36.382Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-04T13:49:36.382Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T13:49:36.399Z] === RUN TestFixedBufferCap [2022-04-04T13:49:36.399Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-04T13:49:36.399Z] === RUN TestFixedBufferLen [2022-04-04T13:49:36.400Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-04T13:49:36.400Z] === RUN TestFixedBufferString [2022-04-04T13:49:36.400Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-04T13:49:36.400Z] === RUN TestFixedBufferWrite [2022-04-04T13:49:36.400Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-04T13:49:36.400Z] === RUN TestFixedBufferRead [2022-04-04T13:49:36.400Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-04T13:49:36.400Z] === RUN TestBytesPipeRead [2022-04-04T13:49:36.400Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-04T13:49:36.400Z] === RUN TestBytesPipeWrite [2022-04-04T13:49:36.400Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-04T13:49:36.400Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-04T13:49:36.400Z] --- PASS: TestNetworkDBCRUDTableEntries (3.47s) [2022-04-04T13:49:36.400Z] === RUN TestNetworkDBNodeLeave [2022-04-04T13:49:36.539Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-04T13:49:36.539Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T13:49:36.859Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2022-04-04T13:49:36.859Z] === RUN TestAtomicWriteToFile [2022-04-04T13:49:36.859Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-04T13:49:36.859Z] === RUN TestAtomicWriteSetCommit [2022-04-04T13:49:36.859Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-04T13:49:36.859Z] === RUN TestAtomicWriteSetCancel [2022-04-04T13:49:36.859Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-04T13:49:36.859Z] === RUN TestReadCloserWrapperClose [2022-04-04T13:49:36.859Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-04T13:49:36.859Z] === RUN TestReaderErrWrapperReadOnError [2022-04-04T13:49:36.859Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-04T13:49:36.859Z] === RUN TestReaderErrWrapperRead [2022-04-04T13:49:36.859Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-04T13:49:36.859Z] === RUN TestCancelReadCloser [2022-04-04T13:49:36.859Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-04T13:49:36.859Z] === RUN TestWriteCloserWrapperClose [2022-04-04T13:49:36.859Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-04T13:49:36.859Z] === RUN TestNopWriteCloser [2022-04-04T13:49:36.859Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-04T13:49:36.859Z] === RUN TestNopWriter [2022-04-04T13:49:36.859Z] --- PASS: TestNopWriter (0.00s) [2022-04-04T13:49:36.859Z] === RUN TestWriteCounter [2022-04-04T13:49:36.859Z] --- PASS: TestWriteCounter (0.00s) [2022-04-04T13:49:36.859Z] PASS [2022-04-04T13:49:36.859Z] coverage: 70.1% of statements [2022-04-04T13:49:36.859Z] ok github.com/docker/docker/pkg/ioutils 0.603s coverage: 70.1% of statements [2022-04-04T13:49:36.948Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T13:49:37.112Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/default [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/private [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/slave [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/shared [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/default [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/shared [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/slave [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/private [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T13:49:37.112Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:49:37.112Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:49:37.112Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:49:37.373Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:49:37.373Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T13:49:37.373Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:49:37.373Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T13:49:37.373Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:49:37.373Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:49:37.373Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:49:37.373Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:49:37.373Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T13:49:37.373Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-04T13:49:37.373Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T13:49:37.373Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T13:49:37.373Z] 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-04-04T13:49:37.373Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-04-04T13:49:37.373Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T13:49:37.373Z] 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-04-04T13:49:37.373Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-04T13:49:37.373Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T13:49:37.373Z] 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-04-04T13:49:37.373Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-04T13:49:37.373Z] === RUN TestNetworkNat [2022-04-04T13:49:37.484Z] === RUN TestContainerStopSignal [2022-04-04T13:49:37.484Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestContainerStopTimeout [2022-04-04T13:49:37.484Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-04T13:49:37.484Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-04T13:49:37.484Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-04T13:49:37.484Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-04T13:49:37.484Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestReplaceAndAppendEnvVars [2022-04-04T13:49:37.484Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-04T13:49:37.484Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestNewMemoryStore [2022-04-04T13:49:37.484Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestAddContainers [2022-04-04T13:49:37.484Z] --- PASS: TestAddContainers (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestGetContainer [2022-04-04T13:49:37.484Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestDeleteContainer [2022-04-04T13:49:37.484Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestListContainers [2022-04-04T13:49:37.484Z] --- PASS: TestListContainers (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestFirstContainer [2022-04-04T13:49:37.484Z] --- PASS: TestFirstContainer (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestApplyAllContainer [2022-04-04T13:49:37.484Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestIsValidHealthString [2022-04-04T13:49:37.484Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestStateRunStop [2022-04-04T13:49:37.484Z] --- PASS: TestStateRunStop (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestStateTimeoutWait [2022-04-04T13:49:37.484Z] state_test.go:141: Stop callback fired [2022-04-04T13:49:37.484Z] state_test.go:165: Stop callback fired [2022-04-04T13:49:37.484Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-04T13:49:37.484Z] === RUN TestIsValidStateString [2022-04-04T13:49:37.484Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestViewSaveDelete [2022-04-04T13:49:37.484Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-04T13:49:37.484Z] === RUN TestViewAll [2022-04-04T13:49:37.484Z] --- PASS: TestViewAll (0.01s) [2022-04-04T13:49:37.484Z] === RUN TestViewGet [2022-04-04T13:49:37.484Z] --- PASS: TestViewGet (0.01s) [2022-04-04T13:49:37.484Z] === RUN TestNames [2022-04-04T13:49:37.484Z] --- PASS: TestNames (0.00s) [2022-04-04T13:49:37.484Z] === RUN TestViewWithHealthCheck [2022-04-04T13:49:37.484Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-04T13:49:37.484Z] PASS [2022-04-04T13:49:37.484Z] coverage: 41.5% of statements [2022-04-04T13:49:37.484Z] ok github.com/docker/docker/container 0.228s coverage: 41.5% of statements [2022-04-04T13:49:37.484Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T13:49:37.484Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T13:49:37.484Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T13:49:37.484Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T13:49:37.566Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-04-04T13:49:37.566Z] === RUN TestDockerNetworkReConnect [2022-04-04T13:49:37.816Z] === RUN TestError [2022-04-04T13:49:37.816Z] --- PASS: TestError (0.00s) [2022-04-04T13:49:37.816Z] === RUN TestProgressString [2022-04-04T13:49:37.816Z] === RUN TestProgressString/no_progress [2022-04-04T13:49:37.816Z] === RUN TestProgressString/progress_1 [2022-04-04T13:49:37.816Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-04T13:49:37.816Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-04T13:49:37.816Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-04T13:49:37.816Z] === RUN TestProgressString/with_units [2022-04-04T13:49:37.816Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-04T13:49:37.817Z] === RUN TestProgressString/hide_counts [2022-04-04T13:49:37.817Z] --- PASS: TestProgressString (0.00s) [2022-04-04T13:49:37.817Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-04T13:49:37.817Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-04T13:49:37.817Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-04T13:49:37.817Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-04T13:49:37.817Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-04T13:49:37.817Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-04T13:49:37.817Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-04T13:49:37.817Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-04T13:49:37.817Z] === RUN TestJSONMessageDisplay [2022-04-04T13:49:37.817Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-04-04T13:49:37.817Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-04T13:49:37.817Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-04T13:49:37.817Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-04T13:49:37.817Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-04T13:49:37.817Z] === RUN TestDisplayJSONMessagesStream [2022-04-04T13:49:37.817Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-04T13:49:37.817Z] PASS [2022-04-04T13:49:37.817Z] coverage: 91.7% of statements [2022-04-04T13:49:37.817Z] ok github.com/docker/docker/pkg/jsonmessage 0.177s coverage: 91.7% of statements [2022-04-04T13:49:37.883Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T13:49:37.945Z] --- PASS: TestNetworkNat (0.50s) [2022-04-04T13:49:37.945Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T13:49:37.951Z] === RUN TestPrepare [2022-04-04T13:49:37.951Z] --- PASS: TestPrepare (0.00s) [2022-04-04T13:49:37.951Z] === RUN TestStart [2022-04-04T13:49:37.951Z] --- PASS: TestStart (0.00s) [2022-04-04T13:49:37.951Z] === RUN TestWaitCancel [2022-04-04T13:49:37.951Z] --- PASS: TestWaitCancel (0.00s) [2022-04-04T13:49:37.951Z] === RUN TestWaitDisabled [2022-04-04T13:49:37.951Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-04T13:49:37.951Z] === RUN TestWaitEnabled [2022-04-04T13:49:37.951Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-04T13:49:37.951Z] === RUN TestRemove [2022-04-04T13:49:37.951Z] --- PASS: TestRemove (0.00s) [2022-04-04T13:49:37.951Z] PASS [2022-04-04T13:49:37.951Z] coverage: 65.3% of statements [2022-04-04T13:49:37.951Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-04-04T13:49:38.206Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-04T13:49:38.206Z] === RUN TestNetworkLoopbackNat [2022-04-04T13:49:38.776Z] === RUN TestStandardLongPath [2022-04-04T13:49:38.776Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-04T13:49:38.776Z] === RUN TestUNCLongPath [2022-04-04T13:49:38.776Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-04T13:49:38.776Z] PASS [2022-04-04T13:49:38.776Z] coverage: 100.0% of statements [2022-04-04T13:49:38.776Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2022-04-04T13:49:38.818Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2022-04-04T13:49:38.818Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T13:49:38.818Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:49:38.818Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:49:38.818Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T13:49:39.230Z] === RUN TestNameFormat [2022-04-04T13:49:39.230Z] --- PASS: TestNameFormat (0.00s) [2022-04-04T13:49:39.230Z] === RUN TestNameRetries [2022-04-04T13:49:39.230Z] --- PASS: TestNameRetries (0.00s) [2022-04-04T13:49:39.230Z] PASS [2022-04-04T13:49:39.230Z] coverage: 85.7% of statements [2022-04-04T13:49:39.230Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2022-04-04T13:49:39.230Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-04T13:49:39.230Z] === RUN TestNetworkDBWatch [2022-04-04T13:49:39.685Z] === RUN TestParseKeyValueOpt [2022-04-04T13:49:39.685Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-04T13:49:39.685Z] === RUN TestParseUintList [2022-04-04T13:49:39.685Z] --- PASS: TestParseUintList (0.00s) [2022-04-04T13:49:39.685Z] === RUN TestParseUintListMaximumLimits [2022-04-04T13:49:39.685Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-04T13:49:39.685Z] PASS [2022-04-04T13:49:39.685Z] coverage: 97.0% of statements [2022-04-04T13:49:39.685Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-04-04T13:49:39.753Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T13:49:39.753Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-04T13:49:39.753Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T13:49:40.644Z] === RUN Test_windowsOSRelease_String [2022-04-04T13:49:40.644Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-04T13:49:40.644Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-04T13:49:40.644Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-04T13:49:40.644Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-04T13:49:40.644Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-04T13:49:40.644Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-04T13:49:40.644Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-04T13:49:40.644Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-04T13:49:40.644Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-04T13:49:40.644Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T13:49:40.644Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T13:49:40.644Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T13:49:40.644Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T13:49:40.644Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T13:49:40.644Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T13:49:40.644Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T13:49:40.644Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T13:49:40.644Z] PASS [2022-04-04T13:49:40.644Z] coverage: 36.4% of statements [2022-04-04T13:49:40.644Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 36.4% of statements [2022-04-04T13:49:40.749Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-04T13:49:40.836Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-04-04T13:49:40.837Z] === RUN TestServicePlugin [2022-04-04T13:49:41.011Z] === RUN TestPause [2022-04-04T13:49:41.011Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:49:41.011Z] --- SKIP: TestPause (0.00s) [2022-04-04T13:49:41.011Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T13:49:41.011Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T13:49:41.011Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T13:49:41.011Z] === RUN TestPauseStopPausedContainer [2022-04-04T13:49:41.011Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:49:41.011Z] --- SKIP: TestPauseStopPausedContainer (0.04s) [2022-04-04T13:49:41.011Z] === RUN TestPidHost [2022-04-04T13:49:41.098Z] 2022/04/04 13:49:40 Closing DB instances... [2022-04-04T13:49:41.552Z] === RUN TestNewAndRemove [2022-04-04T13:49:41.552Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-04T13:49:41.552Z] === RUN TestRemoveInvalidPath [2022-04-04T13:49:41.552Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-04T13:49:41.552Z] PASS [2022-04-04T13:49:41.552Z] coverage: 82.6% of statements [2022-04-04T13:49:41.552Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-04-04T13:49:41.752Z] === RUN TestNewListSecretsFilters [2022-04-04T13:49:41.752Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-04T13:49:41.752Z] === RUN TestNewListConfigsFilters [2022-04-04T13:49:41.752Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-04T13:49:41.752Z] PASS [2022-04-04T13:49:41.752Z] coverage: 0.5% of statements [2022-04-04T13:49:41.752Z] ok github.com/docker/docker/daemon/cluster 1.369s coverage: 0.5% of statements [2022-04-04T13:49:41.752Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-04T13:49:41.752Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-04-04T13:49:41.752Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-04T13:49:41.752Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-04T13:49:41.752Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-04T13:49:41.752Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-04T13:49:41.753Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-04T13:49:41.753Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-04T13:49:41.753Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-04T13:49:41.753Z] PASS [2022-04-04T13:49:41.753Z] coverage: 35.9% of statements [2022-04-04T13:49:41.753Z] ok github.com/docker/docker/daemon/cluster/convert 0.215s coverage: 35.9% of statements [2022-04-04T13:49:41.956Z] --- PASS: TestPidHost (1.02s) [2022-04-04T13:49:41.956Z] === RUN TestPsFilter [2022-04-04T13:49:41.956Z] --- PASS: TestPsFilter (0.10s) [2022-04-04T13:49:41.956Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T13:49:42.511Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-04T13:49:42.511Z] === RUN TestNetworkDBBulkSync [2022-04-04T13:49:42.530Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-04T13:49:42.530Z] === RUN TestRemoveContainerWithVolume [2022-04-04T13:49:42.792Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-04T13:49:42.792Z] === RUN TestRemoveContainerRunning [2022-04-04T13:49:43.038Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T13:49:43.297Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T13:49:43.365Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-04T13:49:43.365Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T13:49:43.469Z] === RUN TestFailedConnection [2022-04-04T13:49:43.469Z] --- PASS: TestGetAddress (22.71s) [2022-04-04T13:49:43.469Z] === RUN TestRequestSyntaxCheck [2022-04-04T13:49:43.469Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-04T13:49:43.469Z] === RUN TestRequest [2022-04-04T13:49:43.469Z] 2022/04/04 13:49:43 Closing DB instances... [2022-04-04T13:49:43.627Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-04T13:49:43.627Z] === RUN TestRemoveInvalidContainer [2022-04-04T13:49:43.627Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T13:49:43.627Z] === RUN TestRenameLinkedContainer [2022-04-04T13:49:44.111Z] plugin_test.go:61: [de3c3e21a9f09] joining swarm manager [d97db57fa3bbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:49:44.677Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T13:49:44.677Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T13:49:44.707Z] === RUN TestWaitNodeAttachment [2022-04-04T13:49:44.707Z] === RUN TestBuilderGC [2022-04-04T13:49:44.707Z] --- PASS: TestBuilderGC (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestDaemonConfigurationNotFound [2022-04-04T13:49:44.707Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestDaemonBrokenConfiguration [2022-04-04T13:49:44.707Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestFindConfigurationConflicts [2022-04-04T13:49:44.707Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-04T13:49:44.707Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-04T13:49:44.707Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-04T13:49:44.707Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-04T13:49:44.707Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-04T13:49:44.707Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-04T13:49:44.707Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-04T13:49:44.707Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-04T13:49:44.707Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-04T13:49:44.707Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-04T13:49:44.707Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-04T13:49:44.707Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-04T13:49:44.707Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestValidateConfiguration [2022-04-04T13:49:44.707Z] === RUN TestValidateConfiguration/with_label [2022-04-04T13:49:44.707Z] === RUN TestValidateConfiguration/with_dns [2022-04-04T13:49:44.707Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-04T13:49:44.707Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-04T13:49:44.707Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-04T13:49:44.707Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-04T13:49:44.707Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-04T13:49:44.707Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-04T13:49:44.707Z] === RUN TestValidateConfiguration/with_hosts [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestReloadSetConfigFileNotExist [2022-04-04T13:49:44.707Z] time="2022-04-04T13:49:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-04T13:49:44.707Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-04-04T13:49:44.707Z] === RUN TestReloadDefaultConfigNotExist [2022-04-04T13:49:44.707Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:49:44.707Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestReloadBadDefaultConfig [2022-04-04T13:49:44.707Z] time="2022-04-04T13:49:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2402793333" [2022-04-04T13:49:44.707Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestReloadWithConflictingLabels [2022-04-04T13:49:44.707Z] time="2022-04-04T13:49:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4188664596" [2022-04-04T13:49:44.707Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestReloadWithDuplicateLabels [2022-04-04T13:49:44.707Z] time="2022-04-04T13:49:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3082030435" [2022-04-04T13:49:44.707Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestMaskURLCredentials [2022-04-04T13:49:44.707Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestDaemonConfigurationMerge [2022-04-04T13:49:44.707Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-04T13:49:44.707Z] PASS [2022-04-04T13:49:44.707Z] coverage: 79.5% of statements [2022-04-04T13:49:44.707Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-04T13:49:44.707Z] === RUN TestIsolationConversion [2022-04-04T13:49:44.707Z] === RUN TestIsolationConversion/default [2022-04-04T13:49:44.707Z] === RUN TestIsolationConversion/process [2022-04-04T13:49:44.707Z] === RUN TestIsolationConversion/hyperv [2022-04-04T13:49:44.707Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestContainerLabels [2022-04-04T13:49:44.707Z] --- PASS: TestContainerLabels (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestCredentialSpecConversion [2022-04-04T13:49:44.707Z] === RUN TestCredentialSpecConversion/none [2022-04-04T13:49:44.707Z] === RUN TestCredentialSpecConversion/config [2022-04-04T13:49:44.707Z] === RUN TestCredentialSpecConversion/file [2022-04-04T13:49:44.707Z] === RUN TestCredentialSpecConversion/registry [2022-04-04T13:49:44.707Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-04T13:49:44.707Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestControllerValidateMountBind [2022-04-04T13:49:44.707Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestControllerValidateMountVolume [2022-04-04T13:49:44.707Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestControllerValidateMountTarget [2022-04-04T13:49:44.707Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestControllerValidateMountTmpfs [2022-04-04T13:49:44.707Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestControllerValidateMountInvalidType [2022-04-04T13:49:44.707Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-04T13:49:44.707Z] ok github.com/docker/docker/daemon/config 0.273s coverage: 79.5% of statements [2022-04-04T13:49:44.707Z] === RUN TestControllerValidateMountNamedPipe [2022-04-04T13:49:44.707Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-04T13:49:44.707Z] PASS [2022-04-04T13:49:44.707Z] coverage: 11.0% of statements [2022-04-04T13:49:44.707Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.692s coverage: 11.0% of statements [2022-04-04T13:49:44.707Z] === RUN TestEventsLog [2022-04-04T13:49:44.707Z] --- PASS: TestEventsLog (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestEventsLogTimeout [2022-04-04T13:49:44.707Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-04T13:49:44.707Z] === RUN TestLogEvents [2022-04-04T13:49:44.707Z] --- PASS: TestLogEvents (0.05s) [2022-04-04T13:49:44.707Z] === RUN TestLoadBufferedEvents [2022-04-04T13:49:45.040Z] plugin_test.go:64: [dfb2cec25cb26] joining swarm manager [d97db57fa3bbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:49:45.175Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-04-04T13:49:45.175Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-04T13:49:45.175Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-04T13:49:45.175Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-04T13:49:45.175Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-04T13:49:45.175Z] PASS [2022-04-04T13:49:45.175Z] coverage: 50.0% of statements [2022-04-04T13:49:45.175Z] ok github.com/docker/docker/daemon/events 0.260s coverage: 50.0% of statements [2022-04-04T13:49:45.545Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-04-04T13:49:45.545Z] === RUN TestRenameStoppedContainer [2022-04-04T13:49:45.627Z] --- PASS: TestNetworkDBBulkSync (3.03s) [2022-04-04T13:49:45.627Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-04T13:49:45.627Z] --- PASS: TestFailedConnection (2.17s) [2022-04-04T13:49:45.627Z] === RUN TestFailOnce [2022-04-04T13:49:45.627Z] 2022/04/04 13:49:45 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-04T13:49:45.627Z] goroutine 34 [running]: [2022-04-04T13:49:45.627Z] net/http.(*conn).serve.func1() [2022-04-04T13:49:45.627Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T13:49:45.627Z] panic({0xfc3700, 0x110d040}) [2022-04-04T13:49:45.627Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T13:49:45.627Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-04-04T13:49:45.627Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-04T13:49:45.627Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1112858?, 0xc000232000?}, 0xf1da66?) [2022-04-04T13:49:45.627Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T13:49:45.627Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1112858, 0xc000232000}, 0xc000220000) [2022-04-04T13:49:45.627Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-04T13:49:45.627Z] net/http.serverHandler.ServeHTTP({0x1110e78?}, {0x1112858, 0xc000232000}, 0xc000220000) [2022-04-04T13:49:45.627Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T13:49:45.627Z] net/http.(*conn).serve(0xc00020e000, {0x1112d58, 0xc0001490b0}) [2022-04-04T13:49:45.627Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T13:49:45.627Z] created by net/http.(*Server).Serve [2022-04-04T13:49:45.627Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T13:49:45.627Z] time="2022-04-04T13:49:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-04T13:49:45.807Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-04T13:49:45.807Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T13:49:46.055Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T13:49:46.162Z] === RUN TestIsEmptyDir [2022-04-04T13:49:46.162Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-04T13:49:46.162Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-04T13:49:46.162Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-04T13:49:46.162Z] PASS [2022-04-04T13:49:46.162Z] coverage: 2.3% of statements [2022-04-04T13:49:46.162Z] ok github.com/docker/docker/daemon/graphdriver 0.072s coverage: 2.3% of statements [2022-04-04T13:49:46.162Z] === RUN TestLinkNaming [2022-04-04T13:49:46.162Z] --- PASS: TestLinkNaming (0.00s) [2022-04-04T13:49:46.162Z] === RUN TestLinkNew [2022-04-04T13:49:46.162Z] --- PASS: TestLinkNew (0.00s) [2022-04-04T13:49:46.162Z] === RUN TestLinkEnv [2022-04-04T13:49:46.162Z] --- PASS: TestLinkEnv (0.00s) [2022-04-04T13:49:46.162Z] === RUN TestLinkMultipleEnv [2022-04-04T13:49:46.162Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-04T13:49:46.162Z] === RUN TestLinkPortRangeEnv [2022-04-04T13:49:46.162Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-04T13:49:46.162Z] PASS [2022-04-04T13:49:46.162Z] coverage: 93.0% of statements [2022-04-04T13:49:46.586Z] --- PASS: TestFailOnce (1.15s) [2022-04-04T13:49:46.586Z] === RUN TestEchoInputOutput [2022-04-04T13:49:46.586Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-04T13:49:46.586Z] === RUN TestBackoff [2022-04-04T13:49:46.587Z] --- PASS: TestBackoff (0.00s) [2022-04-04T13:49:46.587Z] === RUN TestAbortRetry [2022-04-04T13:49:46.587Z] --- PASS: TestAbortRetry (0.00s) [2022-04-04T13:49:46.587Z] === RUN TestClientScheme [2022-04-04T13:49:46.587Z] --- PASS: TestClientScheme (0.00s) [2022-04-04T13:49:46.587Z] === RUN TestNewClientWithTimeout [2022-04-04T13:49:46.627Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T13:49:46.629Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2022-04-04T13:49:46.629Z] === RUN TestVerifyNetworkingConfig [2022-04-04T13:49:46.629Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-04T13:49:46.629Z] === RUN TestGetContainer [2022-04-04T13:49:46.629Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T13:49:46.629Z] === RUN TestValidContainerNames [2022-04-04T13:49:46.629Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-04T13:49:46.629Z] === RUN TestContainerInitDNS [2022-04-04T13:49:46.629Z] daemon_test.go:145: root required [2022-04-04T13:49:46.629Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-04T13:49:46.629Z] === RUN TestMerge [2022-04-04T13:49:46.629Z] --- PASS: TestMerge (0.00s) [2022-04-04T13:49:46.629Z] === RUN TestValidateContainerIsolation [2022-04-04T13:49:46.629Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-04T13:49:46.629Z] === RUN TestFindNetworkErrorType [2022-04-04T13:49:46.629Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-04T13:49:46.629Z] === RUN TestEnsureServicesExist [2022-04-04T13:49:46.629Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-04T13:49:46.629Z] === RUN TestEnsureServicesExistErrors [2022-04-04T13:49:46.629Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-04T13:49:46.630Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-04T13:49:46.630Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-04T13:49:46.630Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestContainerDelete [2022-04-04T13:49:46.630Z] --- PASS: TestContainerDelete (0.01s) [2022-04-04T13:49:46.630Z] === RUN TestContainerDoubleDelete [2022-04-04T13:49:46.630Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestLogContainerEventCopyLabels [2022-04-04T13:49:46.630Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestLogContainerEventWithAttributes [2022-04-04T13:49:46.630Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestNoneHealthcheck [2022-04-04T13:49:46.630Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestHealthStates [2022-04-04T13:49:46.630Z] time="2022-04-04T13:49:46Z" 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-04-04T13:49:46.630Z] time="2022-04-04T13:49:46Z" 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-04-04T13:49:46.630Z] time="2022-04-04T13:49:46Z" 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-04-04T13:49:46.630Z] time="2022-04-04T13:49:46Z" 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-04-04T13:49:46.630Z] time="2022-04-04T13:49:46Z" 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-04-04T13:49:46.630Z] time="2022-04-04T13:49:46Z" 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-04-04T13:49:46.630Z] time="2022-04-04T13:49:46Z" 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-04-04T13:49:46.630Z] time="2022-04-04T13:49:46Z" 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-04-04T13:49:46.630Z] time="2022-04-04T13:49:46Z" 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-04-04T13:49:46.630Z] time="2022-04-04T13:49:46Z" 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-04-04T13:49:46.630Z] --- PASS: TestHealthStates (0.16s) [2022-04-04T13:49:46.630Z] === RUN TestGetInspectData [2022-04-04T13:49:46.630Z] --- PASS: TestGetInspectData (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestFillLicense [2022-04-04T13:49:46.630Z] --- PASS: TestFillLicense (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestListInvalidFilter [2022-04-04T13:49:46.630Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestNameFilter [2022-04-04T13:49:46.630Z] --- PASS: TestNameFilter (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-04T13:49:46.630Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-04T13:49:46.630Z] === 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-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-04T13:49:46.630Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-04T13:49:46.630Z] --- 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-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestSetupWindowsDevices [2022-04-04T13:49:46.630Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-04T13:49:46.630Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-04T13:49:46.630Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-04T13:49:46.630Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-04T13:49:46.630Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T13:49:46.630Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T13:49:46.630Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-04T13:49:46.630Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-04T13:49:46.630Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-04T13:49:46.630Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-04T13:49:46.630Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-04T13:49:46.630Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestDaemonReloadLabels [2022-04-04T13:49:46.630Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-04T13:49:46.630Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestDaemonReloadMirrors [2022-04-04T13:49:46.630Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-04T13:49:46.630Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-04T13:49:46.630Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-04T13:49:46.630Z] reload_test.go:342: root required [2022-04-04T13:49:46.630Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-04T13:49:46.630Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-04T13:49:46.630Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-04T13:49:46.630Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-04T13:49:46.630Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-04T13:49:46.630Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-04T13:49:46.630Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-04T13:49:46.630Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-04T13:49:46.630Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-04T13:49:46.630Z] === RUN TestParseVolumesFrom [2022-04-04T13:49:46.630Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-04T13:49:46.630Z] PASS [2022-04-04T13:49:46.630Z] coverage: 8.8% of statements [2022-04-04T13:49:46.630Z] ok github.com/docker/docker/daemon 0.415s coverage: 8.8% of statements [2022-04-04T13:49:46.630Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T13:49:46.750Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-04-04T13:49:46.750Z] === RUN TestRenameInvalidName [2022-04-04T13:49:47.012Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-04T13:49:47.012Z] === RUN TestRenameAnonymousContainer [2022-04-04T13:49:47.044Z] time="2022-04-04T13:49:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-04T13:49:47.098Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-04T13:49:47.195Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T13:49:48.011Z] 2022/04/04 13:49:47 Closing DB instances... [2022-04-04T13:49:48.048Z] === RUN TestMiddlewares [2022-04-04T13:49:48.048Z] --- PASS: TestMiddlewares (0.00s) [2022-04-04T13:49:48.048Z] PASS [2022-04-04T13:49:48.048Z] coverage: 7.9% of statements [2022-04-04T13:49:48.048Z] ok github.com/docker/docker/api/server 0.068s coverage: 7.9% of statements [2022-04-04T13:49:48.132Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T13:49:48.399Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-04-04T13:49:48.399Z] === RUN TestRenameContainerWithSameName [2022-04-04T13:49:48.467Z] time="2022-04-04T13:49:48Z" level=error msg="node: 850ef056f7c0 is unknown to memberlist" [2022-04-04T13:49:48.467Z] time="2022-04-04T13:49:48Z" level=error msg="node: 850ef056f7c0 is unknown to memberlist" [2022-04-04T13:49:48.467Z] time="2022-04-04T13:49:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-04T13:49:48.660Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-04T13:49:48.660Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T13:49:48.664Z] === RUN TestNewStreamConfig [2022-04-04T13:49:48.664Z] === RUN TestNewStreamConfig/defaults [2022-04-04T13:49:48.664Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-04T13:49:48.664Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-04T13:49:48.664Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-04T13:49:48.664Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-04T13:49:48.664Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-04T13:49:48.664Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-04T13:49:48.664Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-04T13:49:48.664Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-04T13:49:48.664Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-04T13:49:48.664Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-04T13:49:48.664Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-04T13:49:48.664Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-04T13:49:48.664Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-04T13:49:48.664Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-04T13:49:48.664Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-04T13:49:48.664Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-04T13:49:48.664Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-04T13:49:48.664Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-04T13:49:48.664Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-04T13:49:48.664Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-04T13:49:48.664Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-04T13:49:48.664Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-04T13:49:48.664Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-04T13:49:48.664Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-04T13:49:48.664Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-04T13:49:48.664Z] time="2022-04-04T13:49:48Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-04T13:49:48.664Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-04-04T13:49:48.664Z] === RUN TestCreateSuccess [2022-04-04T13:49:48.664Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-04T13:49:48.664Z] === RUN TestCreateStreamSkipped [2022-04-04T13:49:48.664Z] time="2022-04-04T13:49:48Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-04T13:49:48.664Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-04T13:49:48.664Z] === RUN TestCreateLogGroupSuccess [2022-04-04T13:49:48.664Z] time="2022-04-04T13:49:48Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-04T13:49:48.664Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-04T13:49:48.664Z] === RUN TestCreateError [2022-04-04T13:49:48.664Z] --- PASS: TestCreateError (0.00s) [2022-04-04T13:49:48.925Z] --- PASS: TestRequest (5.51s) [2022-04-04T13:49:48.925Z] === RUN TestOverlappingRequests [2022-04-04T13:49:48.925Z] --- PASS: TestOverlappingRequests (0.28s) [2022-04-04T13:49:48.925Z] === RUN TestRelease [2022-04-04T13:49:49.132Z] === RUN TestCreateAlreadyExists [2022-04-04T13:49:49.132Z] time="2022-04-04T13:49:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-04T13:49:49.132Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestLogClosed [2022-04-04T13:49:49.132Z] --- PASS: TestLogClosed (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestLogBlocking [2022-04-04T13:49:49.132Z] --- PASS: TestLogBlocking (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-04T13:49:49.132Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestLogNonBlockingBufferFull [2022-04-04T13:49:49.132Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestPublishBatchSuccess [2022-04-04T13:49:49.132Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestPublishBatchError [2022-04-04T13:49:49.132Z] time="2022-04-04T13:49:48Z" level=error msg=error [2022-04-04T13:49:49.132Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-04T13:49:49.132Z] time="2022-04-04T13:49:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T13:49:49.132Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-04T13:49:49.132Z] time="2022-04-04T13:49:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T13:49:49.132Z] time="2022-04-04T13:49:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-04T13:49:49.132Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchSimple [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchTicker [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchMultilinePattern [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchClose [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestEffectiveLen [2022-04-04T13:49:49.132Z] === RUN TestEffectiveLen/0/Hello [2022-04-04T13:49:49.132Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-04T13:49:49.132Z] === RUN TestEffectiveLen/2/🙃 [2022-04-04T13:49:49.132Z] === RUN TestEffectiveLen/3/���� [2022-04-04T13:49:49.132Z] === RUN TestEffectiveLen/4/He��o [2022-04-04T13:49:49.132Z] === RUN TestEffectiveLen/5/ [2022-04-04T13:49:49.132Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestFindValidSplit [2022-04-04T13:49:49.132Z] === RUN TestFindValidSplit/0/ [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1076: [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:49:49.132Z] === RUN TestFindValidSplit/1/Hello [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1076: Hello [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:49:49.132Z] === RUN TestFindValidSplit/2/Hello [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1076: He [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1077: llo [2022-04-04T13:49:49.132Z] === RUN TestFindValidSplit/3/Hello [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1076: [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1077: Hello [2022-04-04T13:49:49.132Z] === RUN TestFindValidSplit/4/🙃 [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1076: [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-04T13:49:49.132Z] === RUN TestFindValidSplit/5/🙃 [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:49:49.132Z] === RUN TestFindValidSplit/6/a� [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1076: a [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1077: � [2022-04-04T13:49:49.132Z] === RUN TestFindValidSplit/7/a� [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1076: a� [2022-04-04T13:49:49.132Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:49:49.132Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestProcessEventEmoji [2022-04-04T13:49:49.132Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchLineSplit [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchMaxEvents [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.19s) [2022-04-04T13:49:49.132Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-04T13:49:49.132Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-04T13:49:49.132Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-04T13:49:49.132Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-04T13:49:49.132Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-04T13:49:49.132Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-04T13:49:49.132Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-04T13:49:49.132Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-04T13:49:49.132Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-04T13:49:49.132Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-04T13:49:49.132Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-04T13:49:49.132Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsFormat [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-04T13:49:49.132Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-04T13:49:49.132Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestCreateTagSuccess [2022-04-04T13:49:49.132Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-04T13:49:49.132Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-04-04T13:49:49.132Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-04T13:49:49.132Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-04T13:49:49.132Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-04T13:49:49.132Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.07s) [2022-04-04T13:49:49.132Z] PASS [2022-04-04T13:49:49.132Z] coverage: 80.2% of statements [2022-04-04T13:49:49.133Z] ok github.com/docker/docker/daemon/logger/awslogs 0.604s coverage: 80.2% of statements [2022-04-04T13:49:49.133Z] === RUN TestAdapterReadLogs [2022-04-04T13:49:49.133Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-04T13:49:49.133Z] === RUN TestCopier [2022-04-04T13:49:49.133Z] --- PASS: TestCopier (0.00s) [2022-04-04T13:49:49.133Z] === RUN TestCopierLongLines [2022-04-04T13:49:49.133Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-04T13:49:49.133Z] === RUN TestCopierSlow [2022-04-04T13:49:49.507Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T13:49:49.601Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-04-04T13:49:49.601Z] === RUN TestResize [2022-04-04T13:49:49.601Z] === RUN TestValidateLogOptReconnectInterval [2022-04-04T13:49:49.602Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-04T13:49:49.602Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-04T13:49:49.602Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-04T13:49:49.602Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-04T13:49:49.602Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-04T13:49:49.602Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-04T13:49:49.602Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-04T13:49:49.602Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-04T13:49:49.602Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-04T13:49:49.602Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-04T13:49:49.602Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-04T13:49:49.602Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-04T13:49:49.602Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-04T13:49:49.602Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-04T13:49:49.602Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-04T13:49:49.602Z] PASS [2022-04-04T13:49:49.602Z] coverage: 33.6% of statements [2022-04-04T13:49:49.602Z] ok github.com/docker/docker/daemon/logger/fluentd 0.048s coverage: 33.6% of statements [2022-04-04T13:49:49.602Z] --- PASS: TestCopierSlow (0.20s) [2022-04-04T13:49:49.602Z] === RUN TestCopierWithSized [2022-04-04T13:49:49.602Z] === RUN TestCopierWithSized/as_is [2022-04-04T13:49:49.602Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-04T13:49:49.602Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-04T13:49:49.602Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-04T13:49:49.602Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-04T13:49:49.602Z] === RUN TestCopierWithPartial [2022-04-04T13:49:49.602Z] === RUN TestSearchRegistryForImagesErrors [2022-04-04T13:49:49.602Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-04T13:49:49.602Z] === RUN TestSearchRegistryForImages [2022-04-04T13:49:49.602Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-04T13:49:49.602Z] === RUN TestOnlyPlatformWithFallback [2022-04-04T13:49:49.602Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-04T13:49:49.602Z] === RUN TestImageDelete [2022-04-04T13:49:49.602Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-04T13:49:49.602Z] === RUN TestRingLogger [2022-04-04T13:49:49.602Z] --- PASS: TestRingLogger (0.00s) [2022-04-04T13:49:49.602Z] === RUN TestRingCap [2022-04-04T13:49:49.602Z] --- PASS: TestRingCap (0.00s) [2022-04-04T13:49:49.602Z] === RUN TestRingClose [2022-04-04T13:49:49.602Z] --- PASS: TestRingClose (0.00s) [2022-04-04T13:49:49.602Z] === RUN TestRingDrain [2022-04-04T13:49:49.602Z] --- PASS: TestRingDrain (0.00s) [2022-04-04T13:49:49.602Z] PASS [2022-04-04T13:49:49.602Z] coverage: 43.2% of statements [2022-04-04T13:49:49.602Z] === RUN TestImageDelete/no_lease [2022-04-04T13:49:49.602Z] ok github.com/docker/docker/daemon/logger 0.324s coverage: 43.2% of statements [2022-04-04T13:49:49.602Z] === RUN TestImageDelete/lease_exists [2022-04-04T13:49:49.602Z] --- PASS: TestImageDelete (0.03s) [2022-04-04T13:49:49.602Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-04T13:49:49.602Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-04T13:49:49.602Z] === RUN TestContentStoreForPull [2022-04-04T13:49:49.602Z] --- PASS: TestContentStoreForPull (0.19s) [2022-04-04T13:49:49.602Z] PASS [2022-04-04T13:49:49.602Z] coverage: 6.6% of statements [2022-04-04T13:49:49.602Z] ok github.com/docker/docker/daemon/images 0.336s coverage: 6.6% of statements [2022-04-04T13:49:49.602Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T13:49:49.602Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T13:49:49.602Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-04T13:49:49.602Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T13:49:49.602Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-04T13:49:49.602Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-04T13:49:49.765Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T13:49:49.765Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T13:49:49.864Z] --- PASS: TestResize (0.41s) [2022-04-04T13:49:49.864Z] === RUN TestResizeWithInvalidSize [2022-04-04T13:49:49.890Z] === RUN TestParseEmptyInterface [2022-04-04T13:49:49.890Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-04T13:49:49.890Z] === RUN TestParseNonInterfaceType [2022-04-04T13:49:49.890Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-04T13:49:49.890Z] === RUN TestParseWithOneFunction [2022-04-04T13:49:49.890Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-04T13:49:49.890Z] === RUN TestParseWithMultipleFuncs [2022-04-04T13:49:49.890Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-04T13:49:49.890Z] === RUN TestParseWithUnnamedReturn [2022-04-04T13:49:49.890Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-04T13:49:49.890Z] === RUN TestEmbeddedInterface [2022-04-04T13:49:49.890Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-04T13:49:49.890Z] === RUN TestParsedImports [2022-04-04T13:49:49.890Z] --- PASS: TestParsedImports (0.00s) [2022-04-04T13:49:49.890Z] === RUN TestAliasedImports [2022-04-04T13:49:49.890Z] --- PASS: TestAliasedImports (0.00s) [2022-04-04T13:49:49.890Z] PASS [2022-04-04T13:49:49.890Z] coverage: 56.8% of statements [2022-04-04T13:49:49.890Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2022-04-04T13:49:50.024Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T13:49:50.348Z] --- PASS: TestRelease (1.12s) [2022-04-04T13:49:50.348Z] === RUN TestAllocateRandomDeallocate [2022-04-04T13:49:50.436Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-04-04T13:49:50.436Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T13:49:50.587Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-04T13:49:50.587Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-04T13:49:50.587Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-04T13:49:50.587Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-04-04T13:49:50.587Z] === RUN TestFastTimeMarshalJSON [2022-04-04T13:49:50.587Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-04T13:49:50.587Z] PASS [2022-04-04T13:49:50.587Z] coverage: 87.2% of statements [2022-04-04T13:49:50.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.196s coverage: 87.2% of statements [2022-04-04T13:49:50.589Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T13:49:50.697Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-04-04T13:49:50.697Z] === RUN TestDaemonRestartKillContainers [2022-04-04T13:49:50.697Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-04T13:49:50.697Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T13:49:50.697Z] === RUN TestCgroupNamespacesRun [2022-04-04T13:49:50.812Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.28s) [2022-04-04T13:49:50.812Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-04T13:49:50.812Z] === RUN TestHTTPTransport [2022-04-04T13:49:50.812Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-04T13:49:50.812Z] PASS [2022-04-04T13:49:50.812Z] coverage: 85.7% of statements [2022-04-04T13:49:50.812Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-04-04T13:49:50.812Z] time="2022-04-04T13:49:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-04T13:49:50.847Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T13:49:51.059Z] === RUN TestJSONFileLogger [2022-04-04T13:49:51.059Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-04T13:49:51.059Z] === RUN TestJSONFileLoggerWithTags [2022-04-04T13:49:51.059Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-04T13:49:51.059Z] === RUN TestJSONFileLoggerWithOpts [2022-04-04T13:49:51.059Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2022-04-04T13:49:51.059Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-04T13:49:51.059Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-04T13:49:51.059Z] === RUN TestEncodeDecode [2022-04-04T13:49:51.059Z] === PAUSE TestEncodeDecode [2022-04-04T13:49:51.059Z] === RUN TestUnexpectedEOF [2022-04-04T13:49:51.059Z] time="2022-04-04T13:49:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T13:49:51.059Z] time="2022-04-04T13:49:50Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T13:49:51.059Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-04-04T13:49:51.059Z] === CONT TestEncodeDecode [2022-04-04T13:49:51.059Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-04T13:49:51.059Z] PASS [2022-04-04T13:49:51.059Z] coverage: 69.9% of statements [2022-04-04T13:49:51.059Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.253s coverage: 69.9% of statements [2022-04-04T13:49:51.059Z] === RUN TestWriteLog [2022-04-04T13:49:51.059Z] === PAUSE TestWriteLog [2022-04-04T13:49:51.059Z] === RUN TestReadLog [2022-04-04T13:49:51.059Z] === PAUSE TestReadLog [2022-04-04T13:49:51.059Z] === RUN TestDecode [2022-04-04T13:49:51.059Z] --- PASS: TestDecode (0.03s) [2022-04-04T13:49:51.059Z] === CONT TestWriteLog [2022-04-04T13:49:51.059Z] === CONT TestReadLog [2022-04-04T13:49:51.059Z] === RUN TestReadLog/tail_exact [2022-04-04T13:49:51.059Z] --- PASS: TestWriteLog (0.01s) [2022-04-04T13:49:51.059Z] === RUN TestReadLog/tail_less_than_available [2022-04-04T13:49:51.059Z] === RUN TestReadLog/tail_more_than_available [2022-04-04T13:49:51.059Z] --- PASS: TestReadLog (0.20s) [2022-04-04T13:49:51.059Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-04-04T13:49:51.059Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-04T13:49:51.059Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-04T13:49:51.059Z] PASS [2022-04-04T13:49:51.279Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-04T13:49:51.279Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T13:49:51.279Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-04T13:49:51.279Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-04T13:49:51.279Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-04T13:49:51.279Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-04T13:49:51.279Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-04T13:49:51.279Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T13:49:51.279Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-04T13:49:51.279Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-04T13:49:51.279Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-04T13:49:51.279Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-04T13:49:51.279Z] === RUN TestBufferPoolPutAndGet [2022-04-04T13:49:51.279Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-04T13:49:51.279Z] PASS [2022-04-04T13:49:51.279Z] coverage: 88.2% of statements [2022-04-04T13:49:51.279Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-04-04T13:49:51.527Z] coverage: 78.7% of statements [2022-04-04T13:49:51.527Z] ok github.com/docker/docker/daemon/logger/local 0.288s coverage: 78.7% of statements [2022-04-04T13:49:51.527Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T13:49:51.753Z] 2022/04/04 13:49:51 Closing DB instances... [2022-04-04T13:49:51.995Z] === RUN TestOpenFileDelete [2022-04-04T13:49:51.995Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-04T13:49:51.995Z] === RUN TestOpenFileRename [2022-04-04T13:49:51.995Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-04T13:49:51.995Z] === RUN TestHandleDecoderErr [2022-04-04T13:49:51.995Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-04T13:49:51.995Z] === RUN TestParseLogTagDefaultTag [2022-04-04T13:49:51.995Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-04T13:49:51.995Z] === RUN TestParseLogTag [2022-04-04T13:49:51.995Z] --- PASS: TestParseLogTag (0.00s) [2022-04-04T13:49:51.995Z] === RUN TestParseLogTagEmptyTag [2022-04-04T13:49:51.995Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-04T13:49:51.995Z] === RUN TestTailFiles [2022-04-04T13:49:51.995Z] --- PASS: TestTailFiles (0.00s) [2022-04-04T13:49:51.995Z] === RUN TestFollowLogsConsumerGone [2022-04-04T13:49:51.995Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-04T13:49:51.995Z] === RUN TestFollowLogsProducerGone [2022-04-04T13:49:51.995Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-04T13:49:51.995Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-04T13:49:51.995Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-04T13:49:51.995Z] === RUN TestCheckCapacityAndRotate [2022-04-04T13:49:51.995Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-04T13:49:51.995Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-04T13:49:51.995Z] --- PASS: TestCheckCapacityAndRotate (0.09s) [2022-04-04T13:49:51.995Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-04T13:49:51.995Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-04-04T13:49:51.995Z] PASS [2022-04-04T13:49:51.995Z] coverage: 53.5% of statements [2022-04-04T13:49:51.995Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.166s coverage: 53.5% of statements [2022-04-04T13:49:52.110Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-04T13:49:52.110Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T13:49:52.222Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T13:49:52.223Z] === RUN TestOutputOnPrematureClose [2022-04-04T13:49:52.223Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-04T13:49:52.223Z] === RUN TestCompleteSilently [2022-04-04T13:49:52.223Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-04T13:49:52.223Z] PASS [2022-04-04T13:49:52.223Z] coverage: 75.9% of statements [2022-04-04T13:49:52.223Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2022-04-04T13:49:52.462Z] === RUN TestLog [2022-04-04T13:49:52.462Z] --- PASS: TestLog (0.02s) [2022-04-04T13:49:52.462Z] PASS [2022-04-04T13:49:52.462Z] coverage: 31.5% of statements [2022-04-04T13:49:52.462Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.077s coverage: 31.5% of statements [2022-04-04T13:49:52.481Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T13:49:52.690Z] === RUN TestSendToOneSub [2022-04-04T13:49:52.690Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-04T13:49:52.690Z] === RUN TestSendToMultipleSubs [2022-04-04T13:49:52.690Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-04T13:49:52.690Z] === RUN TestEvictOneSub [2022-04-04T13:49:52.690Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-04T13:49:52.690Z] === RUN TestClosePublisher [2022-04-04T13:49:52.690Z] --- PASS: TestClosePublisher (0.00s) [2022-04-04T13:49:52.690Z] === RUN TestPubSubRace [2022-04-04T13:49:52.931Z] === RUN TestNewParse [2022-04-04T13:49:52.931Z] --- PASS: TestNewParse (0.00s) [2022-04-04T13:49:52.931Z] PASS [2022-04-04T13:49:52.931Z] coverage: 8.3% of statements [2022-04-04T13:49:52.931Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2022-04-04T13:49:52.931Z] === RUN TestParseLogFormat [2022-04-04T13:49:52.931Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-04T13:49:52.931Z] === RUN TestValidateLogOptEmpty [2022-04-04T13:49:52.931Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-04T13:49:52.931Z] === RUN TestValidateSyslogAddress [2022-04-04T13:49:52.931Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-04T13:49:52.931Z] === RUN TestParseAddressDefaultPort [2022-04-04T13:49:52.931Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-04T13:49:52.931Z] === RUN TestValidateSyslogFacility [2022-04-04T13:49:52.931Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-04T13:49:52.931Z] === RUN TestValidateLogOptSyslogFormat [2022-04-04T13:49:52.931Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-04T13:49:52.931Z] === RUN TestValidateLogOpt [2022-04-04T13:49:52.931Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T13:49:52.931Z] PASS [2022-04-04T13:49:52.931Z] coverage: 46.8% of statements [2022-04-04T13:49:52.931Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements [2022-04-04T13:49:52.931Z] === RUN TestValidateLogOpt [2022-04-04T13:49:53.056Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-04-04T13:49:53.056Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T13:49:53.156Z] --- PASS: TestAllocateRandomDeallocate (2.91s) [2022-04-04T13:49:53.156Z] === RUN TestRetrieveFromStore [2022-04-04T13:49:53.156Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-04T13:49:53.156Z] === RUN TestNetworkDBGarbageCollection [2022-04-04T13:49:53.405Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T13:49:53.405Z] === RUN TestNewMissedConfig [2022-04-04T13:49:53.405Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-04T13:49:53.405Z] === RUN TestNewMissedUrl [2022-04-04T13:49:53.405Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-04T13:49:53.405Z] === RUN TestNewMissedToken [2022-04-04T13:49:53.405Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-04T13:49:53.405Z] === RUN TestNewWithProxy [2022-04-04T13:49:53.405Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-04T13:49:53.405Z] === RUN TestDefault [2022-04-04T13:49:53.405Z] --- PASS: TestDefault (0.01s) [2022-04-04T13:49:53.405Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-04T13:49:53.405Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-04T13:49:53.405Z] === RUN TestJsonFormat [2022-04-04T13:49:53.405Z] --- PASS: TestJsonFormat (0.01s) [2022-04-04T13:49:53.405Z] === RUN TestRawFormat [2022-04-04T13:49:53.405Z] --- PASS: TestRawFormat (0.00s) [2022-04-04T13:49:53.405Z] === RUN TestRawFormatWithLabels [2022-04-04T13:49:53.405Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-04T13:49:53.405Z] === RUN TestRawFormatWithoutTag [2022-04-04T13:49:53.405Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-04T13:49:53.405Z] === RUN TestBatching [2022-04-04T13:49:53.405Z] --- PASS: TestBatching (0.29s) [2022-04-04T13:49:53.405Z] === RUN TestFrequency [2022-04-04T13:49:53.622Z] --- PASS: TestPubSubRace (1.06s) [2022-04-04T13:49:53.622Z] PASS [2022-04-04T13:49:53.622Z] coverage: 75.0% of statements [2022-04-04T13:49:53.622Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2022-04-04T13:49:53.873Z] --- PASS: TestFrequency (0.24s) [2022-04-04T13:49:53.873Z] === RUN TestOneMessagePerRequest [2022-04-04T13:49:53.873Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-04T13:49:53.873Z] === RUN TestVerify [2022-04-04T13:49:53.873Z] --- PASS: TestVerify (0.00s) [2022-04-04T13:49:53.873Z] === RUN TestSkipVerify [2022-04-04T13:49:53.873Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:53.873Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:53.873Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:53.873Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:53.873Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:54.089Z] --- PASS: TestRetrieveFromStore (0.96s) [2022-04-04T13:49:54.089Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-04T13:49:54.089Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-04T13:49:54.089Z] === RUN TestParallelPredefinedRequest1 [2022-04-04T13:49:54.089Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-04T13:49:54.089Z] === RUN TestParallelPredefinedRequest2 [2022-04-04T13:49:54.089Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-04T13:49:54.089Z] === RUN TestParallelPredefinedRequest3 [2022-04-04T13:49:54.089Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-04T13:49:54.089Z] === RUN TestParallelPredefinedRequest4 [2022-04-04T13:49:54.089Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-04T13:49:54.089Z] === RUN TestParallelPredefinedRequest5 [2022-04-04T13:49:54.089Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-04T13:49:54.089Z] === RUN TestDebug [2022-04-04T13:49:54.089Z] --- PASS: TestDebug (0.00s) [2022-04-04T13:49:54.089Z] === RUN TestRequestPoolParallel [2022-04-04T13:49:54.089Z] === RUN TestRegister [2022-04-04T13:49:54.089Z] --- PASS: TestRegister (0.00s) [2022-04-04T13:49:54.089Z] === RUN TestCommand [2022-04-04T13:49:54.340Z] --- PASS: TestSkipVerify (0.39s) [2022-04-04T13:49:54.341Z] === RUN TestBufferMaximum [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080193.844313\",\"host\":\"9a5112746a52\"}'" [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080193.844313\",\"host\":\"9a5112746a52\"}'" [2022-04-04T13:49:54.341Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-04T13:49:54.341Z] === RUN TestServerAlwaysDown [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080193.847317\",\"host\":\"9a5112746a52\"}'" [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080193.847317\",\"host\":\"9a5112746a52\"}'" [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080193.847317\",\"host\":\"9a5112746a52\"}'" [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080193.847317\",\"host\":\"9a5112746a52\"}'" [2022-04-04T13:49:54.341Z] time="2022-04-04T13:49:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080193.847317\",\"host\":\"9a5112746a52\"}'" [2022-04-04T13:49:54.341Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-04T13:49:54.341Z] === RUN TestCannotSendAfterClose [2022-04-04T13:49:54.341Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-04T13:49:54.341Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-04T13:49:54.384Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T13:49:54.442Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-04-04T13:49:54.442Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T13:49:54.555Z] --- PASS: TestCommand (0.03s) [2022-04-04T13:49:54.555Z] === RUN TestNaiveSelf [2022-04-04T13:49:54.555Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-04T13:49:54.555Z] PASS [2022-04-04T13:49:54.555Z] coverage: 82.4% of statements [2022-04-04T13:49:54.555Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2022-04-04T13:49:54.555Z] --- PASS: TestRequestPoolParallel (0.22s) [2022-04-04T13:49:54.555Z] === RUN TestFullAllocateRelease [2022-04-04T13:49:54.555Z] --- PASS: TestFullAllocateRelease (0.33s) [2022-04-04T13:49:54.555Z] === RUN TestOddAllocateRelease [2022-04-04T13:49:54.811Z] === RUN TestV1IDService [2022-04-04T13:49:54.811Z] --- PASS: TestV1IDService (0.02s) [2022-04-04T13:49:54.811Z] === RUN TestV2MetadataService [2022-04-04T13:49:54.951Z] --- PASS: TestServiceWithDataPathPortInit (16.08s) [2022-04-04T13:49:54.951Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T13:49:55.022Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-04-04T13:49:55.022Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-04T13:49:55.022Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-04T13:49:55.022Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-04T13:49:55.022Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-04T13:49:55.022Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-04T13:49:55.022Z] === RUN TestDump [2022-04-04T13:49:55.022Z] goroutine 35 [running]: [2022-04-04T13:49:55.022Z] github.com/docker/docker/pkg/stack.dump(0x3c2d57?) [2022-04-04T13:49:55.022Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T13:49:55.022Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-04T13:49:55.022Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-04T13:49:55.022Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-04T13:49:55.022Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-04T13:49:55.022Z] testing.tRunner(0xc0001451e0, 0x58a498) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:49:55.023Z] created by testing.(*T).Run [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T13:49:55.023Z] [2022-04-04T13:49:55.023Z] goroutine 1 [chan receive]: [2022-04-04T13:49:55.023Z] testing.(*T).Run(0xc000145040, {0x57913c?, 0x39c1f3?}, 0x58a498) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T13:49:55.023Z] testing.runTests.func1(0xc000132810?) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T13:49:55.023Z] testing.tRunner(0xc000145040, 0xc00013dca0) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:49:55.023Z] testing.runTests(0xc000110460?, {0x70e400, 0x3, 0x3}, {0x2121fce0a28?, 0x40?, 0x7134a0?}) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T13:49:55.023Z] testing.(*M).Run(0xc000110460) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T13:49:55.023Z] main.main() [2022-04-04T13:49:55.023Z] _testmain.go:99 +0x255 [2022-04-04T13:49:55.023Z] --- PASS: TestDump (0.00s) [2022-04-04T13:49:55.023Z] === RUN TestDumpToFile [2022-04-04T13:49:55.023Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-04T13:49:55.023Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T13:49:55.023Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T13:49:55.023Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T13:49:55.023Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:49:55.023Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T13:49:55.023Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:49:55.023Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T13:49:55.023Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:49:55.023Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-04T13:49:55.023Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T13:49:55.023Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-04T13:49:55.023Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T13:49:55.023Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:49:55.023Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T13:49:55.023Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:49:55.023Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-04T13:49:55.023Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-04T13:49:55.023Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-04T13:49:55.023Z] PASS [2022-04-04T13:49:55.023Z] coverage: 85.3% of statements [2022-04-04T13:49:55.023Z] ok github.com/docker/docker/libnetwork/ipam 40.228s coverage: 85.3% of statements [2022-04-04T13:49:55.023Z] --- PASS: TestDumpToFile (0.14s) [2022-04-04T13:49:55.023Z] === RUN TestDumpToFileWithEmptyInput [2022-04-04T13:49:55.023Z] goroutine 37 [running]: [2022-04-04T13:49:55.023Z] github.com/docker/docker/pkg/stack.dump(0x43ecd3?) [2022-04-04T13:49:55.023Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T13:49:55.023Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x43eca0?}) [2022-04-04T13:49:55.023Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-04T13:49:55.023Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001451e0?) [2022-04-04T13:49:55.023Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-04T13:49:55.023Z] testing.tRunner(0xc000145860, 0x58a488) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:49:55.023Z] created by testing.(*T).Run [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T13:49:55.023Z] [2022-04-04T13:49:55.023Z] goroutine 1 [chan receive]: [2022-04-04T13:49:55.023Z] testing.(*T).Run(0xc000145040, {0x580713?, 0x39c1f3?}, 0x58a488) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T13:49:55.023Z] testing.runTests.func1(0xc000132810?) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T13:49:55.023Z] testing.tRunner(0xc000145040, 0xc00013dca0) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:49:55.023Z] testing.runTests(0xc000110460?, {0x70e400, 0x3, 0x3}, {0x2121fce0a28?, 0x40?, 0x7134a0?}) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T13:49:55.023Z] testing.(*M).Run(0xc000110460) [2022-04-04T13:49:55.023Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T13:49:55.023Z] main.main() [2022-04-04T13:49:55.023Z] _testmain.go:99 +0x255 [2022-04-04T13:49:55.023Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-04T13:49:55.023Z] PASS [2022-04-04T13:49:55.023Z] coverage: 90.9% of statements [2022-04-04T13:49:55.023Z] ok github.com/docker/docker/pkg/stack 0.177s coverage: 90.9% of statements [2022-04-04T13:49:55.210Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T13:49:55.278Z] time="2022-04-04T13:49:54Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-04T13:49:55.278Z] time="2022-04-04T13:49:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9a5112746a52\"}'" [2022-04-04T13:49:55.278Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-04-04T13:49:55.278Z] PASS [2022-04-04T13:49:55.278Z] coverage: 82.5% of statements [2022-04-04T13:49:55.278Z] ok github.com/docker/docker/daemon/logger/splunk 2.063s coverage: 82.5% of statements [2022-04-04T13:49:55.278Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T13:49:55.278Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-04T13:49:55.278Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T13:49:55.278Z] === RUN TestSuccessfulDownload [2022-04-04T13:49:55.278Z] download_test.go:267: Needs fixing on Windows [2022-04-04T13:49:55.278Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-04T13:49:55.278Z] === RUN TestCancelledDownload [2022-04-04T13:49:55.278Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-04T13:49:55.278Z] === RUN TestMaxDownloadAttempts [2022-04-04T13:49:55.278Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T13:49:55.278Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T13:49:55.278Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T13:49:55.278Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T13:49:55.278Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T13:49:55.278Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T13:49:55.278Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T13:49:55.278Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T13:49:55.278Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T13:49:55.278Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T13:49:55.278Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T13:49:55.278Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T13:49:55.278Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-04T13:49:55.278Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-04T13:49:55.278Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-04T13:49:55.278Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-04T13:49:55.278Z] === RUN TestContinueOnError_NeverContinue [2022-04-04T13:49:55.278Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-04T13:49:55.278Z] === RUN TestManifestStore [2022-04-04T13:49:55.278Z] === RUN TestManifestStore/no_remote_or_local [2022-04-04T13:49:55.387Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-04-04T13:49:55.387Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T13:49:55.490Z] time="2022-04-04T13:49:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-04T13:49:55.746Z] time="2022-04-04T13:49:55Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2464075054\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-04T13:49:55.746Z] === RUN TestManifestStore/no_local_cache [2022-04-04T13:49:55.746Z] --- PASS: TestV2MetadataService (0.92s) [2022-04-04T13:49:55.746Z] PASS [2022-04-04T13:49:55.746Z] coverage: 48.2% of statements [2022-04-04T13:49:55.746Z] === RUN TestManifestStore/with_local_cache [2022-04-04T13:49:55.746Z] ok github.com/docker/docker/distribution/metadata 1.004s coverage: 48.2% of statements [2022-04-04T13:49:55.746Z] === RUN TestManifestStore/unknown_media_type [2022-04-04T13:49:55.746Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-04T13:49:55.746Z] time="2022-04-04T13:49:55Z" level=warning msg="reference for unknown type: " [2022-04-04T13:49:55.746Z] time="2022-04-04T13:49:55Z" level=warning msg="reference for unknown type: " [2022-04-04T13:49:55.746Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-04T13:49:55.746Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-04T13:49:55.746Z] time="2022-04-04T13:49:55Z" level=warning msg="reference for unknown type: " [2022-04-04T13:49:55.746Z] time="2022-04-04T13:49:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:49:55.746Z] time="2022-04-04T13:49:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:49:55.746Z] time="2022-04-04T13:49:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:49:55.746Z] time="2022-04-04T13:49:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:49:55.746Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2022-04-04T13:49:55.746Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2022-04-04T13:49:55.746Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2022-04-04T13:49:55.746Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2022-04-04T13:49:55.746Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-04T13:49:55.746Z] time="2022-04-04T13:49:55Z" level=warning msg="reference for unknown type: " [2022-04-04T13:49:55.746Z] === RUN TestTransfer [2022-04-04T13:49:55.746Z] time="2022-04-04T13:49:55Z" level=warning msg="reference for unknown type: " [2022-04-04T13:49:55.746Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-04T13:49:55.746Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-04T13:49:55.746Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-04T13:49:55.746Z] time="2022-04-04T13:49:55Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore (0.42s) [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore/with_local_cache (0.05s) [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore/unknown_media_type (0.14s) [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.11s) [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.09s) [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-04T13:49:55.746Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaType [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-04T13:49:55.746Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-04T13:49:55.746Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-04T13:49:55.746Z] === RUN TestFixManifestLayers [2022-04-04T13:49:55.746Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-04T13:49:55.746Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-04T13:49:55.746Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T13:49:55.746Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T13:49:55.746Z] === RUN TestFixManifestLayersBadParent [2022-04-04T13:49:55.746Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-04T13:49:55.746Z] === RUN TestValidateManifest [2022-04-04T13:49:55.746Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T13:49:55.746Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-04T13:49:55.746Z] === RUN TestFormatPlatform [2022-04-04T13:49:55.746Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-04T13:49:55.746Z] === RUN TestPullSchema2Config [2022-04-04T13:49:55.746Z] === RUN TestPullSchema2Config/success_first_time [2022-04-04T13:49:55.746Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:49:55.746Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:55.746Z] === RUN TestPullSchema2Config/500_status [2022-04-04T13:49:55.746Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:49:55.746Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:55.746Z] --- PASS: TestTransfer (0.13s) [2022-04-04T13:49:55.746Z] === RUN TestConcurrencyLimit [2022-04-04T13:49:55.957Z] === RUN TestNewStdWriter [2022-04-04T13:49:55.957Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-04T13:49:55.957Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestWriteWithNilBytes [2022-04-04T13:49:55.957Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestWrite [2022-04-04T13:49:55.957Z] --- PASS: TestWrite (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestWriteWithWriterError [2022-04-04T13:49:55.957Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-04T13:49:55.957Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestStdCopyWriteAndRead [2022-04-04T13:49:55.957Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-04T13:49:55.957Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-04T13:49:55.957Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-04T13:49:55.957Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-04T13:49:55.957Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-04T13:49:55.957Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-04T13:49:55.957Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-04T13:49:55.957Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-04T13:49:55.957Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-04T13:49:55.957Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-04T13:49:55.957Z] PASS [2022-04-04T13:49:55.957Z] coverage: 100.0% of statements [2022-04-04T13:49:55.957Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-04-04T13:49:56.215Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:56.215Z] === RUN TestPullSchema2Config/EOF [2022-04-04T13:49:56.215Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:49:56.215Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:56.215Z] 2022/04/04 13:49:55 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-04T13:49:56.215Z] goroutine 48 [running]: [2022-04-04T13:49:56.215Z] net/http.(*conn).serve.func1() [2022-04-04T13:49:56.215Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T13:49:56.215Z] panic({0x939000, 0xb1b8f0}) [2022-04-04T13:49:56.215Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T13:49:56.215Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000604e0?, {0xb230d8?, 0xc000218000?}) [2022-04-04T13:49:56.215Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-04T13:49:56.215Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xb230d8, 0xc000218000}, 0xc00007c000) [2022-04-04T13:49:56.215Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-04T13:49:56.215Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb230d8?, 0xc000218000?}, 0xc00005b000?) [2022-04-04T13:49:56.215Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T13:49:56.215Z] net/http.serverHandler.ServeHTTP({0xc0004b2210?}, {0xb230d8, 0xc000218000}, 0xc00007c000) [2022-04-04T13:49:56.215Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T13:49:56.215Z] net/http.(*conn).serve(0xc0001c6140, {0xb23950, 0xc0004b21e0}) [2022-04-04T13:49:56.215Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T13:49:56.215Z] created by net/http.(*Server).Serve [2022-04-04T13:49:56.215Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T13:49:56.215Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-04T13:49:56.215Z] === RUN TestInactiveJobs [2022-04-04T13:49:56.215Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:56.215Z] === RUN TestPullSchema2Config/unauthorized [2022-04-04T13:49:56.215Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:49:56.215Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:49:56.215Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-04T13:49:56.215Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-04T13:49:56.215Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-04T13:49:56.215Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-04T13:49:56.215Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestGetRepositoryMountCandidates [2022-04-04T13:49:56.215Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestLayerAlreadyExists [2022-04-04T13:49:56.215Z] 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-04-04T13:49:56.215Z] 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-04-04T13:49:56.215Z] 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-04-04T13:49:56.215Z] 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-04-04T13:49:56.215Z] 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-04-04T13:49:56.215Z] 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-04-04T13:49:56.215Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestWhenEmptyAuthConfig [2022-04-04T13:49:56.215Z] === RUN TestNotFound [2022-04-04T13:49:56.215Z] --- PASS: TestNotFound (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestConflict [2022-04-04T13:49:56.215Z] --- PASS: TestConflict (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestForbidden [2022-04-04T13:49:56.215Z] --- PASS: TestForbidden (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestInvalidParameter [2022-04-04T13:49:56.215Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestNotImplemented [2022-04-04T13:49:56.215Z] --- PASS: TestNotImplemented (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestNotModified [2022-04-04T13:49:56.215Z] --- PASS: TestNotModified (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestUnauthorized [2022-04-04T13:49:56.215Z] --- PASS: TestUnauthorized (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestUnknown [2022-04-04T13:49:56.215Z] --- PASS: TestUnknown (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestCancelled [2022-04-04T13:49:56.215Z] --- PASS: TestCancelled (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestDeadline [2022-04-04T13:49:56.215Z] --- PASS: TestDeadline (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestDataLoss [2022-04-04T13:49:56.215Z] --- PASS: TestDataLoss (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestUnavailable [2022-04-04T13:49:56.215Z] --- PASS: TestUnavailable (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestSystem [2022-04-04T13:49:56.215Z] --- PASS: TestSystem (0.00s) [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Not_Found [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Bad_Request [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Conflict [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Unauthorized [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Forbidden [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Not_Modified [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-04T13:49:56.215Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-04T13:49:56.215Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-04T13:49:56.215Z] PASS [2022-04-04T13:49:56.215Z] coverage: 77.0% of statements [2022-04-04T13:49:56.215Z] ok github.com/docker/docker/errdefs 0.042s coverage: 77.0% of statements [2022-04-04T13:49:56.424Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-04T13:49:56.424Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-04T13:49:56.424Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-04T13:49:56.424Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-04T13:49:56.424Z] === RUN TestFormatStatus [2022-04-04T13:49:56.424Z] --- PASS: TestFormatStatus (0.00s) [2022-04-04T13:49:56.424Z] === RUN TestFormatError [2022-04-04T13:49:56.424Z] --- PASS: TestFormatError (0.00s) [2022-04-04T13:49:56.424Z] === RUN TestFormatJSONError [2022-04-04T13:49:56.424Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-04T13:49:56.424Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-04T13:49:56.424Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-04T13:49:56.424Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-04T13:49:56.424Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-04T13:49:56.424Z] === RUN TestNewJSONProgressOutput [2022-04-04T13:49:56.424Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-04T13:49:56.424Z] === RUN TestAuxFormatterEmit [2022-04-04T13:49:56.424Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-04T13:49:56.424Z] === RUN TestStreamWriterStdout [2022-04-04T13:49:56.424Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-04T13:49:56.424Z] === RUN TestStreamWriterStderr [2022-04-04T13:49:56.424Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-04T13:49:56.424Z] PASS [2022-04-04T13:49:56.424Z] coverage: 66.2% of statements [2022-04-04T13:49:56.424Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2022-04-04T13:49:56.683Z] --- PASS: TestInactiveJobs (0.39s) [2022-04-04T13:49:56.683Z] === RUN TestWatchRelease [2022-04-04T13:49:56.683Z] --- PASS: TestWatchRelease (0.04s) [2022-04-04T13:49:56.683Z] === RUN TestWatchFinishedTransfer [2022-04-04T13:49:56.683Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-04T13:49:56.683Z] === RUN TestDuplicateTransfer [2022-04-04T13:49:56.683Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-04T13:49:56.683Z] === RUN TestSuccessfulUpload [2022-04-04T13:49:56.774Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-04-04T13:49:56.774Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T13:49:56.891Z] === RUN TestGenerateRandomID [2022-04-04T13:49:56.891Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-04T13:49:56.891Z] === RUN TestShortenId [2022-04-04T13:49:56.891Z] --- PASS: TestShortenId (0.00s) [2022-04-04T13:49:56.891Z] === RUN TestShortenSha256Id [2022-04-04T13:49:56.891Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-04T13:49:56.891Z] === RUN TestShortenIdEmpty [2022-04-04T13:49:56.891Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-04T13:49:56.891Z] === RUN TestShortenIdInvalid [2022-04-04T13:49:56.891Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-04T13:49:56.891Z] === RUN TestIsShortIDNonHex [2022-04-04T13:49:56.891Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-04T13:49:56.891Z] === RUN TestIsShortIDNotCorrectSize [2022-04-04T13:49:56.891Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-04T13:49:56.891Z] PASS [2022-04-04T13:49:56.891Z] coverage: 70.6% of statements [2022-04-04T13:49:56.891Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-04-04T13:49:57.130Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T13:49:57.155Z] time="2022-04-04T13:49:56Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-04T13:49:57.155Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-04T13:49:57.155Z] === RUN TestCancelledUpload [2022-04-04T13:49:57.155Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-04T13:49:57.155Z] PASS [2022-04-04T13:49:57.155Z] coverage: 76.8% of statements [2022-04-04T13:49:57.155Z] ok github.com/docker/docker/distribution/xfer 1.800s coverage: 76.8% of statements [2022-04-04T13:49:57.623Z] === RUN TestFSGetInvalidData [2022-04-04T13:49:57.623Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-04-04T13:49:57.623Z] === RUN TestFSInvalidSet [2022-04-04T13:49:57.623Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-04-04T13:49:57.623Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-04T13:49:57.623Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-04T13:49:57.623Z] === RUN TestTokenPassThru [2022-04-04T13:49:57.623Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-04T13:49:57.623Z] === RUN TestTokenPassThruDifferentHost [2022-04-04T13:49:57.623Z] --- PASS: TestFSInvalidSet (0.03s) [2022-04-04T13:49:57.623Z] === RUN TestFSInvalidRoot [2022-04-04T13:49:57.623Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-04T13:49:57.623Z] PASS [2022-04-04T13:49:57.623Z] coverage: 26.6% of statements [2022-04-04T13:49:57.623Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-04T13:49:57.623Z] === RUN TestFSMetadataGetSet [2022-04-04T13:49:57.623Z] ok github.com/docker/docker/distribution 2.208s coverage: 26.6% of statements [2022-04-04T13:49:57.623Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-04T13:49:57.623Z] === RUN TestFSInvalidWalker [2022-04-04T13:49:57.623Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-04T13:49:57.623Z] === RUN TestFSGetSet [2022-04-04T13:49:57.623Z] === RUN TestCompare [2022-04-04T13:49:57.623Z] --- PASS: TestCompare (0.00s) [2022-04-04T13:49:57.623Z] PASS [2022-04-04T13:49:57.623Z] coverage: 19.2% of statements [2022-04-04T13:49:57.623Z] --- PASS: TestFSGetSet (0.03s) [2022-04-04T13:49:57.623Z] === RUN TestFSGetUnsetKey [2022-04-04T13:49:57.623Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2022-04-04T13:49:57.623Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-04T13:49:57.623Z] === RUN TestFSGetEmptyData [2022-04-04T13:49:57.623Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-04T13:49:57.623Z] === RUN TestFSDelete [2022-04-04T13:49:57.623Z] --- PASS: TestFSDelete (0.01s) [2022-04-04T13:49:57.623Z] === RUN TestFSWalker [2022-04-04T13:49:57.623Z] --- PASS: TestFSWalker (0.03s) [2022-04-04T13:49:57.623Z] === RUN TestFSWalkerStopOnError [2022-04-04T13:49:57.623Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-04T13:49:57.623Z] === RUN TestNewFromJSON [2022-04-04T13:49:57.623Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T13:49:57.623Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T13:49:57.623Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-04T13:49:57.623Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-04T13:49:57.623Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-04T13:49:57.623Z] === RUN TestMarshalKeyOrder [2022-04-04T13:49:57.623Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-04T13:49:57.623Z] === RUN TestHistoryEqual [2022-04-04T13:49:57.719Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-04-04T13:49:57.719Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T13:49:57.874Z] === RUN TestIsCpusetListAvailable [2022-04-04T13:49:57.874Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-04T13:49:57.874Z] PASS [2022-04-04T13:49:57.874Z] coverage: 39.4% of statements [2022-04-04T13:49:57.874Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-04-04T13:49:58.067Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T13:49:58.091Z] --- PASS: TestHistoryEqual (0.15s) [2022-04-04T13:49:58.091Z] === RUN TestImage [2022-04-04T13:49:58.091Z] --- PASS: TestImage (0.00s) [2022-04-04T13:49:58.091Z] === RUN TestImageOSNotEmpty [2022-04-04T13:49:58.091Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-04T13:49:58.091Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-04T13:49:58.091Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-04T13:49:58.091Z] === RUN TestCreate [2022-04-04T13:49:58.091Z] --- PASS: TestCreate (0.01s) [2022-04-04T13:49:58.091Z] === RUN TestRestore [2022-04-04T13:49:58.091Z] time="2022-04-04T13:49:57Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-04T13:49:58.091Z] --- PASS: TestRestore (0.04s) [2022-04-04T13:49:58.091Z] === RUN TestAddDelete [2022-04-04T13:49:58.091Z] --- PASS: TestAddDelete (0.02s) [2022-04-04T13:49:58.091Z] === RUN TestSearchAfterDelete [2022-04-04T13:49:58.091Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-04T13:49:58.091Z] === RUN TestParentReset [2022-04-04T13:49:58.091Z] --- PASS: TestParentReset (0.03s) [2022-04-04T13:49:58.091Z] === RUN TestGetAndSetLastUpdated [2022-04-04T13:49:58.091Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-04T13:49:58.091Z] === RUN TestStoreLen [2022-04-04T13:49:58.091Z] --- PASS: TestStoreLen (0.04s) [2022-04-04T13:49:58.091Z] PASS [2022-04-04T13:49:58.091Z] coverage: 86.9% of statements [2022-04-04T13:49:58.091Z] ok github.com/docker/docker/image 0.648s coverage: 86.9% of statements [2022-04-04T13:49:58.295Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-04T13:49:58.295Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T13:49:58.326Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gwr0xj0agov4rse1t31ym2oro Created:2022-04-04 13:49:56.507013196 +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[9785791d66874601322f03e4d201b5b2184015e463a239b064f283ed081b969f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zy3c4bq4whgmz47j5o07ahcqp EndpointID:a3bfe9d4ddff310e3be8fd30fc5e1d52817b64ed429e55a5fd0ebcaf8af8702d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:deabe6a0981fe15b3d2516764dd728692d6c5bd62a3b20fde3454355df5705d9 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:df9eca8dd62f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zy3c4bq4whgmz47j5o07ahcqp EndpointID:a3bfe9d4ddff310e3be8fd30fc5e1d52817b64ed429e55a5fd0ebcaf8af8702d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T13:49:58.558Z] === RUN TestValidateManifest [2022-04-04T13:49:58.558Z] === RUN TestValidateManifest/nil [2022-04-04T13:49:58.558Z] === RUN TestValidateManifest/non-nil [2022-04-04T13:49:58.558Z] --- PASS: TestValidateManifest (0.00s) [2022-04-04T13:49:58.558Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-04T13:49:58.558Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-04T13:49:58.558Z] PASS [2022-04-04T13:49:58.558Z] coverage: 0.7% of statements [2022-04-04T13:49:58.558Z] ok github.com/docker/docker/image/tarexport 0.070s coverage: 0.7% of statements [2022-04-04T13:49:58.858Z] === RUN TestChtimes [2022-04-04T13:49:58.858Z] --- PASS: TestChtimes (0.00s) [2022-04-04T13:49:58.858Z] === RUN TestChtimesWindows [2022-04-04T13:49:58.858Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-04T13:49:58.858Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-04T13:49:58.858Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-04T13:49:58.858Z] PASS [2022-04-04T13:49:58.858Z] coverage: 13.0% of statements [2022-04-04T13:49:58.858Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2022-04-04T13:49:58.893Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T13:49:59.026Z] === RUN TestMakeV1ConfigFromConfig [2022-04-04T13:49:59.026Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-04T13:49:59.026Z] PASS [2022-04-04T13:49:59.026Z] coverage: 25.0% of statements [2022-04-04T13:49:59.026Z] ok github.com/docker/docker/image/v1 0.148s coverage: 25.0% of statements [2022-04-04T13:49:59.026Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T13:49:59.153Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T13:49:59.499Z] === RUN TestSerialization [2022-04-04T13:49:59.499Z] --- PASS: TestSerialization (0.02s) [2022-04-04T13:49:59.499Z] PASS [2022-04-04T13:49:59.499Z] coverage: 100.0% of statements [2022-04-04T13:49:59.499Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2022-04-04T13:49:59.682Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-04-04T13:49:59.682Z] === RUN TestNISDomainname [2022-04-04T13:49:59.682Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-04T13:49:59.682Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-04T13:49:59.682Z] === RUN TestHostnameDnsResolution [2022-04-04T13:49:59.842Z] === RUN TestTailFile [2022-04-04T13:49:59.842Z] --- PASS: TestTailFile (0.00s) [2022-04-04T13:49:59.842Z] === RUN TestTailFileManyLines [2022-04-04T13:49:59.842Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-04T13:49:59.842Z] === RUN TestTailEmptyFile [2022-04-04T13:49:59.842Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-04T13:49:59.842Z] === RUN TestTailNegativeN [2022-04-04T13:49:59.842Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-04T13:49:59.842Z] === RUN TestNewTailReader [2022-04-04T13:49:59.842Z] === PAUSE TestNewTailReader [2022-04-04T13:49:59.842Z] === CONT TestNewTailReader [2022-04-04T13:49:59.842Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-04T13:49:59.842Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-04T13:49:59.842Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-04T13:49:59.842Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-04T13:49:59.842Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-04T13:49:59.842Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/truncated_last_line [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.843Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.843Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.844Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.844Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.845Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.845Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.845Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.846Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.846Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.846Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.847Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.847Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:49:59.848Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:00.253Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-04-04T13:50:00.253Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T13:50:00.253Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-04T13:50:00.253Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-04T13:50:00.253Z] === RUN TestPrivilegedHostDevices [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:00.315Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:00.316Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:00.316Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:00.317Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:00.318Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:00.318Z] PASS [2022-04-04T13:50:00.318Z] coverage: 88.6% of statements [2022-04-04T13:50:00.318Z] ok github.com/docker/docker/pkg/tailfile 0.205s coverage: 88.6% of statements [2022-04-04T13:50:00.487Z] === RUN TestEmptyLayer [2022-04-04T13:50:00.487Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-04T13:50:00.487Z] === RUN TestCommitFailure [2022-04-04T13:50:00.487Z] --- PASS: TestCommitFailure (0.01s) [2022-04-04T13:50:00.487Z] === RUN TestStartTransactionFailure [2022-04-04T13:50:00.487Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-04T13:50:00.487Z] === RUN TestGetOrphan [2022-04-04T13:50:00.487Z] --- PASS: TestGetOrphan (0.01s) [2022-04-04T13:50:00.487Z] === RUN TestMountAndRegister [2022-04-04T13:50:00.487Z] layer_test.go:258: Layer size: 14 [2022-04-04T13:50:00.487Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-04T13:50:00.487Z] === RUN TestLayerRelease [2022-04-04T13:50:00.487Z] layer_test.go:291: Failing on Windows [2022-04-04T13:50:00.487Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-04T13:50:00.487Z] === RUN TestStoreRestore [2022-04-04T13:50:00.487Z] layer_test.go:340: Failing on Windows [2022-04-04T13:50:00.487Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-04T13:50:00.487Z] === RUN TestTarStreamStability [2022-04-04T13:50:00.487Z] layer_test.go:455: Failing on Windows [2022-04-04T13:50:00.487Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-04T13:50:00.487Z] === RUN TestRegisterExistingLayer [2022-04-04T13:50:00.487Z] --- PASS: TestRegisterExistingLayer (0.08s) [2022-04-04T13:50:00.487Z] === RUN TestTarStreamVerification [2022-04-04T13:50:00.487Z] layer_test.go:684: Failing on Windows [2022-04-04T13:50:00.487Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-04T13:50:00.487Z] === RUN TestLayerMigration [2022-04-04T13:50:00.487Z] migration_test.go:45: Failing on Windows [2022-04-04T13:50:00.487Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-04T13:50:00.487Z] === RUN TestLayerMigrationNoTarsplit [2022-04-04T13:50:00.487Z] migration_test.go:181: Failing on Windows [2022-04-04T13:50:00.487Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T13:50:00.487Z] === RUN TestMountInit [2022-04-04T13:50:00.487Z] mount_test.go:17: Failing on Windows [2022-04-04T13:50:00.487Z] --- SKIP: TestMountInit (0.00s) [2022-04-04T13:50:00.487Z] === RUN TestMountSize [2022-04-04T13:50:00.487Z] mount_test.go:76: Failing on Windows [2022-04-04T13:50:00.487Z] --- SKIP: TestMountSize (0.00s) [2022-04-04T13:50:00.487Z] === RUN TestMountChanges [2022-04-04T13:50:00.487Z] mount_test.go:125: Failing on Windows [2022-04-04T13:50:00.487Z] --- SKIP: TestMountChanges (0.00s) [2022-04-04T13:50:00.487Z] === RUN TestMountApply [2022-04-04T13:50:00.487Z] mount_test.go:212: Failing on Windows [2022-04-04T13:50:00.487Z] --- SKIP: TestMountApply (0.00s) [2022-04-04T13:50:00.487Z] PASS [2022-04-04T13:50:00.487Z] coverage: 30.6% of statements [2022-04-04T13:50:00.487Z] ok github.com/docker/docker/layer 0.261s coverage: 30.6% of statements [2022-04-04T13:50:00.487Z] === RUN TestEnvironmentParsing [2022-04-04T13:50:00.487Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-04T13:50:00.487Z] PASS [2022-04-04T13:50:00.487Z] coverage: 1.2% of statements [2022-04-04T13:50:00.487Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.2% of statements [2022-04-04T13:50:00.784Z] === RUN TestTarSumRemoveNonExistent [2022-04-04T13:50:00.784Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-04T13:50:00.784Z] === RUN TestTarSumRemove [2022-04-04T13:50:00.784Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-04T13:50:00.784Z] === RUN TestSortFileInfoSums [2022-04-04T13:50:00.784Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-04T13:50:00.784Z] === RUN TestNewTarSumForLabelInvalid [2022-04-04T13:50:00.784Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-04T13:50:00.784Z] === RUN TestNewTarSumForLabel [2022-04-04T13:50:00.784Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-04T13:50:00.784Z] === RUN TestEmptyTar [2022-04-04T13:50:00.784Z] --- PASS: TestEmptyTar (0.00s) [2022-04-04T13:50:00.784Z] === RUN TestTarSumsReadSize [2022-04-04T13:50:00.784Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-04T13:50:00.784Z] === RUN TestTarSums [2022-04-04T13:50:00.784Z] --- PASS: TestTarSums (0.05s) [2022-04-04T13:50:00.784Z] === RUN TestIteration [2022-04-04T13:50:00.784Z] --- PASS: TestIteration (0.00s) [2022-04-04T13:50:00.784Z] === RUN TestVersionLabelForChecksum [2022-04-04T13:50:00.784Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-04T13:50:00.784Z] === RUN TestVersion [2022-04-04T13:50:00.784Z] --- PASS: TestVersion (0.00s) [2022-04-04T13:50:00.784Z] === RUN TestGetVersion [2022-04-04T13:50:00.784Z] --- PASS: TestGetVersion (0.00s) [2022-04-04T13:50:00.784Z] === RUN TestGetVersions [2022-04-04T13:50:00.784Z] --- PASS: TestGetVersions (0.00s) [2022-04-04T13:50:00.784Z] PASS [2022-04-04T13:50:00.784Z] coverage: 89.3% of statements [2022-04-04T13:50:00.784Z] ok github.com/docker/docker/pkg/tarsum 0.095s coverage: 89.3% of statements [2022-04-04T13:50:00.825Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-04-04T13:50:00.825Z] === RUN TestStats [2022-04-04T13:50:00.825Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:50:00.825Z] --- SKIP: TestStats (0.00s) [2022-04-04T13:50:00.825Z] === RUN TestStopContainerWithTimeout [2022-04-04T13:50:00.825Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T13:50:00.825Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T13:50:00.825Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T13:50:00.825Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T13:50:00.825Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T13:50:00.825Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T13:50:00.825Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T13:50:00.825Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T13:50:00.825Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T13:50:00.825Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T13:50:00.954Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T13:50:00.954Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T13:50:00.954Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T13:50:00.954Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T13:50:00.954Z] === RUN TestSequenceGetAvailableBit [2022-04-04T13:50:00.954Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestSequenceEqual [2022-04-04T13:50:00.954Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestSequenceCopy [2022-04-04T13:50:00.954Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestGetFirstAvailable [2022-04-04T13:50:00.954Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestFindSequence [2022-04-04T13:50:00.954Z] --- PASS: TestFindSequence (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestCheckIfAvailable [2022-04-04T13:50:00.954Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestMergeSequences [2022-04-04T13:50:00.954Z] --- PASS: TestMergeSequences (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestPushReservation [2022-04-04T13:50:00.954Z] --- PASS: TestPushReservation (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestSerializeDeserialize [2022-04-04T13:50:00.954Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestSet [2022-04-04T13:50:00.954Z] --- PASS: TestSet (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestSetUnset [2022-04-04T13:50:00.954Z] --- PASS: TestSetUnset (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestOffsetSetUnset [2022-04-04T13:50:00.954Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestSetInRange [2022-04-04T13:50:00.954Z] --- PASS: TestSetInRange (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestSetAnyInRange [2022-04-04T13:50:00.954Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-04T13:50:00.954Z] === RUN TestMethods [2022-04-04T13:50:00.954Z] --- PASS: TestMethods (0.00s) [2022-04-04T13:50:00.955Z] === RUN TestRandomAllocateDeallocate [2022-04-04T13:50:01.398Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T13:50:01.682Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T13:50:01.768Z] === RUN TestTruncIndex [2022-04-04T13:50:01.768Z] --- PASS: TestTruncIndex (0.10s) [2022-04-04T13:50:01.768Z] PASS [2022-04-04T13:50:01.768Z] coverage: 91.5% of statements [2022-04-04T13:50:01.768Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-04-04T13:50:02.235Z] === RUN TestIsGIT [2022-04-04T13:50:02.235Z] --- PASS: TestIsGIT (0.00s) [2022-04-04T13:50:02.235Z] === RUN TestIsTransport [2022-04-04T13:50:02.235Z] --- PASS: TestIsTransport (0.00s) [2022-04-04T13:50:02.235Z] PASS [2022-04-04T13:50:02.235Z] coverage: 100.0% of statements [2022-04-04T13:50:02.235Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2022-04-04T13:50:02.615Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T13:50:02.701Z] === RUN TestVersionInfo [2022-04-04T13:50:02.701Z] --- PASS: TestVersionInfo (0.00s) [2022-04-04T13:50:02.701Z] === RUN TestAppendVersions [2022-04-04T13:50:02.701Z] --- PASS: TestAppendVersions (0.00s) [2022-04-04T13:50:02.701Z] PASS [2022-04-04T13:50:02.701Z] coverage: 88.9% of statements [2022-04-04T13:50:02.701Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-04-04T13:50:02.874Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s) [2022-04-04T13:50:02.874Z] PASS [2022-04-04T13:50:02.874Z] [2022-04-04T13:50:02.874Z] === Skipped [2022-04-04T13:50:02.874Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:50:02.874Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:50:02.874Z] [2022-04-04T13:50:02.874Z] DONE 26 tests, 1 skipped in 49.625s [2022-04-04T13:50:02.874Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T13:50:02.874Z] ++ 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-04-04T13:50:02.874Z] ++ set -e [2022-04-04T13:50:02.874Z] ++ '[' -n 0 ']' [2022-04-04T13:50:02.874Z] ++ set -x [2022-04-04T13:50:02.874Z] ++ 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-04-04T13:50:02.874Z] INFO: Testing against a local daemon [2022-04-04T13:50:02.874Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T13:50:02.874Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:50:02.874Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T13:50:02.874Z] === RUN TestDockerNetworkIpvlan [2022-04-04T13:50:02.874Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:50:02.874Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T13:50:02.874Z] PASS [2022-04-04T13:50:02.874Z] [2022-04-04T13:50:02.874Z] === Skipped [2022-04-04T13:50:02.874Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T13:50:02.874Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:50:02.874Z] [2022-04-04T13:50:02.874Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T13:50:02.874Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:50:02.874Z] [2022-04-04T13:50:02.874Z] DONE 2 tests, 2 skipped in 0.108s [2022-04-04T13:50:02.874Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T13:50:02.874Z] ++ 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-04-04T13:50:02.874Z] ++ set -e [2022-04-04T13:50:02.874Z] ++ '[' -n 0 ']' [2022-04-04T13:50:02.874Z] ++ set -x [2022-04-04T13:50:02.874Z] ++ 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-04-04T13:50:02.874Z] INFO: Testing against a local daemon [2022-04-04T13:50:02.874Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T13:50:03.167Z] === RUN TestInvalidConfig [2022-04-04T13:50:03.167Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-04T13:50:03.167Z] === RUN TestConfig [2022-04-04T13:50:03.167Z] --- PASS: TestConfig (0.00s) [2022-04-04T13:50:03.167Z] === RUN TestOptionsLabels [2022-04-04T13:50:03.167Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-04T13:50:03.167Z] === RUN TestValidName [2022-04-04T13:50:03.167Z] --- PASS: TestValidName (0.00s) [2022-04-04T13:50:03.167Z] PASS [2022-04-04T13:50:03.167Z] coverage: 19.7% of statements [2022-04-04T13:50:03.167Z] ok github.com/docker/docker/libnetwork/config 0.066s coverage: 19.7% of statements [2022-04-04T13:50:03.167Z] === RUN TestKey [2022-04-04T13:50:03.167Z] --- PASS: TestKey (0.00s) [2022-04-04T13:50:03.167Z] === RUN TestParseKey [2022-04-04T13:50:03.167Z] --- PASS: TestParseKey (0.00s) [2022-04-04T13:50:03.167Z] === RUN TestInvalidDataStore [2022-04-04T13:50:03.167Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-04T13:50:03.167Z] === RUN TestKVObjectFlatKey [2022-04-04T13:50:03.167Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-04T13:50:03.167Z] === RUN TestAtomicKVObjectFlatKey [2022-04-04T13:50:03.167Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-04T13:50:03.167Z] PASS [2022-04-04T13:50:03.167Z] coverage: 21.9% of statements [2022-04-04T13:50:03.167Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-04-04T13:50:03.168Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T13:50:03.168Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T13:50:03.168Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T13:50:03.168Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-04T13:50:03.310Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T13:50:03.445Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T13:50:04.014Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T13:50:04.153Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-04T13:50:04.153Z] === RUN TestClientStream [2022-04-04T13:50:04.153Z] --- PASS: TestClientStream (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestClientSendFile [2022-04-04T13:50:04.153Z] === RUN TestNewSettable [2022-04-04T13:50:04.153Z] --- PASS: TestNewSettable (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestIsSettable [2022-04-04T13:50:04.153Z] --- PASS: TestIsSettable (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestUpdateSettingsEnv [2022-04-04T13:50:04.153Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-04T13:50:04.153Z] PASS [2022-04-04T13:50:04.153Z] coverage: 20.0% of statements [2022-04-04T13:50:04.153Z] --- PASS: TestClientSendFile (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestClientWithRequestTimeout [2022-04-04T13:50:04.153Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-04-04T13:50:04.153Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-04T13:50:04.153Z] === RUN TestFileSpecPlugin [2022-04-04T13:50:04.153Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-04T13:50:04.153Z] === RUN TestFileJSONSpecPlugin [2022-04-04T13:50:04.153Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-04T13:50:04.153Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestPluginAddHandler [2022-04-04T13:50:04.153Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestPluginWaitBadPlugin [2022-04-04T13:50:04.153Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestGet [2022-04-04T13:50:04.153Z] time="2022-04-04T13:50:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-04T13:50:04.153Z] === RUN TestValidatePrivileges [2022-04-04T13:50:04.153Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestFilterByCapNeg [2022-04-04T13:50:04.153Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestFilterByCapPos [2022-04-04T13:50:04.153Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-04T13:50:04.153Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-04T13:50:04.153Z] PASS [2022-04-04T13:50:04.153Z] coverage: 12.0% of statements [2022-04-04T13:50:04.153Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2022-04-04T13:50:04.153Z] === RUN TestIPDataMarshalling [2022-04-04T13:50:04.153Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestValidateAndIsV6 [2022-04-04T13:50:04.153Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-04T13:50:04.153Z] PASS [2022-04-04T13:50:04.153Z] coverage: 68.9% of statements [2022-04-04T13:50:04.153Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2022-04-04T13:50:04.153Z] === RUN TestErrorInterfaces [2022-04-04T13:50:04.153Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-04T13:50:04.153Z] === RUN TestNetworkMarshalling [2022-04-04T13:50:04.274Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-04-04T13:50:04.274Z] === RUN TestDockerNetworkMacvlan [2022-04-04T13:50:04.626Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-04-04T13:50:04.627Z] === RUN TestEndpointMarshalling [2022-04-04T13:50:04.627Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-04T13:50:04.627Z] === RUN TestAuxAddresses [2022-04-04T13:50:04.627Z] time="2022-04-04T13:50:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T13:50:04.627Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-04T13:50:04.627Z] === RUN TestSRVServiceQuery [2022-04-04T13:50:04.627Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:50:04.627Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-04T13:50:04.627Z] === RUN TestServiceVIPReuse [2022-04-04T13:50:04.627Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:50:04.627Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-04T13:50:04.627Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-04T13:50:04.627Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:50:04.627Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T13:50:04.627Z] === RUN TestDNSIPQuery [2022-04-04T13:50:04.627Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:50:04.627Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-04T13:50:04.627Z] === RUN TestDNSProxyServFail [2022-04-04T13:50:04.627Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:50:04.627Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-04T13:50:04.627Z] === RUN TestSandboxAddEmpty [2022-04-04T13:50:04.627Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:50:04.627Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-04T13:50:04.627Z] === RUN TestSandboxAddMultiPrio [2022-04-04T13:50:04.627Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:50:04.627Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-04T13:50:04.627Z] === RUN TestSandboxAddSamePrio [2022-04-04T13:50:04.627Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:50:04.627Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-04T13:50:04.627Z] === RUN TestCleanupServiceDiscovery [2022-04-04T13:50:04.627Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:50:04.627Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-04T13:50:04.627Z] === RUN TestDNSOptions [2022-04-04T13:50:04.627Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:50:04.627Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-04T13:50:04.627Z] === RUN TestMultipleControllersWithSameStore [2022-04-04T13:50:04.627Z] time="2022-04-04T13:50:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T13:50:04.627Z] time="2022-04-04T13:50:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T13:50:04.627Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-04T13:50:04.627Z] PASS [2022-04-04T13:50:04.627Z] coverage: 8.5% of statements [2022-04-04T13:50:04.627Z] ok github.com/docker/docker/libnetwork 0.309s coverage: 8.5% of statements [2022-04-04T13:50:04.627Z] === RUN TestDriver [2022-04-04T13:50:04.627Z] --- PASS: TestDriver (0.00s) [2022-04-04T13:50:04.627Z] PASS [2022-04-04T13:50:04.627Z] coverage: 34.8% of statements [2022-04-04T13:50:04.627Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-04-04T13:50:05.137Z] === RUN TestLoad [2022-04-04T13:50:05.137Z] --- PASS: TestLoad (0.00s) [2022-04-04T13:50:05.137Z] === RUN TestSave [2022-04-04T13:50:05.137Z] --- PASS: TestSave (0.02s) [2022-04-04T13:50:05.137Z] === RUN TestAddDeleteGet [2022-04-04T13:50:05.137Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-04T13:50:05.137Z] === RUN TestInvalidTags [2022-04-04T13:50:05.137Z] --- PASS: TestInvalidTags (0.00s) [2022-04-04T13:50:05.137Z] PASS [2022-04-04T13:50:05.137Z] coverage: 84.4% of statements [2022-04-04T13:50:05.137Z] ok github.com/docker/docker/reference 0.089s coverage: 84.4% of statements [2022-04-04T13:50:05.137Z] time="2022-04-04T13:50:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-04T13:50:05.214Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T13:50:05.226Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-04T13:50:05.227Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-04-04T13:50:05.227Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-04-04T13:50:05.227Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-04-04T13:50:05.227Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-04-04T13:50:05.227Z] === RUN TestDeleteDevicemapper [2022-04-04T13:50:05.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T13:50:05.227Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T13:50:05.227Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T13:50:05.613Z] === RUN TestDriver [2022-04-04T13:50:05.613Z] --- PASS: TestDriver (0.00s) [2022-04-04T13:50:05.613Z] PASS [2022-04-04T13:50:05.613Z] coverage: 34.8% of statements [2022-04-04T13:50:05.613Z] --- PASS: TestRandomAllocateDeallocate (4.52s) [2022-04-04T13:50:05.613Z] === RUN TestAllocateRandomDeallocate [2022-04-04T13:50:05.613Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-04-04T13:50:05.613Z] === RUN TestNetworkAllocateFree [2022-04-04T13:50:05.613Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-04T13:50:05.613Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-04T13:50:05.613Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-04T13:50:05.613Z] PASS [2022-04-04T13:50:05.613Z] coverage: 63.6% of statements [2022-04-04T13:50:05.613Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.042s coverage: 63.6% of statements [2022-04-04T13:50:06.083Z] === RUN TestGetEmptyCapabilities [2022-04-04T13:50:06.083Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-04T13:50:06.083Z] === RUN TestGetExtraCapabilities [2022-04-04T13:50:06.083Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-04T13:50:06.083Z] === RUN TestGetInvalidCapabilities [2022-04-04T13:50:06.083Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-04T13:50:06.083Z] === RUN TestRemoteDriver [2022-04-04T13:50:06.083Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T13:50:06.083Z] === RUN TestDriverError [2022-04-04T13:50:06.083Z] --- PASS: TestDriverError (0.00s) [2022-04-04T13:50:06.083Z] === RUN TestMissingValues [2022-04-04T13:50:06.083Z] --- PASS: TestMissingValues (0.00s) [2022-04-04T13:50:06.083Z] === RUN TestRollback [2022-04-04T13:50:06.083Z] --- PASS: TestRollback (0.00s) [2022-04-04T13:50:06.083Z] PASS [2022-04-04T13:50:06.083Z] coverage: 57.4% of statements [2022-04-04T13:50:06.083Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.082s coverage: 57.4% of statements [2022-04-04T13:50:06.120Z] === RUN TestResolveAuthConfigIndexServer [2022-04-04T13:50:06.120Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-04T13:50:06.120Z] === RUN TestResolveAuthConfigFullURL [2022-04-04T13:50:06.120Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-04T13:50:06.120Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-04T13:50:06.120Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-04T13:50:06.120Z] === RUN TestValidateMirror [2022-04-04T13:50:06.120Z] --- PASS: TestValidateMirror (0.00s) [2022-04-04T13:50:06.120Z] === RUN TestLoadInsecureRegistries [2022-04-04T13:50:06.120Z] time="2022-04-04T13:50:05Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T13:50:06.120Z] time="2022-04-04T13:50:05Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-04T13:50:06.120Z] time="2022-04-04T13:50:05Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T13:50:06.120Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-04-04T13:50:06.120Z] === RUN TestNewServiceConfig [2022-04-04T13:50:06.120Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-04T13:50:06.120Z] === RUN TestValidateIndexName [2022-04-04T13:50:06.121Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestValidateIndexNameWithError [2022-04-04T13:50:06.121Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestEndpointParse [2022-04-04T13:50:06.121Z] --- PASS: TestEndpointParse (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestEndpointParseInvalid [2022-04-04T13:50:06.121Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestValidateEndpoint [2022-04-04T13:50:06.121Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-04T13:50:06.121Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-04T13:50:06.121Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-04T13:50:06.121Z] === RUN TestPing [2022-04-04T13:50:06.121Z] --- PASS: TestPing (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestPingRegistryEndpoint [2022-04-04T13:50:06.121Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:50:06.121Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestEndpoint [2022-04-04T13:50:06.121Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:50:06.121Z] --- SKIP: TestEndpoint (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestParseRepositoryInfo [2022-04-04T13:50:06.121Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestNewIndexInfo [2022-04-04T13:50:06.121Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestMirrorEndpointLookup [2022-04-04T13:50:06.121Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-04T13:50:06.121Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-04T13:50:06.121Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestResumableRequestReaderWithReadError [2022-04-04T13:50:06.121Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:50:06.121Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestSearchRepositories [2022-04-04T13:50:06.121Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-04T13:50:06.121Z] Host: 127.0.0.1:49326 [2022-04-04T13:50:06.121Z] User-Agent: docker test client [2022-04-04T13:50:06.121Z] Authorization: Token fake-token [2022-04-04T13:50:06.121Z] X-Docker-Token: true [2022-04-04T13:50:06.121Z] Accept-Encoding: gzip [2022-04-04T13:50:06.121Z] [2022-04-04T13:50:06.121Z] [2022-04-04T13:50:06.121Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-04T13:50:06.121Z] Connection: close [2022-04-04T13:50:06.121Z] Content-Length: 144 [2022-04-04T13:50:06.121Z] Cache-Control: no-cache [2022-04-04T13:50:06.121Z] Content-Type: application/json [2022-04-04T13:50:06.121Z] Date: Mon, 04 Apr 2022 13:50:05 GMT [2022-04-04T13:50:06.121Z] Expires: -1 [2022-04-04T13:50:06.121Z] Pragma: no-cache [2022-04-04T13:50:06.121Z] Server: docker-tests/mock [2022-04-04T13:50:06.121Z] X-Docker-Registry-Config: mock [2022-04-04T13:50:06.121Z] X-Docker-Registry-Version: 0.0.0 [2022-04-04T13:50:06.121Z] [2022-04-04T13:50:06.121Z] [2022-04-04T13:50:06.121Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestTrustedLocation [2022-04-04T13:50:06.121Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-04T13:50:06.121Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestAllowNondistributableArtifacts [2022-04-04T13:50:06.121Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestIsSecureIndex [2022-04-04T13:50:06.121Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-04T13:50:06.121Z] PASS [2022-04-04T13:50:06.121Z] coverage: 51.7% of statements [2022-04-04T13:50:06.121Z] ok github.com/docker/docker/registry 0.196s coverage: 51.7% of statements [2022-04-04T13:50:06.121Z] time="2022-04-04T13:50:05Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-04T13:50:06.121Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-04-04T13:50:06.121Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-04T13:50:06.121Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-04T13:50:06.121Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-04T13:50:06.121Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestResumableRequestReader [2022-04-04T13:50:06.121Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-04T13:50:06.121Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-04T13:50:06.121Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-04T13:50:06.121Z] PASS [2022-04-04T13:50:06.121Z] coverage: 100.0% of statements [2022-04-04T13:50:06.121Z] ok github.com/docker/docker/registry/resumable 0.194s coverage: 100.0% of statements [2022-04-04T13:50:06.151Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T13:50:06.168Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s) [2022-04-04T13:50:06.168Z] === RUN TestUpdateMemory [2022-04-04T13:50:06.168Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:50:06.168Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-04T13:50:06.168Z] === RUN TestUpdateCPUQuota [2022-04-04T13:50:06.168Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:50:06.168Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-04T13:50:06.168Z] === RUN TestUpdatePidsLimit [2022-04-04T13:50:06.168Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:50:06.168Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-04T13:50:06.168Z] === RUN TestUpdateRestartPolicy [2022-04-04T13:50:06.550Z] --- PASS: TestAllocateRandomDeallocate (0.97s) [2022-04-04T13:50:06.550Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-04T13:50:06.589Z] === RUN TestRestartManagerTimeout [2022-04-04T13:50:06.589Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-04T13:50:06.589Z] === RUN TestRestartManagerTimeoutReset [2022-04-04T13:50:06.589Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-04T13:50:06.589Z] PASS [2022-04-04T13:50:06.589Z] coverage: 50.9% of statements [2022-04-04T13:50:06.589Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-04-04T13:50:07.019Z] === RUN TestNew [2022-04-04T13:50:07.019Z] --- PASS: TestNew (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestAddDriver [2022-04-04T13:50:07.019Z] --- PASS: TestAddDriver (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestAddDuplicateDriver [2022-04-04T13:50:07.019Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-04T13:50:07.019Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestDriver [2022-04-04T13:50:07.019Z] --- PASS: TestDriver (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestIPAM [2022-04-04T13:50:07.019Z] --- PASS: TestIPAM (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestWalkIPAMs [2022-04-04T13:50:07.019Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestWalkDrivers [2022-04-04T13:50:07.019Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-04T13:50:07.019Z] PASS [2022-04-04T13:50:07.019Z] coverage: 82.4% of statements [2022-04-04T13:50:07.019Z] ok github.com/docker/docker/libnetwork/drvregistry 0.070s coverage: 82.4% of statements [2022-04-04T13:50:07.019Z] === RUN TestNAT [2022-04-04T13:50:07.019Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T13:50:07.019Z] --- SKIP: TestNAT (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestTransparent [2022-04-04T13:50:07.019Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T13:50:07.019Z] --- SKIP: TestTransparent (0.00s) [2022-04-04T13:50:07.019Z] PASS [2022-04-04T13:50:07.019Z] coverage: 0.0% of statements [2022-04-04T13:50:07.019Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-04-04T13:50:07.019Z] === RUN TestBuildDefault [2022-04-04T13:50:07.019Z] --- PASS: TestBuildDefault (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestBuildHostnameDomainname [2022-04-04T13:50:07.019Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestBuildHostname [2022-04-04T13:50:07.019Z] --- PASS: TestBuildHostname (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestBuildHostnameFQDN [2022-04-04T13:50:07.019Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestBuildNoIP [2022-04-04T13:50:07.019Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestUpdate [2022-04-04T13:50:07.019Z] --- PASS: TestUpdate (0.00s) [2022-04-04T13:50:07.019Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-04T13:50:07.019Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-04T13:50:07.020Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-04T13:50:07.020Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-04T13:50:07.020Z] === RUN TestAddEmpty [2022-04-04T13:50:07.020Z] --- PASS: TestAddEmpty (0.00s) [2022-04-04T13:50:07.020Z] === RUN TestAdd [2022-04-04T13:50:07.020Z] --- PASS: TestAdd (0.00s) [2022-04-04T13:50:07.020Z] === RUN TestDeleteEmpty [2022-04-04T13:50:07.020Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-04T13:50:07.020Z] === RUN TestDeleteNewline [2022-04-04T13:50:07.020Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-04T13:50:07.020Z] === RUN TestDelete [2022-04-04T13:50:07.020Z] --- PASS: TestDelete (0.00s) [2022-04-04T13:50:07.020Z] === RUN TestConcurrentWrites [2022-04-04T13:50:07.055Z] === RUN TestDecodeContainerConfig [2022-04-04T13:50:07.055Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-04T13:50:07.056Z] === RUN TestDecodeContainerConfigIsolation [2022-04-04T13:50:07.056Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-04T13:50:07.056Z] === RUN TestValidatePrivileged [2022-04-04T13:50:07.056Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-04T13:50:07.056Z] PASS [2022-04-04T13:50:07.056Z] coverage: 52.6% of statements [2022-04-04T13:50:07.056Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.6% of statements [2022-04-04T13:50:07.056Z] time="2022-04-04T13:50:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-04T13:50:07.087Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T13:50:07.487Z] --- PASS: TestConcurrentWrites (0.16s) [2022-04-04T13:50:07.487Z] PASS [2022-04-04T13:50:07.487Z] coverage: 81.2% of statements [2022-04-04T13:50:07.487Z] ok github.com/docker/docker/libnetwork/etchosts 0.224s coverage: 81.2% of statements [2022-04-04T13:50:07.487Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.08s) [2022-04-04T13:50:07.487Z] === RUN TestRetrieveFromStore [2022-04-04T13:50:07.487Z] === RUN TestCaller [2022-04-04T13:50:07.487Z] --- PASS: TestCaller (0.00s) [2022-04-04T13:50:07.487Z] PASS [2022-04-04T13:50:07.487Z] coverage: 100.0% of statements [2022-04-04T13:50:07.487Z] === RUN TestNew [2022-04-04T13:50:07.487Z] --- PASS: TestNew (0.00s) [2022-04-04T13:50:07.487Z] === RUN TestAllocate [2022-04-04T13:50:07.487Z] --- PASS: TestAllocate (0.00s) [2022-04-04T13:50:07.487Z] === RUN TestUninitialized [2022-04-04T13:50:07.487Z] --- PASS: TestUninitialized (0.00s) [2022-04-04T13:50:07.487Z] === RUN TestAllocateInRange [2022-04-04T13:50:07.487Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-04T13:50:07.487Z] === RUN TestAllocateSerial [2022-04-04T13:50:07.487Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-04T13:50:07.487Z] PASS [2022-04-04T13:50:07.487Z] coverage: 87.5% of statements [2022-04-04T13:50:07.487Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-04-04T13:50:07.487Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2022-04-04T13:50:07.524Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-04T13:50:07.524Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-04T13:50:07.524Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-04T13:50:07.524Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-04T13:50:07.524Z] PASS [2022-04-04T13:50:07.524Z] coverage: 62.5% of statements [2022-04-04T13:50:07.524Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2022-04-04T13:50:07.954Z] --- PASS: TestRetrieveFromStore (0.39s) [2022-04-04T13:50:07.954Z] === RUN TestIsCorrupted [2022-04-04T13:50:07.954Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-04T13:50:07.954Z] === RUN TestSetRollover [2022-04-04T13:50:08.442Z] === RUN TestSetSerialInsertDelete [2022-04-04T13:50:08.442Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-04T13:50:08.442Z] === RUN TestSetParallelInsertDelete [2022-04-04T13:50:08.995Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T13:50:09.427Z] === RUN TestInt2IP2IntConversion [2022-04-04T13:50:09.427Z] --- PASS: TestSetRollover (1.54s) [2022-04-04T13:50:09.427Z] === RUN TestSetRolloverSerial [2022-04-04T13:50:09.427Z] === RUN TestPoolRequest [2022-04-04T13:50:09.427Z] --- PASS: TestPoolRequest (0.00s) [2022-04-04T13:50:09.427Z] === RUN TestOtherRequests [2022-04-04T13:50:09.427Z] --- PASS: TestOtherRequests (0.00s) [2022-04-04T13:50:09.427Z] PASS [2022-04-04T13:50:09.427Z] coverage: 57.1% of statements [2022-04-04T13:50:09.427Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2022-04-04T13:50:09.735Z] === RUN TestGetDriver [2022-04-04T13:50:09.736Z] --- PASS: TestGetDriver (0.00s) [2022-04-04T13:50:09.736Z] === RUN TestVolumeRequestError [2022-04-04T13:50:09.736Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-04T13:50:09.736Z] PASS [2022-04-04T13:50:09.736Z] coverage: 36.1% of statements [2022-04-04T13:50:09.736Z] ok github.com/docker/docker/volume/drivers 0.041s coverage: 36.1% of statements [2022-04-04T13:50:09.736Z] === RUN TestGetAddress [2022-04-04T13:50:09.736Z] --- PASS: TestGetAddress (0.00s) [2022-04-04T13:50:09.736Z] === RUN TestRemove [2022-04-04T13:50:09.736Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T13:50:09.736Z] --- SKIP: TestRemove (0.00s) [2022-04-04T13:50:09.736Z] === RUN TestInitializeWithVolumes [2022-04-04T13:50:09.736Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-04T13:50:09.736Z] === RUN TestCreate [2022-04-04T13:50:09.736Z] --- PASS: TestCreate (0.01s) [2022-04-04T13:50:09.736Z] === RUN TestValidateName [2022-04-04T13:50:09.736Z] --- PASS: TestValidateName (0.00s) [2022-04-04T13:50:09.736Z] === RUN TestCreateWithOpts [2022-04-04T13:50:09.736Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T13:50:09.736Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-04T13:50:09.736Z] === RUN TestRelaodNoOpts [2022-04-04T13:50:09.736Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-04T13:50:09.736Z] PASS [2022-04-04T13:50:09.736Z] coverage: 41.5% of statements [2022-04-04T13:50:09.736Z] ok github.com/docker/docker/volume/local 0.065s coverage: 41.5% of statements [2022-04-04T13:50:09.895Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-04-04T13:50:09.895Z] === RUN TestGetAddressVersion [2022-04-04T13:50:09.895Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-04T13:50:09.895Z] === RUN TestKeyString [2022-04-04T13:50:09.895Z] --- PASS: TestKeyString (0.00s) [2022-04-04T13:50:09.895Z] === RUN TestPoolDataMarshal [2022-04-04T13:50:09.895Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-04T13:50:09.895Z] === RUN TestSubnetsMarshal [2022-04-04T13:50:09.895Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-04-04T13:50:09.895Z] === RUN TestAddSubnets [2022-04-04T13:50:09.895Z] --- PASS: TestAddSubnets (0.04s) [2022-04-04T13:50:09.895Z] === RUN TestDoublePoolRelease [2022-04-04T13:50:09.895Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-04T13:50:09.895Z] === RUN TestAddReleasePoolID [2022-04-04T13:50:09.895Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-04T13:50:09.895Z] === RUN TestPredefinedPool [2022-04-04T13:50:09.895Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-04T13:50:09.895Z] === RUN TestRemoveSubnet [2022-04-04T13:50:09.895Z] --- PASS: TestRemoveSubnet (0.14s) [2022-04-04T13:50:09.895Z] === RUN TestGetSameAddress [2022-04-04T13:50:09.895Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-04T13:50:09.895Z] === RUN TestPoolAllocationReuse [2022-04-04T13:50:09.967Z] ok github.com/docker/docker/libnetwork 37.177s coverage: 40.7% of statements [2022-04-04T13:50:09.967Z] ok github.com/docker/docker/libnetwork/bitseq 0.127s coverage: 84.4% of statements [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T13:50:09.967Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-04-04T13:50:09.967Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T13:50:09.967Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-04T13:50:09.967Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.198s coverage: 59.9% of statements [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T13:50:09.967Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-04T13:50:09.967Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.109s coverage: 4.0% of statements [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T13:50:09.967Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-04-04T13:50:09.967Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T13:50:09.967Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-04T13:50:10.363Z] === RUN TestGetCapabilities [2022-04-04T13:50:10.363Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-04T13:50:10.363Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-04T13:50:10.363Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-04T13:50:10.363Z] === RUN TestGetDefaultAddressSpaces [2022-04-04T13:50:10.363Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-04T13:50:10.363Z] === RUN TestRemoteDriver [2022-04-04T13:50:10.363Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T13:50:10.363Z] PASS [2022-04-04T13:50:10.363Z] coverage: 47.4% of statements [2022-04-04T13:50:10.363Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.065s coverage: 47.4% of statements [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRaw [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-04T13:50:10.719Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountRaw [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountRawSplit [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-04T13:50:10.719Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-04T13:50:10.719Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T13:50:10.719Z] === RUN TestConvertTmpfsOptions [2022-04-04T13:50:10.719Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-04T13:50:10.719Z] linux_parser_test.go:209: data="ro" [2022-04-04T13:50:10.719Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-04T13:50:10.719Z] === RUN TestParseMountSpec [2022-04-04T13:50:10.719Z] parser_test.go:62: case 0 [2022-04-04T13:50:10.719Z] parser_test.go:62: case 1 [2022-04-04T13:50:10.719Z] parser_test.go:62: case 2 [2022-04-04T13:50:10.719Z] parser_test.go:62: case 3 [2022-04-04T13:50:10.719Z] parser_test.go:62: case 4 [2022-04-04T13:50:10.719Z] parser_test.go:62: case 5 [2022-04-04T13:50:10.719Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-04T13:50:10.719Z] === RUN TestValidateMount [2022-04-04T13:50:10.719Z] --- PASS: TestValidateMount (0.00s) [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRaw [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T13:50:10.719Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-04T13:50:10.719Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T13:50:10.719Z] PASS [2022-04-04T13:50:10.719Z] coverage: 67.6% of statements [2022-04-04T13:50:10.719Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-04-04T13:50:10.835Z] --- PASS: TestSetRolloverSerial (1.15s) [2022-04-04T13:50:10.835Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-04T13:50:10.835Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-04T13:50:10.835Z] PASS [2022-04-04T13:50:10.835Z] coverage: 84.4% of statements [2022-04-04T13:50:10.835Z] ok github.com/docker/docker/libnetwork/bitseq 9.714s coverage: 84.4% of statements [2022-04-04T13:50:11.186Z] time="2022-04-04T13:50:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-04T13:50:11.186Z] === RUN TestSetGetMeta [2022-04-04T13:50:11.186Z] === PAUSE TestSetGetMeta [2022-04-04T13:50:11.186Z] === RUN TestRestore [2022-04-04T13:50:11.186Z] === PAUSE TestRestore [2022-04-04T13:50:11.186Z] === RUN TestServiceCreate [2022-04-04T13:50:11.186Z] === PAUSE TestServiceCreate [2022-04-04T13:50:11.186Z] === RUN TestServiceList [2022-04-04T13:50:11.186Z] === PAUSE TestServiceList [2022-04-04T13:50:11.186Z] === RUN TestServiceRemove [2022-04-04T13:50:11.186Z] === PAUSE TestServiceRemove [2022-04-04T13:50:11.186Z] === RUN TestServiceGet [2022-04-04T13:50:11.186Z] === PAUSE TestServiceGet [2022-04-04T13:50:11.186Z] === RUN TestServicePrune [2022-04-04T13:50:11.186Z] === PAUSE TestServicePrune [2022-04-04T13:50:11.186Z] === RUN TestCreate [2022-04-04T13:50:11.186Z] === PAUSE TestCreate [2022-04-04T13:50:11.186Z] === RUN TestRemove [2022-04-04T13:50:11.186Z] === PAUSE TestRemove [2022-04-04T13:50:11.186Z] === RUN TestList [2022-04-04T13:50:11.186Z] === PAUSE TestList [2022-04-04T13:50:11.186Z] === RUN TestFindByDriver [2022-04-04T13:50:11.186Z] === PAUSE TestFindByDriver [2022-04-04T13:50:11.186Z] === RUN TestFindByReferenced [2022-04-04T13:50:11.186Z] === PAUSE TestFindByReferenced [2022-04-04T13:50:11.186Z] === RUN TestDerefMultipleOfSameRef [2022-04-04T13:50:11.186Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-04T13:50:11.186Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T13:50:11.186Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T13:50:11.186Z] === RUN TestDefererencePluginOnCreateError [2022-04-04T13:50:11.186Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-04T13:50:11.186Z] === RUN TestRefDerefRemove [2022-04-04T13:50:11.186Z] === PAUSE TestRefDerefRemove [2022-04-04T13:50:11.186Z] === RUN TestGet [2022-04-04T13:50:11.186Z] === PAUSE TestGet [2022-04-04T13:50:11.186Z] === RUN TestGetWithReference [2022-04-04T13:50:11.186Z] === PAUSE TestGetWithReference [2022-04-04T13:50:11.186Z] === RUN TestFilterFunc [2022-04-04T13:50:11.186Z] === RUN TestFilterFunc/test_nil_list [2022-04-04T13:50:11.186Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-04T13:50:11.186Z] === RUN TestFilterFunc/test_empty_list [2022-04-04T13:50:11.186Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-04T13:50:11.186Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T13:50:11.186Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T13:50:11.186Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T13:50:11.186Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T13:50:11.186Z] === RUN TestFilterFunc/test_filter_some [2022-04-04T13:50:11.186Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-04T13:50:11.186Z] === RUN TestFilterFunc/test_filter_middle [2022-04-04T13:50:11.186Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-04T13:50:11.186Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-04T13:50:11.186Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-04T13:50:11.186Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-04T13:50:11.186Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-04T13:50:11.186Z] === CONT TestFilterFunc/test_nil_list [2022-04-04T13:50:11.186Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-04T13:50:11.186Z] === CONT TestFilterFunc/test_filter_some [2022-04-04T13:50:11.186Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T13:50:11.186Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T13:50:11.186Z] === CONT TestFilterFunc/test_empty_list [2022-04-04T13:50:11.186Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-04T13:50:11.186Z] === CONT TestFilterFunc/test_filter_middle [2022-04-04T13:50:11.186Z] --- PASS: TestFilterFunc (0.00s) [2022-04-04T13:50:11.186Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-04T13:50:11.186Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-04T13:50:11.186Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-04T13:50:11.186Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-04T13:50:11.186Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-04T13:50:11.186Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-04T13:50:11.186Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-04T13:50:11.186Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-04T13:50:11.186Z] === CONT TestSetGetMeta [2022-04-04T13:50:11.186Z] === CONT TestList [2022-04-04T13:50:11.186Z] === CONT TestServiceGet [2022-04-04T13:50:11.186Z] === CONT TestServiceList [2022-04-04T13:50:11.186Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-04T13:50:11.186Z] === CONT TestGetWithReference [2022-04-04T13:50:11.186Z] --- PASS: TestList (0.02s) [2022-04-04T13:50:11.186Z] === CONT TestGet [2022-04-04T13:50:11.186Z] --- PASS: TestGetWithReference (0.01s) [2022-04-04T13:50:11.186Z] === CONT TestRefDerefRemove [2022-04-04T13:50:11.186Z] --- PASS: TestGet (0.01s) [2022-04-04T13:50:11.186Z] === CONT TestDefererencePluginOnCreateError [2022-04-04T13:50:11.186Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-04T13:50:11.186Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T13:50:11.186Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-04T13:50:11.186Z] === CONT TestDerefMultipleOfSameRef [2022-04-04T13:50:11.186Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-04T13:50:11.186Z] === CONT TestFindByReferenced [2022-04-04T13:50:11.186Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-04T13:50:11.186Z] === CONT TestFindByDriver [2022-04-04T13:50:11.186Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-04T13:50:11.186Z] === CONT TestServiceRemove [2022-04-04T13:50:11.186Z] --- PASS: TestFindByDriver (0.01s) [2022-04-04T13:50:11.186Z] === CONT TestCreate [2022-04-04T13:50:11.186Z] --- PASS: TestCreate (0.01s) [2022-04-04T13:50:11.186Z] === CONT TestRemove [2022-04-04T13:50:11.186Z] --- PASS: TestRemove (0.01s) [2022-04-04T13:50:11.186Z] === CONT TestServiceCreate [2022-04-04T13:50:11.186Z] --- PASS: TestServiceGet (0.14s) [2022-04-04T13:50:11.186Z] === CONT TestServicePrune [2022-04-04T13:50:11.186Z] --- PASS: TestServiceRemove (0.08s) [2022-04-04T13:50:11.186Z] === CONT TestRestore [2022-04-04T13:50:11.186Z] --- PASS: TestServiceList (0.15s) [2022-04-04T13:50:11.186Z] --- PASS: TestServiceCreate (0.05s) [2022-04-04T13:50:11.186Z] time="2022-04-04T13:50:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:50:11.186Z] time="2022-04-04T13:50:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:50:11.186Z] --- PASS: TestRestore (0.02s) [2022-04-04T13:50:11.186Z] time="2022-04-04T13:50:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:50:11.186Z] time="2022-04-04T13:50:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-04T13:50:11.186Z] time="2022-04-04T13:50:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:50:11.186Z] --- PASS: TestServicePrune (0.04s) [2022-04-04T13:50:11.186Z] PASS [2022-04-04T13:50:11.186Z] coverage: 69.0% of statements [2022-04-04T13:50:11.186Z] ok github.com/docker/docker/volume/service 0.212s coverage: 69.0% of statements [2022-04-04T13:50:11.303Z] --- PASS: TestPoolAllocationReuse (1.23s) [2022-04-04T13:50:11.303Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-04T13:50:11.303Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-04T13:50:11.303Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-04T13:50:11.303Z] === RUN TestWindowsIPAM [2022-04-04T13:50:11.303Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-04T13:50:11.303Z] PASS [2022-04-04T13:50:11.303Z] coverage: 71.4% of statements [2022-04-04T13:50:11.303Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2022-04-04T13:50:11.529Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T13:50:11.529Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T13:50:11.549Z] --- PASS: TestServicePlugin (29.87s) [2022-04-04T13:50:11.549Z] === RUN TestServiceUpdateLabel [2022-04-04T13:50:11.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-04T13:50:12.288Z] === RUN TestDefaultNetwork [2022-04-04T13:50:12.477Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-04-04T13:50:12.477Z] === RUN TestServiceUpdateSecrets [2022-04-04T13:50:12.755Z] --- PASS: TestDefaultNetwork (0.25s) [2022-04-04T13:50:12.755Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-04T13:50:12.755Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-04-04T13:50:12.755Z] === RUN TestInitAddressPools [2022-04-04T13:50:12.755Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-04T13:50:12.755Z] PASS [2022-04-04T13:50:12.755Z] coverage: 74.0% of statements [2022-04-04T13:50:12.755Z] ok github.com/docker/docker/libnetwork/ipamutils 0.589s coverage: 74.0% of statements [2022-04-04T13:50:13.223Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.85s) [2022-04-04T13:50:13.223Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-04T13:50:13.223Z] === RUN TestKeyValue [2022-04-04T13:50:13.223Z] --- PASS: TestKeyValue (0.00s) [2022-04-04T13:50:13.223Z] PASS [2022-04-04T13:50:13.223Z] coverage: 60.0% of statements [2022-04-04T13:50:13.223Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-04-04T13:50:13.690Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T13:50:13.690Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T13:50:13.690Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T13:50:13.690Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T13:50:13.690Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T13:50:13.690Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T13:50:13.690Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T13:50:13.691Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T13:50:13.691Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T13:50:13.691Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-04T13:50:13.691Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T13:50:13.691Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T13:50:13.691Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T13:50:13.691Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-04T13:50:13.691Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T13:50:13.691Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T13:50:13.691Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T13:50:14.158Z] === RUN TestGenerate [2022-04-04T13:50:14.158Z] --- PASS: TestGenerate (0.00s) [2022-04-04T13:50:14.158Z] === RUN TestGeneratePtr [2022-04-04T13:50:14.158Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-04T13:50:14.158Z] === RUN TestGenerateMissingField [2022-04-04T13:50:14.158Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-04T13:50:14.158Z] === RUN TestFieldCannotBeSet [2022-04-04T13:50:14.158Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-04T13:50:14.317Z] docker_api_swarm_test.go:304: [d958585c674ec] joining swarm manager [d2efa8b726412]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:50:14.626Z] === RUN TestTypeMismatchError [2022-04-04T13:50:14.626Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-04T13:50:14.626Z] PASS [2022-04-04T13:50:14.626Z] coverage: 100.0% of statements [2022-04-04T13:50:14.626Z] ok github.com/docker/docker/libnetwork/options 0.061s coverage: 100.0% of statements [2022-04-04T13:50:15.256Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-04T13:50:15.611Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.28s) [2022-04-04T13:50:15.612Z] === RUN TestGetAddress [2022-04-04T13:50:15.612Z] testing: warning: no tests to run [2022-04-04T13:50:15.612Z] PASS [2022-04-04T13:50:15.612Z] coverage: 0.0% of statements [2022-04-04T13:50:15.612Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-04-04T13:50:15.612Z] === RUN TestNetworkDBSimple [2022-04-04T13:50:15.826Z] docker_api_swarm_test.go:305: [d01eb1f2f7b8d] joining swarm manager [d2efa8b726412]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:50:16.598Z] === RUN TestRequestNewPort [2022-04-04T13:50:16.598Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-04T13:50:16.598Z] === RUN TestRequestSpecificPort [2022-04-04T13:50:16.598Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-04T13:50:16.598Z] === RUN TestReleasePort [2022-04-04T13:50:16.598Z] --- PASS: TestReleasePort (0.00s) [2022-04-04T13:50:16.598Z] === RUN TestReuseReleasedPort [2022-04-04T13:50:16.598Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-04T13:50:16.598Z] === RUN TestReleaseUnreadledPort [2022-04-04T13:50:16.598Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-04T13:50:16.598Z] === RUN TestUnknowProtocol [2022-04-04T13:50:16.598Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-04T13:50:16.598Z] === RUN TestAllocateAllPorts [2022-04-04T13:50:16.598Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-04T13:50:16.598Z] === RUN TestPortAllocation [2022-04-04T13:50:16.598Z] --- PASS: TestPortAllocation (0.00s) [2022-04-04T13:50:16.598Z] === RUN TestPortAllocationWithCustomRange [2022-04-04T13:50:16.598Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-04T13:50:16.598Z] === RUN TestNoDuplicateBPR [2022-04-04T13:50:16.598Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-04T13:50:16.598Z] === RUN TestChangePortRange [2022-04-04T13:50:16.598Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-04T13:50:16.598Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-04T13:50:16.598Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-04T13:50:16.598Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-04T13:50:16.598Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-04T13:50:16.598Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-04T13:50:16.598Z] --- PASS: TestChangePortRange (0.00s) [2022-04-04T13:50:16.598Z] PASS [2022-04-04T13:50:16.598Z] coverage: 88.6% of statements [2022-04-04T13:50:16.598Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-04-04T13:50:16.777Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-04T13:50:16.777Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T13:50:17.068Z] 2022/04/04 13:50:16 Closing DB instances... [2022-04-04T13:50:17.348Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T13:50:17.537Z] testing: warning: no tests to run [2022-04-04T13:50:17.537Z] PASS [2022-04-04T13:50:17.537Z] coverage: 0.0% of statements [2022-04-04T13:50:17.537Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-04-04T13:50:17.918Z] --- PASS: TestDockerNetworkMacvlan (13.54s) [2022-04-04T13:50:17.918Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-04T13:50:17.918Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-04T13:50:17.918Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-04-04T13:50:17.918Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s) [2022-04-04T13:50:17.918Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.93s) [2022-04-04T13:50:17.918Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2022-04-04T13:50:17.918Z] PASS [2022-04-04T13:50:17.918Z] [2022-04-04T13:50:17.918Z] DONE 8 tests in 15.046s [2022-04-04T13:50:17.918Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T13:50:17.918Z] ++ 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-04-04T13:50:17.918Z] ++ set -e [2022-04-04T13:50:17.918Z] ++ '[' -n 0 ']' [2022-04-04T13:50:17.918Z] ++ set -x [2022-04-04T13:50:17.918Z] ++ 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-04-04T13:50:17.918Z] testing: warning: no tests to run [2022-04-04T13:50:17.918Z] PASS [2022-04-04T13:50:17.918Z] [2022-04-04T13:50:17.918Z] DONE 0 tests in 0.027s [2022-04-04T13:50:17.918Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T13:50:17.918Z] ++ 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-04-04T13:50:17.918Z] ++ set -e [2022-04-04T13:50:17.918Z] ++ '[' -n 0 ']' [2022-04-04T13:50:17.918Z] ++ set -x [2022-04-04T13:50:17.918Z] ++ 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-04-04T13:50:18.004Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-04T13:50:18.004Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-04T13:50:18.177Z] INFO: Testing against a local daemon [2022-04-04T13:50:18.177Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T13:50:18.401Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-04-04T13:50:18.401Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T13:50:18.401Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-04T13:50:18.401Z] === RUN TestWaitNonBlocked [2022-04-04T13:50:18.401Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:50:18.401Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:50:18.401Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:50:18.401Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:50:18.401Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:50:18.401Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:50:18.401Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-04T13:50:18.401Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-04-04T13:50:18.401Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-04-04T13:50:18.401Z] === RUN TestWaitBlocked [2022-04-04T13:50:18.401Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:50:18.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:50:18.401Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:50:18.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:50:18.401Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:50:18.401Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:50:18.471Z] === RUN TestHashData [2022-04-04T13:50:18.471Z] --- PASS: TestHashData (0.00s) [2022-04-04T13:50:18.471Z] PASS [2022-04-04T13:50:18.471Z] coverage: 2.8% of statements [2022-04-04T13:50:18.471Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2022-04-04T13:50:18.471Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-04T13:50:18.471Z] PASS [2022-04-04T13:50:18.471Z] coverage: 100.0% of statements [2022-04-04T13:50:18.471Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2022-04-04T13:50:18.939Z] === RUN TestErrorConstructors [2022-04-04T13:50:18.939Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-04T13:50:18.939Z] === RUN TestCompareIPMask [2022-04-04T13:50:18.939Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-04T13:50:18.939Z] === RUN TestUtilGetHostPartIP [2022-04-04T13:50:18.939Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-04T13:50:18.939Z] === RUN TestUtilGetBroadcastIP [2022-04-04T13:50:18.939Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-04T13:50:18.939Z] === RUN TestParseCIDR [2022-04-04T13:50:18.939Z] --- PASS: TestParseCIDR (0.00s) [2022-04-04T13:50:18.939Z] PASS [2022-04-04T13:50:18.939Z] coverage: 37.3% of statements [2022-04-04T13:50:18.939Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-04-04T13:50:18.939Z] 2022/04/04 13:50:18 Closing DB instances... [2022-04-04T13:50:18.974Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T13:50:18.974Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-04-04T13:50:18.974Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2022-04-04T13:50:18.974Z] === CONT TestDaemonRestartIpcMode [2022-04-04T13:50:18.974Z] === CONT TestIpcModeOlderClient [2022-04-04T13:50:18.974Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-04T13:50:18.974Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-04T13:50:19.407Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-04T13:50:19.407Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-04T13:50:19.407Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-04T13:50:19.407Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-04T13:50:19.407Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-04T13:50:19.408Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-04T13:50:19.408Z] PASS [2022-04-04T13:50:19.408Z] coverage: 55.0% of statements [2022-04-04T13:50:19.408Z] ok github.com/docker/docker/oci 0.062s coverage: 55.0% of statements [2022-04-04T13:50:19.554Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2022-04-04T13:50:19.554Z] === RUN TestAuthZPluginTLS [2022-04-04T13:50:19.813Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T13:50:19.835Z] --- PASS: TestGet (15.01s) [2022-04-04T13:50:19.835Z] === RUN TestPluginWithNoManifest [2022-04-04T13:50:19.835Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-04T13:50:19.835Z] === RUN TestGetAll [2022-04-04T13:50:19.835Z] --- PASS: TestGetAll (0.00s) [2022-04-04T13:50:19.835Z] PASS [2022-04-04T13:50:19.835Z] coverage: 73.2% of statements [2022-04-04T13:50:19.835Z] ok github.com/docker/docker/pkg/plugins 36.018s coverage: 73.2% of statements [2022-04-04T13:50:19.960Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.957s coverage: 7.2% of statements [2022-04-04T13:50:19.960Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T13:50:19.960Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-04-04T13:50:19.960Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-04T13:50:19.960Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T13:50:19.960Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-04T13:50:19.960Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T13:50:19.960Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-04-04T13:50:19.960Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-04T13:50:19.960Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-04T13:50:19.960Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-04T13:50:20.072Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-04-04T13:50:20.072Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T13:50:20.393Z] === RUN TestParseVersion [2022-04-04T13:50:20.393Z] --- PASS: TestParseVersion (0.00s) [2022-04-04T13:50:20.393Z] PASS [2022-04-04T13:50:20.393Z] coverage: 52.9% of statements [2022-04-04T13:50:20.393Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-04-04T13:50:20.393Z] === RUN TestAddressPoolOpt [2022-04-04T13:50:20.393Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/a [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/something [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/_=a [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/env1=value1 [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/_env1=value1 [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/PATH [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/=a [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/PATH= [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/PATH=something [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/asd!qwe [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/1asd [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/123 [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/some_space [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/__some_space_before [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/some_space_after__ [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/= [2022-04-04T13:50:20.393Z] === RUN TestValidateEnv/PaTh [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestParseHost [2022-04-04T13:50:20.393Z] --- PASS: TestParseHost (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestParseDockerDaemonHost [2022-04-04T13:50:20.393Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestParseTCP [2022-04-04T13:50:20.393Z] --- PASS: TestParseTCP (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-04T13:50:20.393Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestValidateExtraHosts [2022-04-04T13:50:20.393Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestIpOptString [2022-04-04T13:50:20.393Z] --- PASS: TestIpOptString (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-04T13:50:20.393Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestNewIpOptValidDefaultVal [2022-04-04T13:50:20.393Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestIpOptSetInvalidVal [2022-04-04T13:50:20.393Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestValidateIPAddress [2022-04-04T13:50:20.393Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestMapOpts [2022-04-04T13:50:20.393Z] --- PASS: TestMapOpts (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestListOptsWithoutValidator [2022-04-04T13:50:20.393Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestListOptsWithValidator [2022-04-04T13:50:20.393Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestValidateDNSSearch [2022-04-04T13:50:20.393Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_general_format [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_one_more [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-04T13:50:20.393Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-04T13:50:20.393Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestNamedListOpts [2022-04-04T13:50:20.393Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestNamedMapOpts [2022-04-04T13:50:20.393Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestParseLink [2022-04-04T13:50:20.393Z] --- PASS: TestParseLink (0.00s) [2022-04-04T13:50:20.393Z] === RUN TestUlimitOpt [2022-04-04T13:50:20.393Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-04T13:50:20.393Z] PASS [2022-04-04T13:50:20.393Z] coverage: 66.5% of statements [2022-04-04T13:50:20.393Z] ok github.com/docker/docker/opts 0.066s coverage: 66.5% of statements [2022-04-04T13:50:20.639Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T13:50:20.639Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-04T13:50:20.639Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T13:50:20.861Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2022-04-04T13:50:20.861Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-04T13:50:21.206Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-04-04T13:50:21.206Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T13:50:21.466Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T13:50:21.606Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s) [2022-04-04T13:50:21.724Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-04-04T13:50:21.724Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T13:50:21.724Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T13:50:21.852Z] === RUN TestPeerCertificateMarshalJSON [2022-04-04T13:50:21.869Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2022-04-04T13:50:21.869Z] PASS [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === Skipped [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-04T13:50:21.869Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-04T13:50:21.869Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-04T13:50:21.869Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T13:50:21.869Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T13:50:21.869Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-04T13:50:21.869Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-04T13:50:21.869Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-04T13:50:21.869Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-04T13:50:21.869Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-04T13:50:21.869Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-04T13:50:21.869Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-04T13:50:21.869Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-04T13:50:21.869Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-04-04T13:50:21.869Z] 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-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-04T13:50:21.869Z] 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-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-04T13:50:21.869Z] 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-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-04T13:50:21.869Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T13:50:21.869Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.04s) [2022-04-04T13:50:21.869Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-04T13:50:21.869Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-04T13:50:21.869Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-04T13:50:21.869Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-04T13:50:21.869Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T13:50:21.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-04T13:50:21.869Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-04T13:50:21.869Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-04T13:50:21.869Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-04T13:50:21.869Z] [2022-04-04T13:50:21.869Z] DONE 178 tests, 27 skipped in 72.279s [2022-04-04T13:50:21.869Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T13:50:21.869Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T13:50:22.291Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T13:50:22.321Z] 2022/04/04 13:50:21 Closing DB instances... [2022-04-04T13:50:22.321Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-04T13:50:22.321Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-04T13:50:22.321Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s) [2022-04-04T13:50:22.321Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-04T13:50:22.321Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-04T13:50:22.321Z] === RUN TestMiddleware [2022-04-04T13:50:22.321Z] --- PASS: TestMiddleware (0.00s) [2022-04-04T13:50:22.321Z] === RUN TestNewResponseModifier [2022-04-04T13:50:22.321Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-04T13:50:22.321Z] PASS [2022-04-04T13:50:22.321Z] coverage: 26.8% of statements [2022-04-04T13:50:22.321Z] ok github.com/docker/docker/pkg/authorization 0.366s coverage: 26.8% of statements [2022-04-04T13:50:22.321Z] === RUN TestIsArchivePathDir [2022-04-04T13:50:22.321Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-04T13:50:22.321Z] === RUN TestIsArchivePathInvalidFile [2022-04-04T13:50:22.440Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-04T13:50:22.440Z] === RUN TestDaemonConfigValidation [2022-04-04T13:50:22.440Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:50:22.440Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:50:22.440Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T13:50:22.440Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T13:50:22.440Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T13:50:22.440Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T13:50:22.440Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T13:50:22.440Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T13:50:22.440Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T13:50:22.440Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T13:50:22.440Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:50:22.440Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T13:50:22.440Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T13:50:22.700Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T13:50:22.700Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T13:50:22.701Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T13:50:22.701Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-04T13:50:22.701Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-04-04T13:50:22.701Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-04T13:50:22.701Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-04T13:50:22.701Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-04T13:50:22.701Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T13:50:22.701Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T13:50:22.790Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-04-04T13:50:22.790Z] === RUN TestIsArchivePathTar [2022-04-04T13:50:22.790Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-04-04T13:50:22.790Z] === RUN TestDecompressStreamGzip [2022-04-04T13:50:22.790Z] --- PASS: TestDecompressStreamGzip (0.21s) [2022-04-04T13:50:22.790Z] === RUN TestDecompressStreamBzip2 [2022-04-04T13:50:22.790Z] === RUN TestUnbuffered [2022-04-04T13:50:22.790Z] --- PASS: TestUnbuffered (0.00s) [2022-04-04T13:50:22.790Z] === RUN TestRaceUnbuffered [2022-04-04T13:50:22.790Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-04T13:50:22.790Z] PASS [2022-04-04T13:50:22.790Z] coverage: 100.0% of statements [2022-04-04T13:50:22.790Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-04-04T13:50:23.227Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2022-04-04T13:50:23.227Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T13:50:23.227Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T13:50:23.258Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-04-04T13:50:23.258Z] === RUN TestDecompressStreamXz [2022-04-04T13:50:23.258Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T13:50:23.258Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestDecompressStreamZstd [2022-04-04T13:50:23.258Z] archive_test.go:140: zstd not installed [2022-04-04T13:50:23.258Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-04T13:50:23.258Z] === RUN TestCompressStreamXzUnsupported [2022-04-04T13:50:23.258Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-04T13:50:23.258Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestCompressStreamInvalid [2022-04-04T13:50:23.258Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestExtensionInvalid [2022-04-04T13:50:23.258Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestExtensionUncompressed [2022-04-04T13:50:23.258Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestExtensionBzip2 [2022-04-04T13:50:23.258Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestExtensionGzip [2022-04-04T13:50:23.258Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestExtensionXz [2022-04-04T13:50:23.258Z] --- PASS: TestExtensionXz (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestExtensionZstd [2022-04-04T13:50:23.258Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestCmdStreamLargeStderr [2022-04-04T13:50:23.258Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-04T13:50:23.258Z] === RUN TestCmdStreamBad [2022-04-04T13:50:23.258Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T13:50:23.258Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestCmdStreamGood [2022-04-04T13:50:23.258Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-04T13:50:23.258Z] === RUN TestUntarPathWithInvalidDest [2022-04-04T13:50:23.258Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2022-04-04T13:50:23.258Z] === RUN TestUntarPathWithInvalidSrc [2022-04-04T13:50:23.258Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-04T13:50:23.258Z] === RUN TestUntarPath [2022-04-04T13:50:23.258Z] --- PASS: TestUntarPath (0.06s) [2022-04-04T13:50:23.258Z] === RUN TestUntarPathWithDestinationFile [2022-04-04T13:50:23.258Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-04T13:50:23.258Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-04T13:50:23.485Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-04T13:50:23.485Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T13:50:23.731Z] === RUN TestMatch [2022-04-04T13:50:23.731Z] === RUN TestMatch/[[]] [2022-04-04T13:50:23.731Z] === RUN TestMatch/[[foo]] [2022-04-04T13:50:23.731Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-04T13:50:23.731Z] === RUN TestMatch/[[foo_bar]] [2022-04-04T13:50:23.731Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-04T13:50:23.731Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-04T13:50:23.731Z] === RUN TestMatch/[] [2022-04-04T13:50:23.731Z] === RUN TestMatch/[]#01 [2022-04-04T13:50:23.731Z] === RUN TestMatch/[[qux]] [2022-04-04T13:50:23.731Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-04T13:50:23.731Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-04T13:50:23.731Z] === RUN TestMatch/[[foo_baz]] [2022-04-04T13:50:23.731Z] --- PASS: TestMatch (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[] (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-04T13:50:23.731Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-04T13:50:23.731Z] PASS [2022-04-04T13:50:23.731Z] coverage: 87.5% of statements [2022-04-04T13:50:23.731Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-04T13:50:23.731Z] === RUN TestCopyWithTarInvalidSrc [2022-04-04T13:50:23.731Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-04T13:50:23.731Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-04T13:50:23.731Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T13:50:23.731Z] === RUN TestCopyWithTarSrcFile [2022-04-04T13:50:23.731Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-04-04T13:50:23.731Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-04T13:50:23.731Z] === RUN TestCopyWithTarSrcFolder [2022-04-04T13:50:23.731Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-04T13:50:23.731Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-04T13:50:23.731Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-04T13:50:23.731Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-04T13:50:23.731Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T13:50:23.731Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-04T13:50:23.731Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-04T13:50:23.731Z] === RUN TestCopyFileWithTarSrcFile [2022-04-04T13:50:23.731Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-04T13:50:23.731Z] === RUN TestTarFiles [2022-04-04T13:50:23.731Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-04-04T13:50:23.731Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-04T13:50:24.052Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T13:50:24.052Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-04T13:50:24.052Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T13:50:24.086Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-04T13:50:24.620Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-04T13:50:24.620Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T13:50:24.716Z] === RUN TestChrootTarUntar [2022-04-04T13:50:24.716Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:50:24.716Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-04T13:50:24.716Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-04T13:50:24.716Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:50:24.716Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T13:50:24.716Z] === RUN TestChrootUntarEmptyArchive [2022-04-04T13:50:24.716Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-04T13:50:24.716Z] === RUN TestChrootTarUntarWithSymlink [2022-04-04T13:50:24.716Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:50:24.716Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T13:50:24.716Z] === RUN TestChrootCopyWithTar [2022-04-04T13:50:24.716Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:50:24.716Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-04T13:50:24.716Z] === RUN TestChrootCopyFileWithTar [2022-04-04T13:50:24.716Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:50:24.716Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-04T13:50:24.716Z] === RUN TestChrootUntarPath [2022-04-04T13:50:24.716Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:50:24.716Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-04T13:50:24.716Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-04T13:50:24.716Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:50:24.716Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:50:24.716Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-04T13:50:24.716Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:50:24.716Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:50:24.716Z] === RUN TestChrootApplyDotDotFile [2022-04-04T13:50:24.716Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:50:24.716Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-04T13:50:24.716Z] PASS [2022-04-04T13:50:24.716Z] coverage: 12.0% of statements [2022-04-04T13:50:24.716Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 12.0% of statements [2022-04-04T13:50:24.879Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T13:50:25.028Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T13:50:25.702Z] === RUN TestEnsureRemoveAllNotExist [2022-04-04T13:50:25.702Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-04T13:50:25.702Z] === RUN TestEnsureRemoveAllWithDir [2022-04-04T13:50:25.702Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-04T13:50:25.702Z] === RUN TestEnsureRemoveAllWithFile [2022-04-04T13:50:25.702Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-04T13:50:25.702Z] PASS [2022-04-04T13:50:25.702Z] coverage: 0.0% of statements [2022-04-04T13:50:25.702Z] ok github.com/docker/docker/pkg/containerfs 0.042s coverage: 0.0% of statements [2022-04-04T13:50:25.702Z] 2022/04/04 13:50:25 Closing DB instances... [2022-04-04T13:50:25.969Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T13:50:25.969Z] daemon_test.go:156: [d4acaee434978] daemon is not started [2022-04-04T13:50:25.970Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-04-04T13:50:25.970Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-04-04T13:50:25.970Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-04-04T13:50:25.970Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-04-04T13:50:25.970Z] === RUN TestDaemonProxy [2022-04-04T13:50:25.970Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-04T13:50:25.970Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T13:50:25.970Z] PASS [2022-04-04T13:50:25.970Z] [2022-04-04T13:50:25.970Z] === Skipped [2022-04-04T13:50:25.970Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-04T13:50:25.970Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-04T13:50:25.970Z] [2022-04-04T13:50:25.970Z] DONE 12 tests, 1 skipped in 4.187s [2022-04-04T13:50:25.970Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T13:50:26.231Z] INFO: Testing against a local daemon [2022-04-04T13:50:26.231Z] === RUN TestCommitInheritsEnv [2022-04-04T13:50:26.261Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2022-04-04T13:50:26.261Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T13:50:26.695Z] === RUN TestSizeEmpty [2022-04-04T13:50:26.695Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-04T13:50:26.695Z] === RUN TestSizeEmptyFile [2022-04-04T13:50:26.695Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-04T13:50:26.695Z] === RUN TestSizeNonemptyFile [2022-04-04T13:50:26.695Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-04T13:50:26.695Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-04T13:50:26.695Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-04T13:50:26.695Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-04T13:50:26.695Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-04T13:50:26.695Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-04T13:50:26.695Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-04T13:50:26.695Z] === RUN TestMoveToSubdir [2022-04-04T13:50:26.695Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-04T13:50:26.695Z] === RUN TestSizeNonExistingDirectory [2022-04-04T13:50:26.695Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-04T13:50:26.695Z] PASS [2022-04-04T13:50:26.695Z] coverage: 80.0% of statements [2022-04-04T13:50:26.695Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2022-04-04T13:50:27.321Z] --- PASS: TestServiceUpdateSecrets (14.62s) [2022-04-04T13:50:27.321Z] === RUN TestServiceUpdateConfigs [2022-04-04T13:50:27.640Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T13:50:27.681Z] === RUN TestPollerAddRemove [2022-04-04T13:50:27.681Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-04T13:50:27.681Z] === RUN TestPollerEvent [2022-04-04T13:50:27.681Z] poller_test.go:40: No chmod on Windows [2022-04-04T13:50:27.681Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-04T13:50:27.681Z] === RUN TestPollerClose [2022-04-04T13:50:27.681Z] --- PASS: TestPollerClose (0.00s) [2022-04-04T13:50:27.681Z] PASS [2022-04-04T13:50:27.681Z] coverage: 45.7% of statements [2022-04-04T13:50:27.681Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 45.7% of statements [2022-04-04T13:50:27.681Z] --- PASS: TestTarFiles (4.29s) [2022-04-04T13:50:27.681Z] === RUN TestDetectCompressionZstd [2022-04-04T13:50:27.681Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-04T13:50:27.681Z] === RUN TestTarUntar [2022-04-04T13:50:27.681Z] --- PASS: TestNetworkDBCRUDTableEntry (4.12s) [2022-04-04T13:50:27.681Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-04T13:50:27.681Z] --- PASS: TestTarUntar (0.04s) [2022-04-04T13:50:27.681Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-04T13:50:27.681Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-04T13:50:27.681Z] === RUN TestTarWithOptions [2022-04-04T13:50:27.681Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-04T13:50:27.681Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-04T13:50:27.681Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-04T13:50:27.681Z] === RUN TestUntarUstarGnuConflict [2022-04-04T13:50:27.681Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-04T13:50:27.899Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T13:50:28.146Z] --- PASS: TestCommitInheritsEnv (2.02s) [2022-04-04T13:50:28.146Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T13:50:28.146Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-04T13:50:28.146Z] === RUN TestImportWithCustomPlatform [2022-04-04T13:50:28.146Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T13:50:28.146Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T13:50:28.146Z] === RUN TestImportWithCustomPlatform// [2022-04-04T13:50:28.146Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T13:50:28.149Z] === RUN TestUntarInvalidFilenames [2022-04-04T13:50:28.149Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1959565496\\dest" [2022-04-04T13:50:28.149Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-04-04T13:50:28.149Z] === RUN TestUntarHardlinkToSymlink [2022-04-04T13:50:28.149Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-04T13:50:28.149Z] === RUN TestUntarInvalidHardlink [2022-04-04T13:50:28.149Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3025562315\\victim\\hello" -> "../victim/hello" [2022-04-04T13:50:28.149Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink954266782\\victim\\hello" -> "/../victim/hello" [2022-04-04T13:50:28.149Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3652028504\\victim" -> "../victim" [2022-04-04T13:50:28.149Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2900594306\\victim" -> "../victim" [2022-04-04T13:50:28.149Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3785503999\\victim" -> "../victim" [2022-04-04T13:50:28.149Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2063967983\\victim" -> "../victim" [2022-04-04T13:50:28.149Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-04T13:50:28.149Z] === RUN TestUntarInvalidSymlink [2022-04-04T13:50:28.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink59282083\\dest\\dotdot" -> "../victim/hello" [2022-04-04T13:50:28.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2859208112\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T13:50:28.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3718116050\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:50:28.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4045930071\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:50:28.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1195943497\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:50:28.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3607357577\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:50:28.149Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1851719951\\dest\\dir\\loophole" -> "../../victim" [2022-04-04T13:50:28.149Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-04T13:50:28.149Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-04T13:50:28.149Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-04T13:50:28.149Z] === RUN TestXGlobalNoParent [2022-04-04T13:50:28.149Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-04T13:50:28.149Z] === RUN TestReplaceFileTarWrapper [2022-04-04T13:50:28.149Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-04-04T13:50:28.149Z] === RUN TestPrefixHeaderReadable [2022-04-04T13:50:28.149Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-04T13:50:28.149Z] === RUN TestDisablePigz [2022-04-04T13:50:28.149Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-04T13:50:28.159Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2022-04-04T13:50:28.159Z] === RUN TestAuthZPluginHeader [2022-04-04T13:50:28.159Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T13:50:28.159Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-04T13:50:28.159Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T13:50:28.407Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T13:50:28.407Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T13:50:28.407Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T13:50:28.407Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T13:50:28.407Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T13:50:28.407Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-04-04T13:50:28.407Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-04T13:50:28.407Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T13:50:28.407Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T13:50:28.407Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-04T13:50:28.408Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-04T13:50:28.408Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-04T13:50:28.408Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-04T13:50:28.408Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T13:50:28.408Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T13:50:28.408Z] === RUN TestImagesFilterMultiReference [2022-04-04T13:50:28.622Z] --- PASS: TestDisablePigz (0.12s) [2022-04-04T13:50:28.622Z] === RUN TestPigz [2022-04-04T13:50:28.622Z] === RUN TestCopyFileWithInvalidSrc [2022-04-04T13:50:28.622Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T13:50:28.622Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-04T13:50:28.622Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-04T13:50:28.622Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestCopyFile [2022-04-04T13:50:28.622Z] --- PASS: TestCopyFile (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-04T13:50:28.622Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T13:50:28.622Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-04T13:50:28.622Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-04T13:50:28.622Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T13:50:28.622Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestWildcardMatches [2022-04-04T13:50:28.622Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestPatternMatches [2022-04-04T13:50:28.622Z] --- PASS: TestPatternMatches (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-04T13:50:28.622Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestPatternMatchesFolderExclusions [2022-04-04T13:50:28.622Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-04T13:50:28.622Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-04T13:50:28.622Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-04T13:50:28.623Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-04T13:50:28.623Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-04T13:50:28.623Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestSingleExclamationError [2022-04-04T13:50:28.623Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestMatchesWithNoPatterns [2022-04-04T13:50:28.623Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestMatchesWithMalformedPatterns [2022-04-04T13:50:28.623Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestMatches [2022-04-04T13:50:28.623Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-04T13:50:28.623Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-04T13:50:28.623Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-04T13:50:28.623Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-04T13:50:28.623Z] --- PASS: TestMatches (0.01s) [2022-04-04T13:50:28.623Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-04T13:50:28.623Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-04T13:50:28.623Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-04T13:50:28.623Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCleanPatterns [2022-04-04T13:50:28.623Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-04T13:50:28.623Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCleanPatternsExceptionFlag [2022-04-04T13:50:28.623Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-04T13:50:28.623Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-04T13:50:28.623Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCleanPatternsErrorSingleException [2022-04-04T13:50:28.623Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCreateIfNotExistsDir [2022-04-04T13:50:28.623Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCreateIfNotExistsFile [2022-04-04T13:50:28.623Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-04T13:50:28.623Z] === RUN TestMatch [2022-04-04T13:50:28.623Z] --- PASS: TestMatch (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCompile [2022-04-04T13:50:28.623Z] === RUN TestCompile/slash [2022-04-04T13:50:28.623Z] === RUN TestCompile/backslash [2022-04-04T13:50:28.623Z] --- PASS: TestCompile (0.00s) [2022-04-04T13:50:28.623Z] --- PASS: TestCompile/slash (0.00s) [2022-04-04T13:50:28.623Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-04T13:50:28.623Z] PASS [2022-04-04T13:50:28.623Z] coverage: 84.7% of statements [2022-04-04T13:50:28.623Z] ok github.com/docker/docker/pkg/fileutils 0.073s coverage: 84.7% of statements [2022-04-04T13:50:28.623Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-04T13:50:28.623Z] --- PASS: TestPigz (0.15s) [2022-04-04T13:50:28.623Z] === RUN TestNosysFileInfo [2022-04-04T13:50:28.623Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T13:50:28.623Z] archive_windows_test.go:16: Currently fails [2022-04-04T13:50:28.623Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCanonicalTarNameForPath [2022-04-04T13:50:28.623Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestCanonicalTarName [2022-04-04T13:50:28.623Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestChmodTarEntry [2022-04-04T13:50:28.623Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestHardLinkOrder [2022-04-04T13:50:28.623Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-04T13:50:28.623Z] === RUN TestChangeString [2022-04-04T13:50:28.623Z] --- PASS: TestChangeString (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestChangesWithNoChanges [2022-04-04T13:50:28.623Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-04T13:50:28.623Z] === RUN TestChangesWithChanges [2022-04-04T13:50:28.623Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-04T13:50:28.623Z] === RUN TestChangesWithChangesGH13590 [2022-04-04T13:50:28.623Z] changes_test.go:196: needs more investigation [2022-04-04T13:50:28.623Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestChangesDirsEmpty [2022-04-04T13:50:28.623Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T13:50:28.623Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestChangesDirsMutated [2022-04-04T13:50:28.623Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T13:50:28.623Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestApplyLayer [2022-04-04T13:50:28.623Z] changes_test.go:433: needs further investigation [2022-04-04T13:50:28.623Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestChangesSizeWithHardlinks [2022-04-04T13:50:28.623Z] changes_test.go:469: needs further investigation [2022-04-04T13:50:28.623Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestChangesSizeWithNoChanges [2022-04-04T13:50:28.623Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-04T13:50:28.623Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestChangesSize [2022-04-04T13:50:28.623Z] --- PASS: TestChangesSize (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestApplyLayerInvalidFilenames [2022-04-04T13:50:28.623Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1131253279\\dest" [2022-04-04T13:50:28.623Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-04T13:50:28.623Z] === RUN TestApplyLayerInvalidHardlink [2022-04-04T13:50:28.623Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3031694411\\victim\\hello" -> "../victim/hello" [2022-04-04T13:50:28.623Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink849208113\\victim\\hello" -> "/../victim/hello" [2022-04-04T13:50:28.623Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2112725558\\victim" -> "../victim" [2022-04-04T13:50:28.623Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink450962345\\victim" -> "../victim" [2022-04-04T13:50:28.623Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2854096896\\victim" -> "../victim" [2022-04-04T13:50:28.623Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink920149788\\victim" -> "../victim" [2022-04-04T13:50:28.623Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-04T13:50:28.623Z] === RUN TestApplyLayerInvalidSymlink [2022-04-04T13:50:28.623Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1831489454\\dest\\dotdot" -> "../victim/hello" [2022-04-04T13:50:28.623Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2365529114\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T13:50:28.623Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4076066618\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:50:28.623Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1112887743\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:50:28.623Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink314509248\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:50:28.623Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2519714008\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:50:28.623Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-04T13:50:28.623Z] === RUN TestApplyLayerWhiteouts [2022-04-04T13:50:28.623Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-04-04T13:50:28.623Z] === RUN TestGenerateEmptyFile [2022-04-04T13:50:28.623Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-04T13:50:28.623Z] === RUN TestGenerateWithContent [2022-04-04T13:50:28.623Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-04T13:50:28.623Z] PASS [2022-04-04T13:50:28.623Z] coverage: 61.9% of statements [2022-04-04T13:50:28.669Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-04T13:50:28.669Z] === RUN TestImagePullPlatformInvalid [2022-04-04T13:50:28.669Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-04T13:50:28.669Z] === RUN TestRemoveImageOrphaning [2022-04-04T13:50:28.727Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T13:50:28.986Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-04-04T13:50:28.986Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T13:50:29.091Z] ok github.com/docker/docker/pkg/archive 6.486s coverage: 61.9% of statements [2022-04-04T13:50:29.091Z] === RUN TestGet [2022-04-04T13:50:29.091Z] --- PASS: TestGet (0.00s) [2022-04-04T13:50:29.091Z] === RUN TestGetShortcutString [2022-04-04T13:50:29.091Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-04T13:50:29.091Z] PASS [2022-04-04T13:50:29.091Z] coverage: 42.9% of statements [2022-04-04T13:50:29.091Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-04-04T13:50:29.245Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T13:50:29.504Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T13:50:30.054Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-04-04T13:50:30.054Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T13:50:30.054Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-04T13:50:30.054Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-04T13:50:30.054Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T13:50:30.073Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T13:50:30.077Z] === RUN TestCreateIDMapOrder [2022-04-04T13:50:30.077Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-04T13:50:30.077Z] PASS [2022-04-04T13:50:30.077Z] coverage: 7.2% of statements [2022-04-04T13:50:30.077Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-04-04T13:50:30.077Z] 2022/04/04 13:50:29 Closing DB instances... [2022-04-04T13:50:30.315Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-04T13:50:30.315Z] === RUN TestTagInvalidReference [2022-04-04T13:50:30.315Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-04T13:50:30.315Z] === RUN TestTagValidPrefixedRepo [2022-04-04T13:50:30.315Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-04T13:50:30.315Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T13:50:30.315Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-04T13:50:30.315Z] === RUN TestTagOfficialNames [2022-04-04T13:50:30.315Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-04T13:50:30.315Z] === RUN TestTagMatchesDigest [2022-04-04T13:50:30.315Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-04T13:50:30.315Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-04T13:50:31.651Z] === RUN TestFixedBufferCap [2022-04-04T13:50:31.651Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-04T13:50:31.651Z] === RUN TestFixedBufferLen [2022-04-04T13:50:31.651Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-04T13:50:31.651Z] === RUN TestFixedBufferString [2022-04-04T13:50:31.651Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-04T13:50:31.651Z] === RUN TestFixedBufferWrite [2022-04-04T13:50:31.651Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-04T13:50:31.651Z] === RUN TestFixedBufferRead [2022-04-04T13:50:31.651Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-04T13:50:31.651Z] === RUN TestBytesPipeRead [2022-04-04T13:50:31.651Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-04T13:50:31.651Z] === RUN TestBytesPipeWrite [2022-04-04T13:50:31.651Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-04T13:50:31.651Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-04T13:50:31.651Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2022-04-04T13:50:31.651Z] === RUN TestNetworkDBNodeLeave [2022-04-04T13:50:31.651Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-04-04T13:50:31.651Z] === RUN TestAtomicWriteToFile [2022-04-04T13:50:31.651Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-04T13:50:31.651Z] === RUN TestAtomicWriteSetCommit [2022-04-04T13:50:31.651Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-04T13:50:31.651Z] === RUN TestAtomicWriteSetCancel [2022-04-04T13:50:31.651Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-04T13:50:31.651Z] === RUN TestReadCloserWrapperClose [2022-04-04T13:50:31.651Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-04T13:50:31.651Z] === RUN TestReaderErrWrapperReadOnError [2022-04-04T13:50:31.651Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-04T13:50:31.651Z] === RUN TestReaderErrWrapperRead [2022-04-04T13:50:31.651Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-04T13:50:31.651Z] === RUN TestCancelReadCloser [2022-04-04T13:50:32.121Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-04T13:50:32.121Z] === RUN TestWriteCloserWrapperClose [2022-04-04T13:50:32.121Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-04T13:50:32.121Z] === RUN TestNopWriteCloser [2022-04-04T13:50:32.121Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-04T13:50:32.121Z] === RUN TestNopWriter [2022-04-04T13:50:32.121Z] --- PASS: TestNopWriter (0.00s) [2022-04-04T13:50:32.121Z] === RUN TestWriteCounter [2022-04-04T13:50:32.121Z] --- PASS: TestWriteCounter (0.00s) [2022-04-04T13:50:32.121Z] PASS [2022-04-04T13:50:32.121Z] coverage: 70.1% of statements [2022-04-04T13:50:32.121Z] ok github.com/docker/docker/pkg/ioutils 0.622s coverage: 70.1% of statements [2022-04-04T13:50:32.192Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-04T13:50:33.107Z] === RUN TestError [2022-04-04T13:50:33.107Z] --- PASS: TestError (0.00s) [2022-04-04T13:50:33.107Z] === RUN TestProgressString [2022-04-04T13:50:33.107Z] === RUN TestProgressString/no_progress [2022-04-04T13:50:33.107Z] === RUN TestProgressString/progress_1 [2022-04-04T13:50:33.107Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-04T13:50:33.107Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-04T13:50:33.107Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-04T13:50:33.107Z] === RUN TestProgressString/with_units [2022-04-04T13:50:33.107Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-04T13:50:33.107Z] === RUN TestProgressString/hide_counts [2022-04-04T13:50:33.107Z] --- PASS: TestProgressString (0.00s) [2022-04-04T13:50:33.107Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-04T13:50:33.107Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-04T13:50:33.107Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-04T13:50:33.107Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-04T13:50:33.107Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-04T13:50:33.107Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-04T13:50:33.107Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-04T13:50:33.107Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-04T13:50:33.107Z] === RUN TestJSONMessageDisplay [2022-04-04T13:50:33.107Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-04-04T13:50:33.107Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-04T13:50:33.107Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-04T13:50:33.107Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-04T13:50:33.107Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-04T13:50:33.107Z] === RUN TestDisplayJSONMessagesStream [2022-04-04T13:50:33.107Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-04T13:50:33.107Z] PASS [2022-04-04T13:50:33.107Z] coverage: 91.7% of statements [2022-04-04T13:50:33.107Z] ok github.com/docker/docker/pkg/jsonmessage 0.193s coverage: 91.7% of statements [2022-04-04T13:50:33.365Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T13:50:33.365Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.40s) [2022-04-04T13:50:33.365Z] === RUN TestAuthZPluginV2Disable [2022-04-04T13:50:33.574Z] === RUN TestStandardLongPath [2022-04-04T13:50:33.574Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-04T13:50:33.574Z] === RUN TestUNCLongPath [2022-04-04T13:50:33.574Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-04T13:50:33.574Z] PASS [2022-04-04T13:50:33.574Z] coverage: 100.0% of statements [2022-04-04T13:50:33.574Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2022-04-04T13:50:33.623Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T13:50:34.041Z] === RUN TestNameFormat [2022-04-04T13:50:34.041Z] --- PASS: TestNameFormat (0.00s) [2022-04-04T13:50:34.041Z] === RUN TestNameRetries [2022-04-04T13:50:34.041Z] --- PASS: TestNameRetries (0.00s) [2022-04-04T13:50:34.041Z] PASS [2022-04-04T13:50:34.041Z] coverage: 85.7% of statements [2022-04-04T13:50:34.041Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-04-04T13:50:34.189Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-04T13:50:34.447Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T13:50:34.509Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-04T13:50:34.509Z] === RUN TestNetworkDBWatch [2022-04-04T13:50:34.976Z] === RUN TestParseKeyValueOpt [2022-04-04T13:50:34.976Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-04T13:50:34.976Z] === RUN TestParseUintList [2022-04-04T13:50:34.976Z] --- PASS: TestParseUintList (0.00s) [2022-04-04T13:50:34.976Z] === RUN TestParseUintListMaximumLimits [2022-04-04T13:50:34.976Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-04T13:50:34.976Z] PASS [2022-04-04T13:50:34.976Z] coverage: 97.0% of statements [2022-04-04T13:50:34.976Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-04-04T13:50:35.398Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T13:50:35.963Z] === RUN Test_windowsOSRelease_String [2022-04-04T13:50:35.963Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-04T13:50:35.963Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-04T13:50:35.963Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-04T13:50:35.963Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-04T13:50:35.963Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-04T13:50:35.963Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-04T13:50:35.963Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-04T13:50:35.963Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-04T13:50:35.963Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-04T13:50:35.963Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T13:50:35.963Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T13:50:35.963Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T13:50:35.963Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T13:50:35.963Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T13:50:35.963Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T13:50:35.963Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T13:50:35.963Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T13:50:35.963Z] PASS [2022-04-04T13:50:35.963Z] coverage: 36.4% of statements [2022-04-04T13:50:35.963Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 36.4% of statements [2022-04-04T13:50:35.963Z] 2022/04/04 13:50:35 Closing DB instances... [2022-04-04T13:50:35.975Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T13:50:36.431Z] === RUN TestNewAndRemove [2022-04-04T13:50:36.431Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-04T13:50:36.431Z] === RUN TestRemoveInvalidPath [2022-04-04T13:50:36.431Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-04T13:50:36.431Z] PASS [2022-04-04T13:50:36.431Z] coverage: 82.6% of statements [2022-04-04T13:50:36.431Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-04-04T13:50:37.353Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T13:50:37.353Z] --- PASS: TestAuthZPluginV2Disable (3.92s) [2022-04-04T13:50:37.353Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T13:50:37.417Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-04T13:50:37.417Z] === RUN TestNetworkDBBulkSync [2022-04-04T13:50:38.402Z] === RUN TestFailedConnection [2022-04-04T13:50:38.402Z] --- PASS: TestGetAddress (23.17s) [2022-04-04T13:50:38.402Z] === RUN TestRequestSyntaxCheck [2022-04-04T13:50:38.729Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T13:50:38.869Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-04T13:50:38.869Z] === RUN TestRequest [2022-04-04T13:50:38.869Z] 2022/04/04 13:50:38 Closing DB instances... [2022-04-04T13:50:40.433Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2022-04-04T13:50:40.433Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-04T13:50:40.433Z] --- PASS: TestFailedConnection (2.03s) [2022-04-04T13:50:40.433Z] === RUN TestFailOnce [2022-04-04T13:50:40.433Z] 2022/04/04 13:50:40 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-04T13:50:40.433Z] goroutine 34 [running]: [2022-04-04T13:50:40.433Z] net/http.(*conn).serve.func1() [2022-04-04T13:50:40.433Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T13:50:40.433Z] panic({0x12a3700, 0x13ed040}) [2022-04-04T13:50:40.433Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T13:50:40.433Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001a9a70?) [2022-04-04T13:50:40.433Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-04T13:50:40.433Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13f2858?, 0xc0001be000?}, 0x11fda66?) [2022-04-04T13:50:40.433Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T13:50:40.433Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x13f2858, 0xc0001be000}, 0xc0001b2000) [2022-04-04T13:50:40.433Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-04T13:50:40.433Z] net/http.serverHandler.ServeHTTP({0x13f0e78?}, {0x13f2858, 0xc0001be000}, 0xc0001b2000) [2022-04-04T13:50:40.433Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T13:50:40.433Z] net/http.(*conn).serve(0xc0001a0000, {0x13f2d58, 0xc0001820c0}) [2022-04-04T13:50:40.433Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T13:50:40.433Z] created by net/http.(*Server).Serve [2022-04-04T13:50:40.433Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T13:50:40.433Z] time="2022-04-04T13:50:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-04T13:50:41.261Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T13:50:41.261Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.62s) [2022-04-04T13:50:41.261Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T13:50:41.421Z] --- PASS: TestFailOnce (1.15s) [2022-04-04T13:50:41.421Z] === RUN TestEchoInputOutput [2022-04-04T13:50:41.421Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-04T13:50:41.421Z] === RUN TestBackoff [2022-04-04T13:50:41.421Z] --- PASS: TestBackoff (0.00s) [2022-04-04T13:50:41.421Z] === RUN TestAbortRetry [2022-04-04T13:50:41.421Z] --- PASS: TestAbortRetry (0.00s) [2022-04-04T13:50:41.421Z] === RUN TestClientScheme [2022-04-04T13:50:41.421Z] --- PASS: TestClientScheme (0.00s) [2022-04-04T13:50:41.421Z] === RUN TestNewClientWithTimeout [2022-04-04T13:50:41.893Z] time="2022-04-04T13:50:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-04T13:50:42.168Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-04-04T13:50:42.168Z] === RUN TestServiceUpdateNetwork [2022-04-04T13:50:43.461Z] 2022/04/04 13:50:42 Closing DB instances... [2022-04-04T13:50:43.461Z] time="2022-04-04T13:50:42Z" level=error msg="node: 6df657e8181e is unknown to memberlist" [2022-04-04T13:50:43.461Z] time="2022-04-04T13:50:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-04T13:50:45.032Z] --- PASS: TestRequest (6.39s) [2022-04-04T13:50:45.032Z] === RUN TestOverlappingRequests [2022-04-04T13:50:45.500Z] --- PASS: TestOverlappingRequests (0.33s) [2022-04-04T13:50:45.500Z] === RUN TestRelease [2022-04-04T13:50:45.500Z] === RUN TestParseEmptyInterface [2022-04-04T13:50:45.500Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-04T13:50:45.500Z] === RUN TestParseNonInterfaceType [2022-04-04T13:50:45.500Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-04T13:50:45.500Z] === RUN TestParseWithOneFunction [2022-04-04T13:50:45.500Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-04T13:50:45.500Z] === RUN TestParseWithMultipleFuncs [2022-04-04T13:50:45.500Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-04T13:50:45.500Z] === RUN TestParseWithUnnamedReturn [2022-04-04T13:50:45.500Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-04T13:50:45.500Z] === RUN TestEmbeddedInterface [2022-04-04T13:50:45.500Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-04T13:50:45.500Z] === RUN TestParsedImports [2022-04-04T13:50:45.500Z] --- PASS: TestParsedImports (0.00s) [2022-04-04T13:50:45.500Z] === RUN TestAliasedImports [2022-04-04T13:50:45.500Z] --- PASS: TestAliasedImports (0.00s) [2022-04-04T13:50:45.500Z] PASS [2022-04-04T13:50:45.500Z] coverage: 56.8% of statements [2022-04-04T13:50:45.500Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2022-04-04T13:50:45.500Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.48s) [2022-04-04T13:50:45.500Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-04T13:50:45.967Z] time="2022-04-04T13:50:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-04T13:50:46.435Z] === RUN TestHTTPTransport [2022-04-04T13:50:46.435Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-04T13:50:46.435Z] PASS [2022-04-04T13:50:46.435Z] coverage: 85.7% of statements [2022-04-04T13:50:46.435Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-04-04T13:50:46.435Z] --- PASS: TestRelease (1.22s) [2022-04-04T13:50:46.435Z] === RUN TestAllocateRandomDeallocate [2022-04-04T13:50:47.094Z] ok github.com/docker/docker/libnetwork/ipam 15.018s coverage: 85.3% of statements [2022-04-04T13:50:47.094Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T13:50:47.094Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T13:50:47.094Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-04T13:50:47.094Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-04T13:50:47.094Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T13:50:47.094Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-04T13:50:47.094Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-04-04T13:50:47.420Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-04T13:50:47.420Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T13:50:47.420Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-04T13:50:47.420Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-04T13:50:47.420Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-04T13:50:47.420Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-04T13:50:47.420Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-04T13:50:47.420Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T13:50:47.420Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-04T13:50:47.420Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-04T13:50:47.420Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-04T13:50:47.420Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-04T13:50:47.420Z] === RUN TestBufferPoolPutAndGet [2022-04-04T13:50:47.420Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-04T13:50:47.420Z] PASS [2022-04-04T13:50:47.420Z] coverage: 88.2% of statements [2022-04-04T13:50:47.420Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-04-04T13:50:47.665Z] ok github.com/docker/docker/libnetwork/iptables 0.124s coverage: 45.1% of statements [2022-04-04T13:50:47.665Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-04T13:50:47.888Z] === RUN TestOutputOnPrematureClose [2022-04-04T13:50:47.888Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-04T13:50:47.888Z] === RUN TestCompleteSilently [2022-04-04T13:50:47.888Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-04T13:50:47.888Z] PASS [2022-04-04T13:50:47.888Z] coverage: 75.9% of statements [2022-04-04T13:50:47.888Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2022-04-04T13:50:47.925Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-04T13:50:48.356Z] === RUN TestSendToOneSub [2022-04-04T13:50:48.356Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-04T13:50:48.356Z] === RUN TestSendToMultipleSubs [2022-04-04T13:50:48.356Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-04T13:50:48.356Z] === RUN TestEvictOneSub [2022-04-04T13:50:48.356Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-04T13:50:48.356Z] === RUN TestClosePublisher [2022-04-04T13:50:48.356Z] --- PASS: TestClosePublisher (0.00s) [2022-04-04T13:50:48.356Z] === RUN TestPubSubRace [2022-04-04T13:50:49.341Z] --- PASS: TestPubSubRace (1.05s) [2022-04-04T13:50:49.342Z] PASS [2022-04-04T13:50:49.342Z] coverage: 75.0% of statements [2022-04-04T13:50:49.342Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 75.0% of statements [2022-04-04T13:50:49.813Z] --- PASS: TestAllocateRandomDeallocate (3.25s) [2022-04-04T13:50:49.813Z] === RUN TestRetrieveFromStore [2022-04-04T13:50:49.813Z] === RUN TestRegister [2022-04-04T13:50:49.813Z] --- PASS: TestRegister (0.00s) [2022-04-04T13:50:49.813Z] === RUN TestCommand [2022-04-04T13:50:49.813Z] --- PASS: TestCommand (0.03s) [2022-04-04T13:50:49.813Z] === RUN TestNaiveSelf [2022-04-04T13:50:49.813Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-04T13:50:49.813Z] PASS [2022-04-04T13:50:49.813Z] coverage: 82.4% of statements [2022-04-04T13:50:49.813Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2022-04-04T13:50:49.833Z] 2022/04/04 13:50:45 Closing DB instances... [2022-04-04T13:50:49.833Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-04-04T13:50:49.833Z] === RUN TestFindNode [2022-04-04T13:50:49.833Z] 2022/04/04 13:50:46 Closing DB instances... [2022-04-04T13:50:49.833Z] --- PASS: TestFindNode (0.02s) [2022-04-04T13:50:49.833Z] === RUN TestChangeNodeState [2022-04-04T13:50:49.833Z] 2022/04/04 13:50:47 Closing DB instances... [2022-04-04T13:50:49.833Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-04T13:50:49.833Z] === RUN TestNodeReincarnation [2022-04-04T13:50:49.833Z] 2022/04/04 13:50:47 Closing DB instances... [2022-04-04T13:50:50.281Z] time="2022-04-04T13:50:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-04T13:50:50.749Z] === RUN TestDump [2022-04-04T13:50:50.749Z] goroutine 19 [running]: [2022-04-04T13:50:50.749Z] github.com/docker/docker/pkg/stack.dump(0x6b2d57?) [2022-04-04T13:50:50.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T13:50:50.749Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-04T13:50:50.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-04T13:50:50.749Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-04T13:50:50.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-04T13:50:50.749Z] testing.tRunner(0xc000085380, 0x87a498) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:50:50.749Z] created by testing.(*T).Run [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T13:50:50.749Z] [2022-04-04T13:50:50.749Z] goroutine 1 [chan receive]: [2022-04-04T13:50:50.749Z] testing.(*T).Run(0xc0000851e0, {0x86913c?, 0x68c1f3?}, 0x87a498) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T13:50:50.749Z] testing.runTests.func1(0xc0000b6810?) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T13:50:50.749Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:50:50.749Z] testing.runTests(0xc000094460?, {0x9fe400, 0x3, 0x3}, {0x1d378820598?, 0x40?, 0xa034a0?}) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T13:50:50.749Z] testing.(*M).Run(0xc000094460) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T13:50:50.749Z] main.main() [2022-04-04T13:50:50.749Z] _testmain.go:99 +0x255 [2022-04-04T13:50:50.749Z] --- PASS: TestDump (0.00s) [2022-04-04T13:50:50.749Z] === RUN TestDumpToFile [2022-04-04T13:50:50.749Z] --- PASS: TestDumpToFile (0.13s) [2022-04-04T13:50:50.749Z] === RUN TestDumpToFileWithEmptyInput [2022-04-04T13:50:50.749Z] goroutine 21 [running]: [2022-04-04T13:50:50.749Z] github.com/docker/docker/pkg/stack.dump(0x72ecd3?) [2022-04-04T13:50:50.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T13:50:50.749Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x72eca0?}) [2022-04-04T13:50:50.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-04T13:50:50.749Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-04-04T13:50:50.749Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-04T13:50:50.749Z] testing.tRunner(0xc000085a00, 0x87a488) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:50:50.749Z] created by testing.(*T).Run [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T13:50:50.749Z] [2022-04-04T13:50:50.749Z] goroutine 1 [chan receive]: [2022-04-04T13:50:50.749Z] testing.(*T).Run(0xc0000851e0, {0x870713?, 0x68c1f3?}, 0x87a488) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T13:50:50.749Z] testing.runTests.func1(0xc0000b6810?) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T13:50:50.749Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:50:50.749Z] testing.runTests(0xc000094460?, {0x9fe400, 0x3, 0x3}, {0x1d378820598?, 0x40?, 0xa034a0?}) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T13:50:50.749Z] testing.(*M).Run(0xc000094460) [2022-04-04T13:50:50.749Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T13:50:50.749Z] main.main() [2022-04-04T13:50:50.749Z] _testmain.go:99 +0x255 [2022-04-04T13:50:50.749Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-04T13:50:50.749Z] PASS [2022-04-04T13:50:50.749Z] coverage: 90.9% of statements [2022-04-04T13:50:50.749Z] ok github.com/docker/docker/pkg/stack 0.162s coverage: 90.9% of statements [2022-04-04T13:50:51.216Z] --- PASS: TestRetrieveFromStore (1.15s) [2022-04-04T13:50:51.216Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-04T13:50:51.216Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-04-04T13:50:51.216Z] === RUN TestParallelPredefinedRequest1 [2022-04-04T13:50:51.216Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-04T13:50:51.216Z] === RUN TestParallelPredefinedRequest2 [2022-04-04T13:50:51.216Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-04T13:50:51.216Z] === RUN TestParallelPredefinedRequest3 [2022-04-04T13:50:51.216Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-04T13:50:51.216Z] === RUN TestParallelPredefinedRequest4 [2022-04-04T13:50:51.216Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-04T13:50:51.216Z] === RUN TestParallelPredefinedRequest5 [2022-04-04T13:50:51.216Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-04T13:50:51.216Z] === RUN TestDebug [2022-04-04T13:50:51.216Z] --- PASS: TestDebug (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestRequestPoolParallel [2022-04-04T13:50:51.216Z] === RUN TestNewStdWriter [2022-04-04T13:50:51.216Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-04T13:50:51.216Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestWriteWithNilBytes [2022-04-04T13:50:51.216Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestWrite [2022-04-04T13:50:51.216Z] --- PASS: TestWrite (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestWriteWithWriterError [2022-04-04T13:50:51.216Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-04T13:50:51.216Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestStdCopyWriteAndRead [2022-04-04T13:50:51.216Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-04T13:50:51.216Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-04T13:50:51.216Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-04T13:50:51.216Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-04T13:50:51.216Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-04T13:50:51.216Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-04T13:50:51.216Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-04T13:50:51.216Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-04T13:50:51.216Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-04T13:50:51.216Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-04T13:50:51.216Z] PASS [2022-04-04T13:50:51.216Z] coverage: 100.0% of statements [2022-04-04T13:50:51.216Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2022-04-04T13:50:51.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-04T13:50:51.684Z] --- PASS: TestRequestPoolParallel (0.44s) [2022-04-04T13:50:51.684Z] === RUN TestFullAllocateRelease [2022-04-04T13:50:51.684Z] --- PASS: TestFullAllocateRelease (0.37s) [2022-04-04T13:50:51.684Z] === RUN TestOddAllocateRelease [2022-04-04T13:50:52.152Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-04-04T13:50:52.152Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-04T13:50:52.152Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-04T13:50:52.152Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-04T13:50:52.152Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-04T13:50:52.152Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-04T13:50:52.152Z] === RUN TestFormatStatus [2022-04-04T13:50:52.152Z] --- PASS: TestFormatStatus (0.00s) [2022-04-04T13:50:52.152Z] === RUN TestFormatError [2022-04-04T13:50:52.152Z] --- PASS: TestFormatError (0.00s) [2022-04-04T13:50:52.152Z] === RUN TestFormatJSONError [2022-04-04T13:50:52.152Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-04T13:50:52.152Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-04T13:50:52.152Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-04T13:50:52.152Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-04T13:50:52.152Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-04T13:50:52.152Z] === RUN TestNewJSONProgressOutput [2022-04-04T13:50:52.152Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-04T13:50:52.152Z] === RUN TestAuxFormatterEmit [2022-04-04T13:50:52.152Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-04T13:50:52.152Z] === RUN TestStreamWriterStdout [2022-04-04T13:50:52.152Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-04T13:50:52.152Z] === RUN TestStreamWriterStderr [2022-04-04T13:50:52.152Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-04T13:50:52.152Z] PASS [2022-04-04T13:50:52.152Z] coverage: 66.2% of statements [2022-04-04T13:50:52.152Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-04-04T13:50:52.152Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-04T13:50:52.152Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-04T13:50:52.152Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-04T13:50:52.152Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-04T13:50:52.152Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-04T13:50:52.152Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T13:50:52.152Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T13:50:52.152Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T13:50:52.152Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T13:50:52.152Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:50:52.152Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T13:50:52.152Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:50:52.152Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-04T13:50:52.152Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T13:50:52.152Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T13:50:52.152Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T13:50:52.152Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:50:52.152Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T13:50:52.152Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:50:52.152Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-04T13:50:52.152Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-04T13:50:52.152Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-04T13:50:52.152Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T13:50:52.152Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:50:52.152Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-04T13:50:52.152Z] PASS [2022-04-04T13:50:52.152Z] coverage: 85.3% of statements [2022-04-04T13:50:52.152Z] ok github.com/docker/docker/libnetwork/ipam 43.016s coverage: 85.3% of statements [2022-04-04T13:50:52.620Z] === RUN TestGenerateRandomID [2022-04-04T13:50:52.620Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-04T13:50:52.620Z] === RUN TestShortenId [2022-04-04T13:50:52.620Z] --- PASS: TestShortenId (0.00s) [2022-04-04T13:50:52.620Z] === RUN TestShortenSha256Id [2022-04-04T13:50:52.620Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-04T13:50:52.620Z] === RUN TestShortenIdEmpty [2022-04-04T13:50:52.620Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-04T13:50:52.620Z] === RUN TestShortenIdInvalid [2022-04-04T13:50:52.620Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-04T13:50:52.620Z] === RUN TestIsShortIDNonHex [2022-04-04T13:50:52.620Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-04T13:50:52.620Z] === RUN TestIsShortIDNotCorrectSize [2022-04-04T13:50:52.620Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-04T13:50:52.620Z] PASS [2022-04-04T13:50:52.620Z] coverage: 70.6% of statements [2022-04-04T13:50:52.620Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-04T13:50:52.718Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-04T13:50:52.718Z] === RUN TestParallelCreate [2022-04-04T13:50:52.718Z] 2022/04/04 13:50:52 Closing DB instances... [2022-04-04T13:50:52.718Z] --- PASS: TestParallelCreate (0.02s) [2022-04-04T13:50:52.718Z] === RUN TestParallelDelete [2022-04-04T13:50:52.718Z] 2022/04/04 13:50:52 Closing DB instances... [2022-04-04T13:50:52.718Z] --- PASS: TestParallelDelete (0.02s) [2022-04-04T13:50:52.718Z] === RUN TestNetworkDBIslands [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a8f4117151af with config:&{NodeID:a8f4117151af Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=info msg="Node a8f4117151af/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=info msg="Node a8f4117151af/172.29.8.105, added to nodes list" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c59e62dd9296 with config:&{NodeID:c59e62dd9296 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=info msg="Node c59e62dd9296/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=info msg="Node c59e62dd9296/172.29.8.105, added to nodes list" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=info msg="Node c59e62dd9296/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=info msg="Node c59e62dd9296/172.29.8.105, added to nodes list" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=info msg="Node a8f4117151af/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=info msg="Node a8f4117151af/172.29.8.105, added to nodes list" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-04T13:50:52.718Z] time="2022-04-04T13:50:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-04T13:50:53.146Z] docker_api_swarm_test.go:272: [dfc99ab345834] joining swarm manager [d81f3a7cc2247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:34a6338eff76 with config:&{NodeID:34a6338eff76 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=info msg="Node 34a6338eff76/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=info msg="Node 34a6338eff76/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=info msg="Node 34a6338eff76/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=info msg="Node 34a6338eff76/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=info msg="Node a8f4117151af/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=info msg="Node a8f4117151af/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=info msg="Node c59e62dd9296/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=info msg="Node c59e62dd9296/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:53Z" level=info msg="Node 34a6338eff76/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.172Z] time="2022-04-04T13:50:53Z" level=info msg="Node 34a6338eff76/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.608Z] === RUN TestIsCpusetListAvailable [2022-04-04T13:50:53.608Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-04T13:50:53.608Z] PASS [2022-04-04T13:50:53.608Z] coverage: 39.4% of statements [2022-04-04T13:50:53.608Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:97dd4c2abf22 with config:&{NodeID:97dd4c2abf22 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="Node a8f4117151af/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="Node a8f4117151af/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="Node c59e62dd9296/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="Node c59e62dd9296/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="Node 34a6338eff76/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=info msg="Node 34a6338eff76/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-04T13:50:53.626Z] time="2022-04-04T13:50:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-04T13:50:53.627Z] time="2022-04-04T13:50:53Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.627Z] time="2022-04-04T13:50:53Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.627Z] time="2022-04-04T13:50:53Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:53.627Z] time="2022-04-04T13:50:53Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, added to nodes list" [2022-04-04T13:50:53.713Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:d081f8cffcb8 with config:&{NodeID:d081f8cffcb8 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node d081f8cffcb8/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node d081f8cffcb8/172.29.8.105, added to nodes list" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node d081f8cffcb8/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node d081f8cffcb8/172.29.8.105, added to nodes list" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node 34a6338eff76/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node 34a6338eff76/172.29.8.105, added to nodes list" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, added to nodes list" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node a8f4117151af/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node a8f4117151af/172.29.8.105, added to nodes list" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node c59e62dd9296/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node c59e62dd9296/172.29.8.105, added to nodes list" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node d081f8cffcb8/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node d081f8cffcb8/172.29.8.105, added to nodes list" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node d081f8cffcb8/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node d081f8cffcb8/172.29.8.105, added to nodes list" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node d081f8cffcb8/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:54.081Z] time="2022-04-04T13:50:53Z" level=info msg="Node d081f8cffcb8/172.29.8.105, added to nodes list" [2022-04-04T13:50:54.283Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.20s) [2022-04-04T13:50:54.283Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T13:50:54.283Z] docker_api_swarm_test.go:273: [d640a54905d86] joining swarm manager [d81f3a7cc2247]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:50:54.341Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2022-04-04T13:50:54.341Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T13:50:54.535Z] networkdb_test.go:835: Re-joining: 3 [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=info msg="The new bootstrap node list is:[172.29.8.105:10033 172.29.8.105:10034 172.29.8.105:10035]" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10033" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49368" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10034" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49369" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10035" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49370" [2022-04-04T13:50:54.535Z] networkdb_test.go:835: Re-joining: 4 [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=info msg="The new bootstrap node list is:[172.29.8.105:10033 172.29.8.105:10034 172.29.8.105:10035]" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10033" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49371" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10034" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49372" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10035" [2022-04-04T13:50:54.535Z] time="2022-04-04T13:50:54Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49373" [2022-04-04T13:50:54.543Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T13:50:54.593Z] === RUN TestChtimes [2022-04-04T13:50:54.593Z] --- PASS: TestChtimes (0.00s) [2022-04-04T13:50:54.593Z] === RUN TestChtimesWindows [2022-04-04T13:50:54.593Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-04T13:50:54.593Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-04T13:50:54.593Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-04T13:50:54.593Z] PASS [2022-04-04T13:50:54.593Z] coverage: 13.0% of statements [2022-04-04T13:50:54.593Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.0% of statements [2022-04-04T13:50:54.802Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T13:50:54.906Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="node 0 leaving" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="Node a8f4117151af change state NodeActive --> NodeLeft" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="node4(97dd4c2abf22): Node leave event for a8f4117151af/172.29.8.105" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="Node a8f4117151af change state NodeActive --> NodeLeft" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="node5(d081f8cffcb8): Node leave event for a8f4117151af/172.29.8.105" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="Node a8f4117151af change state NodeActive --> NodeLeft" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="node3(34a6338eff76): Node leave event for a8f4117151af/172.29.8.105" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="Node a8f4117151af change state NodeActive --> NodeLeft" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="node2(c59e62dd9296): Node leave event for a8f4117151af/172.29.8.105" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="Node a8f4117151af change state NodeActive --> NodeLeft" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="node1(a8f4117151af): Node leave event for a8f4117151af/172.29.8.105" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="Node a8f4117151af/172.29.8.105, left gossip cluster" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="Node a8f4117151af/172.29.8.105, left gossip cluster" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="Node a8f4117151af/172.29.8.105, left gossip cluster" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="Node a8f4117151af/172.29.8.105, left gossip cluster" [2022-04-04T13:50:54.992Z] time="2022-04-04T13:50:54Z" level=info msg="Node a8f4117151af/172.29.8.105, left gossip cluster" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="node 1 leaving" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="Node c59e62dd9296 change state NodeActive --> NodeLeft" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="node4(97dd4c2abf22): Node leave event for c59e62dd9296/172.29.8.105" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="Node c59e62dd9296 change state NodeActive --> NodeLeft" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="node5(d081f8cffcb8): Node leave event for c59e62dd9296/172.29.8.105" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="Node c59e62dd9296/172.29.8.105, left gossip cluster" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="Node c59e62dd9296 change state NodeActive --> NodeFailed" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="Node c59e62dd9296/172.29.8.105, added to failed nodes list" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="Node c59e62dd9296 change state NodeActive --> NodeLeft" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="node3(34a6338eff76): Node leave event for c59e62dd9296/172.29.8.105" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=error msg="node: c59e62dd9296 is unknown to memberlist" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="Node c59e62dd9296/172.29.8.105, left gossip cluster" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="Node c59e62dd9296/172.29.8.105, left gossip cluster" [2022-04-04T13:50:55.447Z] time="2022-04-04T13:50:55Z" level=info msg="Node c59e62dd9296/172.29.8.105, left gossip cluster" [2022-04-04T13:50:55.583Z] === RUN TestTailFile [2022-04-04T13:50:55.583Z] --- PASS: TestTailFile (0.00s) [2022-04-04T13:50:55.583Z] === RUN TestTailFileManyLines [2022-04-04T13:50:55.583Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-04T13:50:55.583Z] === RUN TestTailEmptyFile [2022-04-04T13:50:55.583Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-04T13:50:55.583Z] === RUN TestTailNegativeN [2022-04-04T13:50:55.583Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader [2022-04-04T13:50:55.583Z] === CONT TestNewTailReader [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/no_delimiter [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/truncated_last_line [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-04T13:50:55.583Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.583Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.583Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.583Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.583Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/no_delimiter [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.584Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.584Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.585Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.585Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.585Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.586Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T13:50:55.586Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.586Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.587Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.587Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.587Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:55.588Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:55.738Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T13:50:55.835Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=info msg="node 2 leaving" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=info msg="Node 34a6338eff76 change state NodeActive --> NodeLeft" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=info msg="node4(97dd4c2abf22): Node leave event for 34a6338eff76/172.29.8.105" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=info msg="Node 34a6338eff76 change state NodeActive --> NodeLeft" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=info msg="node5(d081f8cffcb8): Node leave event for 34a6338eff76/172.29.8.105" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=info msg="Node 34a6338eff76 change state NodeActive --> NodeLeft" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=info msg="node3(34a6338eff76): Node leave event for 34a6338eff76/172.29.8.105" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=debug msg="memberlist: Failed ping: 97dd4c2abf22 (timeout reached)" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.8.105:10035: use of closed network connection" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.8.105:10037: use of closed network connection" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.8.105:10034: use of closed network connection" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49374" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=info msg="Node 34a6338eff76/172.29.8.105, left gossip cluster" [2022-04-04T13:50:55.901Z] time="2022-04-04T13:50:55Z" level=info msg="Node 34a6338eff76/172.29.8.105, left gossip cluster" [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:50:56.056Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.01s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.056Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:56.057Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.03s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:50:56.058Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:50:56.058Z] PASS [2022-04-04T13:50:56.058Z] coverage: 88.6% of statements [2022-04-04T13:50:56.058Z] ok github.com/docker/docker/pkg/tailfile 0.196s coverage: 88.6% of statements [2022-04-04T13:50:56.305Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T13:50:56.355Z] networkdb_test.go:867: node4: OK [2022-04-04T13:50:56.355Z] networkdb_test.go:867: node5: OK [2022-04-04T13:50:56.355Z] time="2022-04-04T13:50:55Z" level=info msg="Node 34a6338eff76/172.29.8.105, left gossip cluster" [2022-04-04T13:50:56.355Z] time="2022-04-04T13:50:55Z" level=info msg="node 0 coming back" [2022-04-04T13:50:56.355Z] time="2022-04-04T13:50:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:768aa79b588d with config:&{NodeID:768aa79b588d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:50:56.355Z] time="2022-04-04T13:50:55Z" level=info msg="Node 768aa79b588d/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:56.355Z] time="2022-04-04T13:50:55Z" level=info msg="Node 768aa79b588d/172.29.8.105, added to nodes list" [2022-04-04T13:50:56.355Z] time="2022-04-04T13:50:55Z" level=info msg="node 1 coming back" [2022-04-04T13:50:56.355Z] time="2022-04-04T13:50:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:10c1a11932d4 with config:&{NodeID:10c1a11932d4 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:50:56.355Z] time="2022-04-04T13:50:55Z" level=info msg="Node 10c1a11932d4/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:56.355Z] time="2022-04-04T13:50:55Z" level=info msg="Node 10c1a11932d4/172.29.8.105, added to nodes list" [2022-04-04T13:50:56.355Z] time="2022-04-04T13:50:55Z" level=info msg="node 2 coming back" [2022-04-04T13:50:56.356Z] time="2022-04-04T13:50:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:935aaf6e6327 with config:&{NodeID:935aaf6e6327 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:50:56.356Z] time="2022-04-04T13:50:55Z" level=info msg="Node 935aaf6e6327/172.29.8.105, joined gossip cluster" [2022-04-04T13:50:56.356Z] time="2022-04-04T13:50:55Z" level=info msg="Node 935aaf6e6327/172.29.8.105, added to nodes list" [2022-04-04T13:50:56.356Z] time="2022-04-04T13:50:56Z" level=warning msg="memberlist: Was able to connect to 97dd4c2abf22 but other probes failed, network may be misconfigured" [2022-04-04T13:50:56.526Z] === RUN TestTarSumRemoveNonExistent [2022-04-04T13:50:56.526Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-04T13:50:56.526Z] === RUN TestTarSumRemove [2022-04-04T13:50:56.526Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-04T13:50:56.526Z] === RUN TestSortFileInfoSums [2022-04-04T13:50:56.526Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-04T13:50:56.526Z] === RUN TestNewTarSumForLabelInvalid [2022-04-04T13:50:56.526Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-04T13:50:56.526Z] === RUN TestNewTarSumForLabel [2022-04-04T13:50:56.526Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-04T13:50:56.526Z] === RUN TestEmptyTar [2022-04-04T13:50:56.526Z] --- PASS: TestEmptyTar (0.00s) [2022-04-04T13:50:56.526Z] === RUN TestTarSumsReadSize [2022-04-04T13:50:56.526Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-04T13:50:56.526Z] === RUN TestTarSums [2022-04-04T13:50:56.810Z] time="2022-04-04T13:50:56Z" level=debug msg="memberlist: Failed ping: d081f8cffcb8 (timeout reached)" [2022-04-04T13:50:56.810Z] time="2022-04-04T13:50:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.8.105:10036: use of closed network connection" [2022-04-04T13:50:56.810Z] time="2022-04-04T13:50:56Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49375" [2022-04-04T13:50:56.998Z] --- PASS: TestTarSums (0.06s) [2022-04-04T13:50:56.998Z] === RUN TestIteration [2022-04-04T13:50:56.998Z] --- PASS: TestIteration (0.00s) [2022-04-04T13:50:56.998Z] === RUN TestVersionLabelForChecksum [2022-04-04T13:50:56.998Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-04T13:50:56.998Z] === RUN TestVersion [2022-04-04T13:50:56.998Z] --- PASS: TestVersion (0.00s) [2022-04-04T13:50:56.998Z] === RUN TestGetVersion [2022-04-04T13:50:56.998Z] --- PASS: TestGetVersion (0.00s) [2022-04-04T13:50:56.998Z] === RUN TestGetVersions [2022-04-04T13:50:56.998Z] --- PASS: TestGetVersions (0.00s) [2022-04-04T13:50:56.998Z] PASS [2022-04-04T13:50:56.998Z] coverage: 89.3% of statements [2022-04-04T13:50:56.998Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2022-04-04T13:50:57.238Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T13:50:57.238Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-04T13:50:57.238Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T13:50:57.238Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-04T13:50:57.238Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T13:50:57.238Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-04T13:50:57.238Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T13:50:57.238Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-04T13:50:57.238Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T13:50:57.264Z] time="2022-04-04T13:50:56Z" level=warning msg="memberlist: Was able to connect to d081f8cffcb8 but other probes failed, network may be misconfigured" [2022-04-04T13:50:57.466Z] === RUN TestTruncIndex [2022-04-04T13:50:57.466Z] --- PASS: TestTruncIndex (0.10s) [2022-04-04T13:50:57.466Z] PASS [2022-04-04T13:50:57.466Z] coverage: 91.5% of statements [2022-04-04T13:50:57.466Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-04-04T13:50:57.934Z] === RUN TestIsGIT [2022-04-04T13:50:57.934Z] --- PASS: TestIsGIT (0.00s) [2022-04-04T13:50:57.934Z] === RUN TestIsTransport [2022-04-04T13:50:57.934Z] --- PASS: TestIsTransport (0.00s) [2022-04-04T13:50:57.934Z] PASS [2022-04-04T13:50:57.934Z] coverage: 100.0% of statements [2022-04-04T13:50:57.934Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2022-04-04T13:50:58.172Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T13:50:58.172Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T13:50:58.404Z] === RUN TestVersionInfo [2022-04-04T13:50:58.404Z] --- PASS: TestVersionInfo (0.00s) [2022-04-04T13:50:58.404Z] === RUN TestAppendVersions [2022-04-04T13:50:58.404Z] --- PASS: TestAppendVersions (0.00s) [2022-04-04T13:50:58.404Z] PASS [2022-04-04T13:50:58.404Z] coverage: 88.9% of statements [2022-04-04T13:50:58.404Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-04-04T13:50:58.739Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T13:50:58.871Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-04T13:50:58.871Z] === RUN TestClientStream [2022-04-04T13:50:58.871Z] --- PASS: TestClientStream (0.00s) [2022-04-04T13:50:58.871Z] === RUN TestClientSendFile [2022-04-04T13:50:58.871Z] --- PASS: TestClientSendFile (0.00s) [2022-04-04T13:50:58.871Z] === RUN TestClientWithRequestTimeout [2022-04-04T13:50:58.871Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-04T13:50:58.871Z] === RUN TestFileSpecPlugin [2022-04-04T13:50:58.871Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-04T13:50:58.871Z] === RUN TestFileJSONSpecPlugin [2022-04-04T13:50:58.871Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-04T13:50:58.871Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-04T13:50:58.871Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-04T13:50:58.871Z] === RUN TestPluginAddHandler [2022-04-04T13:50:58.871Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-04T13:50:58.871Z] === RUN TestPluginWaitBadPlugin [2022-04-04T13:50:58.871Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-04T13:50:58.871Z] === RUN TestGet [2022-04-04T13:50:58.871Z] time="2022-04-04T13:50:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-04T13:50:59.304Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T13:50:59.423Z] time="2022-04-04T13:50:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.8.105:10033 172.29.8.105:10034 172.29.8.105:10035]" [2022-04-04T13:50:59.856Z] time="2022-04-04T13:50:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-04T13:50:59.872Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T13:50:59.872Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T13:50:59.878Z] time="2022-04-04T13:50:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.8.105:10033 172.29.8.105:10034 172.29.8.105:10035]" [2022-04-04T13:51:00.332Z] === RUN TestValidatePrivileges [2022-04-04T13:51:00.332Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-04T13:51:00.332Z] === RUN TestFilterByCapNeg [2022-04-04T13:51:00.332Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-04T13:51:00.332Z] === RUN TestFilterByCapPos [2022-04-04T13:51:00.332Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-04T13:51:00.332Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-04T13:51:00.332Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-04T13:51:00.332Z] PASS [2022-04-04T13:51:00.332Z] coverage: 12.0% of statements [2022-04-04T13:51:00.332Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2022-04-04T13:51:00.332Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T13:51:00.332Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T13:51:00.332Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T13:51:00.332Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T13:51:00.363Z] === RUN TestBoolValue [2022-04-04T13:51:00.363Z] --- PASS: TestBoolValue (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestBoolValueOrDefault [2022-04-04T13:51:00.363Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestInt64ValueOrZero [2022-04-04T13:51:00.363Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestInt64ValueOrDefault [2022-04-04T13:51:00.363Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-04T13:51:00.363Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestJsonContentType [2022-04-04T13:51:00.363Z] --- PASS: TestJsonContentType (0.00s) [2022-04-04T13:51:00.363Z] PASS [2022-04-04T13:51:00.363Z] coverage: 16.2% of statements [2022-04-04T13:51:00.363Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 16.2% of statements [2022-04-04T13:51:00.363Z] === RUN TestMaskSecretKeys [2022-04-04T13:51:00.363Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-04T13:51:00.363Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-04T13:51:00.363Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-04T13:51:00.363Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-04T13:51:00.363Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-04T13:51:00.363Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-04T13:51:00.363Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestVersionMiddlewareVersion [2022-04-04T13:51:00.363Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-04T13:51:00.363Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-04T13:51:00.363Z] PASS [2022-04-04T13:51:00.363Z] coverage: 37.7% of statements [2022-04-04T13:51:00.363Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T13:51:00.363Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T13:51:00.363Z] === RUN TestStrSliceMarshalJSON [2022-04-04T13:51:00.363Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestStrSliceUnmarshalJSON [2022-04-04T13:51:00.363Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestStrSliceUnmarshalString [2022-04-04T13:51:00.363Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestStrSliceUnmarshalSlice [2022-04-04T13:51:00.363Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-04T13:51:00.363Z] PASS [2022-04-04T13:51:00.363Z] coverage: 90.0% of statements [2022-04-04T13:51:00.363Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2022-04-04T13:51:00.363Z] === RUN TestToJSON [2022-04-04T13:51:00.363Z] --- PASS: TestToJSON (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestToParamWithVersion [2022-04-04T13:51:00.363Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestFromJSON [2022-04-04T13:51:00.363Z] --- PASS: TestFromJSON (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestEmpty [2022-04-04T13:51:00.363Z] --- PASS: TestEmpty (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestArgsMatchKVListEmptySources [2022-04-04T13:51:00.363Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestArgsMatchKVList [2022-04-04T13:51:00.363Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestArgsMatch [2022-04-04T13:51:00.363Z] --- PASS: TestArgsMatch (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestAdd [2022-04-04T13:51:00.363Z] --- PASS: TestAdd (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestDel [2022-04-04T13:51:00.363Z] --- PASS: TestDel (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestLen [2022-04-04T13:51:00.363Z] --- PASS: TestLen (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestExactMatch [2022-04-04T13:51:00.363Z] --- PASS: TestExactMatch (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestOnlyOneExactMatch [2022-04-04T13:51:00.363Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-04T13:51:00.363Z] === RUN TestContains [2022-04-04T13:51:00.363Z] --- PASS: TestContains (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestValidate [2022-04-04T13:51:00.364Z] --- PASS: TestValidate (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestWalkValues [2022-04-04T13:51:00.364Z] --- PASS: TestWalkValues (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestFuzzyMatch [2022-04-04T13:51:00.364Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestClone [2022-04-04T13:51:00.364Z] --- PASS: TestClone (0.00s) [2022-04-04T13:51:00.364Z] PASS [2022-04-04T13:51:00.364Z] coverage: 92.2% of statements [2022-04-04T13:51:00.364Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2022-04-04T13:51:00.364Z] === RUN TestDurationToSecondsString [2022-04-04T13:51:00.364Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestGetTimestamp [2022-04-04T13:51:00.364Z] === RUN TestAdjustForAPIVersion [2022-04-04T13:51:00.364Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-04T13:51:00.364Z] PASS [2022-04-04T13:51:00.364Z] coverage: 5.7% of statements [2022-04-04T13:51:00.364Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T13:51:00.364Z] --- PASS: TestGetTimestamp (0.15s) [2022-04-04T13:51:00.364Z] === RUN TestParseTimestamps [2022-04-04T13:51:00.364Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-04T13:51:00.364Z] PASS [2022-04-04T13:51:00.364Z] coverage: 100.0% of statements [2022-04-04T13:51:00.364Z] ok github.com/docker/docker/api/types/time 0.190s coverage: 100.0% of statements [2022-04-04T13:51:00.364Z] === RUN TestCompareVersion [2022-04-04T13:51:00.364Z] --- PASS: TestCompareVersion (0.00s) [2022-04-04T13:51:00.364Z] PASS [2022-04-04T13:51:00.364Z] coverage: 77.3% of statements [2022-04-04T13:51:00.364Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T13:51:00.364Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T13:51:00.364Z] === RUN TestParseRemoteURL [2022-04-04T13:51:00.364Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-04T13:51:00.364Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-04T13:51:00.364Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-04T13:51:00.364Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-04T13:51:00.364Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-04T13:51:00.364Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-04T13:51:00.364Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-04T13:51:00.364Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-04T13:51:00.364Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-04T13:51:00.364Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-04T13:51:00.364Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestCloneArgsSmartHttp [2022-04-04T13:51:00.364Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2022-04-04T13:51:00.364Z] === RUN TestCloneArgsDumbHttp [2022-04-04T13:51:00.364Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestCloneArgsGit [2022-04-04T13:51:00.364Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestCheckoutGit [2022-04-04T13:51:00.364Z] === RUN TestEnable [2022-04-04T13:51:00.364Z] --- PASS: TestEnable (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestDisable [2022-04-04T13:51:00.364Z] --- PASS: TestDisable (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestEnabled [2022-04-04T13:51:00.364Z] --- PASS: TestEnabled (0.00s) [2022-04-04T13:51:00.364Z] PASS [2022-04-04T13:51:00.364Z] coverage: 100.0% of statements [2022-04-04T13:51:00.364Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-04-04T13:51:00.364Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-04T13:51:00.364Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestProcessNoDockerignore [2022-04-04T13:51:00.364Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-04T13:51:00.364Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestDetectContentType [2022-04-04T13:51:00.364Z] --- PASS: TestDetectContentType (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestSelectAcceptableMIME [2022-04-04T13:51:00.364Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestInspectEmptyResponse [2022-04-04T13:51:00.364Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestInspectResponseBinary [2022-04-04T13:51:00.364Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestResponseUnsupportedContentType [2022-04-04T13:51:00.364Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestInspectResponseTextSimple [2022-04-04T13:51:00.364Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestInspectResponseEmptyContentType [2022-04-04T13:51:00.364Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestUnknownContentLength [2022-04-04T13:51:00.364Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestDownloadRemote [2022-04-04T13:51:00.364Z] --- PASS: TestDownloadRemote (0.08s) [2022-04-04T13:51:00.364Z] === RUN TestGetWithStatusError [2022-04-04T13:51:00.364Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestCloseRootDirectory [2022-04-04T13:51:00.364Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:00.364Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestHashFile [2022-04-04T13:51:00.364Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:00.364Z] --- SKIP: TestHashFile (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestHashSubdir [2022-04-04T13:51:00.364Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:00.364Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestRemoveDirectory [2022-04-04T13:51:00.364Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:00.364Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-04T13:51:00.364Z] PASS [2022-04-04T13:51:00.364Z] coverage: 9.3% of statements [2022-04-04T13:51:00.364Z] ok github.com/docker/docker/builder/remotecontext 0.264s coverage: 9.3% of statements [2022-04-04T13:51:00.364Z] === RUN TestGetAllAllowed [2022-04-04T13:51:00.364Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestGetAllMeta [2022-04-04T13:51:00.364Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-04T13:51:00.364Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestIsUnreferencedBuiltin [2022-04-04T13:51:00.364Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestIsExistingDirectory [2022-04-04T13:51:00.364Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestGetFilenameForDownload [2022-04-04T13:51:00.364Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestEnv2Variables [2022-04-04T13:51:00.364Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-04T13:51:00.364Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestMaintainer [2022-04-04T13:51:00.364Z] --- PASS: TestMaintainer (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestLabel [2022-04-04T13:51:00.364Z] --- PASS: TestLabel (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestFromScratch [2022-04-04T13:51:00.364Z] --- PASS: TestFromScratch (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestFromWithArg [2022-04-04T13:51:00.364Z] --- PASS: TestFromWithArg (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-04T13:51:00.364Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestFromWithUndefinedArg [2022-04-04T13:51:00.364Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestFromMultiStageWithNamedStage [2022-04-04T13:51:00.364Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestOnbuild [2022-04-04T13:51:00.364Z] --- PASS: TestOnbuild (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestWorkdir [2022-04-04T13:51:00.364Z] --- PASS: TestWorkdir (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestCmd [2022-04-04T13:51:00.364Z] --- PASS: TestCmd (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestHealthcheckNone [2022-04-04T13:51:00.364Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestHealthcheckCmd [2022-04-04T13:51:00.364Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestEntrypoint [2022-04-04T13:51:00.364Z] --- PASS: TestEntrypoint (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestExpose [2022-04-04T13:51:00.364Z] --- PASS: TestExpose (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestUser [2022-04-04T13:51:00.364Z] --- PASS: TestUser (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestVolume [2022-04-04T13:51:00.364Z] --- PASS: TestVolume (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestStopSignal [2022-04-04T13:51:00.364Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T13:51:00.364Z] --- SKIP: TestStopSignal (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestArg [2022-04-04T13:51:00.364Z] --- PASS: TestArg (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestShell [2022-04-04T13:51:00.364Z] --- PASS: TestShell (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestPrependEnvOnCmd [2022-04-04T13:51:00.364Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestRunWithBuildArgs [2022-04-04T13:51:00.364Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestRunIgnoresHealthcheck [2022-04-04T13:51:00.364Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestDispatchUnsupportedOptions [2022-04-04T13:51:00.364Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-04T13:51:00.364Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-04T13:51:00.364Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-04T13:51:00.364Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestNormalizeWorkdir [2022-04-04T13:51:00.364Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestDispatch [2022-04-04T13:51:00.364Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-04T13:51:00.364Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-04T13:51:00.364Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-04T13:51:00.364Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-04T13:51:00.364Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-04T13:51:00.364Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-04T13:51:00.364Z] === RUN TestDispatch/COPY_url [2022-04-04T13:51:00.364Z] --- PASS: TestDispatch (0.07s) [2022-04-04T13:51:00.364Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-04T13:51:00.364Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-04T13:51:00.364Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-04T13:51:00.364Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-04-04T13:51:00.364Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-04T13:51:00.364Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-04T13:51:00.364Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-04T13:51:00.364Z] === RUN TestAddScratchImageAddsToMounts [2022-04-04T13:51:00.364Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-04T13:51:00.364Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-04T13:51:00.364Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-04T13:51:00.364Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestImageSourceGetAddsToMounts [2022-04-04T13:51:00.364Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestEmptyDockerfile [2022-04-04T13:51:00.364Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-04T13:51:00.364Z] === RUN TestSymlinkDockerfile [2022-04-04T13:51:00.364Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-04T13:51:00.364Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-04T13:51:00.364Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestNonExistingDockerfile [2022-04-04T13:51:00.364Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestCopyRunConfig [2022-04-04T13:51:00.364Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestDeepCopyRunConfig [2022-04-04T13:51:00.364Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestExportImage [2022-04-04T13:51:00.364Z] --- PASS: TestExportImage (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestNormalizeDest [2022-04-04T13:51:00.364Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-04T13:51:00.364Z] PASS [2022-04-04T13:51:00.364Z] coverage: 46.7% of statements [2022-04-04T13:51:00.364Z] ok github.com/docker/docker/builder/dockerfile 0.244s coverage: 46.7% of statements [2022-04-04T13:51:00.364Z] === RUN TestTCP4Proxy [2022-04-04T13:51:00.364Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-04T13:51:00.364Z] === RUN TestTCP4ProxyHalfClose [2022-04-04T13:51:00.364Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestTCP6Proxy [2022-04-04T13:51:00.364Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T13:51:00.364Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestTCPDualStackProxy [2022-04-04T13:51:00.364Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T13:51:00.364Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestUDP4Proxy [2022-04-04T13:51:00.364Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestUDP6Proxy [2022-04-04T13:51:00.364Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T13:51:00.364Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestUDPWriteError [2022-04-04T13:51:00.364Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-04T13:51:00.364Z] === RUN TestSCTP4Proxy [2022-04-04T13:51:00.364Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T13:51:00.364Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-04T13:51:00.364Z] === RUN TestSCTP6Proxy [2022-04-04T13:51:00.364Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T13:51:00.364Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-04T13:51:00.364Z] PASS [2022-04-04T13:51:00.364Z] coverage: 49.4% of statements [2022-04-04T13:51:00.364Z] ok github.com/docker/docker/cmd/docker-proxy 0.069s coverage: 49.4% of statements [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10033" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49376" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node d081f8cffcb8/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 768aa79b588d/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node d081f8cffcb8/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 768aa79b588d/172.29.8.105, is the new incarnation of the shutdown node a8f4117151af/172.29.8.105" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 768aa79b588d/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10034" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49377" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 768aa79b588d/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 768aa79b588d/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node d081f8cffcb8/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node d081f8cffcb8/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 10c1a11932d4/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 10c1a11932d4/172.29.8.105, is the new incarnation of the shutdown node c59e62dd9296/172.29.8.105" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 10c1a11932d4/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49378" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10035" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 768aa79b588d/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 768aa79b588d/172.29.8.105, is the new incarnation of the shutdown node a8f4117151af/172.29.8.105" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 768aa79b588d/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 768aa79b588d/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 768aa79b588d/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 10c1a11932d4/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 10c1a11932d4/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node d081f8cffcb8/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node d081f8cffcb8/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 935aaf6e6327/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 935aaf6e6327/172.29.8.105, is the new incarnation of the shutdown node 34a6338eff76/172.29.8.105" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 935aaf6e6327/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 10c1a11932d4/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 10c1a11932d4/172.29.8.105, is the new incarnation of the shutdown node c59e62dd9296/172.29.8.105" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 10c1a11932d4/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 10c1a11932d4/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 10c1a11932d4/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 935aaf6e6327/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 935aaf6e6327/172.29.8.105, is the new incarnation of the shutdown node 34a6338eff76/172.29.8.105" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 935aaf6e6327/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 935aaf6e6327/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 935aaf6e6327/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 935aaf6e6327/172.29.8.105, joined gossip cluster" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=info msg="Node 935aaf6e6327/172.29.8.105, added to nodes list" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10033" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49379" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10034" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49380" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.8.105:10035" [2022-04-04T13:51:00.838Z] time="2022-04-04T13:51:00Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49381" [2022-04-04T13:51:01.293Z] 2022/04/04 13:51:00 Closing DB instances... [2022-04-04T13:51:01.293Z] time="2022-04-04T13:51:01Z" level=info msg="Node 768aa79b588d change state NodeActive --> NodeLeft" [2022-04-04T13:51:01.293Z] time="2022-04-04T13:51:01Z" level=info msg="node4(97dd4c2abf22): Node leave event for 768aa79b588d/172.29.8.105" [2022-04-04T13:51:01.293Z] time="2022-04-04T13:51:01Z" level=info msg="Node 768aa79b588d change state NodeActive --> NodeLeft" [2022-04-04T13:51:01.293Z] time="2022-04-04T13:51:01Z" level=info msg="Node 768aa79b588d change state NodeActive --> NodeLeft" [2022-04-04T13:51:01.293Z] time="2022-04-04T13:51:01Z" level=info msg="node2(10c1a11932d4): Node leave event for 768aa79b588d/172.29.8.105" [2022-04-04T13:51:01.293Z] time="2022-04-04T13:51:01Z" level=info msg="node5(d081f8cffcb8): Node leave event for 768aa79b588d/172.29.8.105" [2022-04-04T13:51:01.293Z] time="2022-04-04T13:51:01Z" level=info msg="Node 768aa79b588d change state NodeActive --> NodeLeft" [2022-04-04T13:51:01.293Z] time="2022-04-04T13:51:01Z" level=info msg="node3(935aaf6e6327): Node leave event for 768aa79b588d/172.29.8.105" [2022-04-04T13:51:01.293Z] time="2022-04-04T13:51:01Z" level=info msg="Node 768aa79b588d change state NodeActive --> NodeLeft" [2022-04-04T13:51:01.293Z] time="2022-04-04T13:51:01Z" level=info msg="node1(768aa79b588d): Node leave event for 768aa79b588d/172.29.8.105" [2022-04-04T13:51:01.317Z] === RUN TestNewSettable [2022-04-04T13:51:01.317Z] --- PASS: TestNewSettable (0.00s) [2022-04-04T13:51:01.317Z] === RUN TestIsSettable [2022-04-04T13:51:01.317Z] --- PASS: TestIsSettable (0.00s) [2022-04-04T13:51:01.317Z] === RUN TestUpdateSettingsEnv [2022-04-04T13:51:01.317Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-04T13:51:01.317Z] PASS [2022-04-04T13:51:01.317Z] coverage: 20.0% of statements [2022-04-04T13:51:01.317Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2022-04-04T13:51:01.317Z] === RUN TestLoad [2022-04-04T13:51:01.317Z] --- PASS: TestLoad (0.00s) [2022-04-04T13:51:01.317Z] === RUN TestSave [2022-04-04T13:51:01.317Z] --- PASS: TestSave (0.03s) [2022-04-04T13:51:01.317Z] === RUN TestAddDeleteGet [2022-04-04T13:51:01.317Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-04T13:51:01.317Z] === RUN TestInvalidTags [2022-04-04T13:51:01.317Z] --- PASS: TestInvalidTags (0.00s) [2022-04-04T13:51:01.317Z] PASS [2022-04-04T13:51:01.317Z] coverage: 83.7% of statements [2022-04-04T13:51:01.317Z] ok github.com/docker/docker/reference 0.109s coverage: 83.7% of statements [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="Node 768aa79b588d/172.29.8.105, left gossip cluster" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="Node 768aa79b588d/172.29.8.105, left gossip cluster" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="Node 768aa79b588d/172.29.8.105, left gossip cluster" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="Node 768aa79b588d/172.29.8.105, left gossip cluster" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="Node 768aa79b588d/172.29.8.105, left gossip cluster" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="Node 10c1a11932d4 change state NodeActive --> NodeLeft" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="node3(935aaf6e6327): Node leave event for 10c1a11932d4/172.29.8.105" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="Node 10c1a11932d4 change state NodeActive --> NodeLeft" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="Node 10c1a11932d4 change state NodeActive --> NodeLeft" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="node4(97dd4c2abf22): Node leave event for 10c1a11932d4/172.29.8.105" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="node5(d081f8cffcb8): Node leave event for 10c1a11932d4/172.29.8.105" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="Node 10c1a11932d4 change state NodeActive --> NodeLeft" [2022-04-04T13:51:01.748Z] time="2022-04-04T13:51:01Z" level=info msg="node2(10c1a11932d4): Node leave event for 10c1a11932d4/172.29.8.105" [2022-04-04T13:51:01.788Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:01Z" level=info msg="Node 10c1a11932d4/172.29.8.105, left gossip cluster" [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:01Z" level=info msg="Node 10c1a11932d4/172.29.8.105, left gossip cluster" [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:01Z" level=info msg="Node 10c1a11932d4/172.29.8.105, left gossip cluster" [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:01Z" level=info msg="Node 10c1a11932d4/172.29.8.105, left gossip cluster" [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:01Z" level=info msg="Node 935aaf6e6327 change state NodeActive --> NodeLeft" [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:01Z" level=info msg="node5(d081f8cffcb8): Node leave event for 935aaf6e6327/172.29.8.105" [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:01Z" level=info msg="Node 935aaf6e6327 change state NodeActive --> NodeLeft" [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:01Z" level=info msg="node4(97dd4c2abf22): Node leave event for 935aaf6e6327/172.29.8.105" [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:01Z" level=info msg="Node 935aaf6e6327 change state NodeActive --> NodeLeft" [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:01Z" level=info msg="node3(935aaf6e6327): Node leave event for 935aaf6e6327/172.29.8.105" [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:02Z" level=info msg="Node 935aaf6e6327/172.29.8.105, left gossip cluster" [2022-04-04T13:51:02.205Z] time="2022-04-04T13:51:02Z" level=info msg="Node 935aaf6e6327/172.29.8.105, left gossip cluster" [2022-04-04T13:51:02.303Z] time="2022-04-04T13:51:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-04T13:51:02.372Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T13:51:02.659Z] time="2022-04-04T13:51:02Z" level=info msg="Node 935aaf6e6327/172.29.8.105, left gossip cluster" [2022-04-04T13:51:02.659Z] time="2022-04-04T13:51:02Z" level=debug msg="memberlist: Failed ping: 97dd4c2abf22 (timeout reached)" [2022-04-04T13:51:02.659Z] time="2022-04-04T13:51:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.8.105:10037: use of closed network connection" [2022-04-04T13:51:02.659Z] time="2022-04-04T13:51:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.8.105:10035: use of closed network connection" [2022-04-04T13:51:02.659Z] time="2022-04-04T13:51:02Z" level=debug msg="memberlist: Stream connection from=172.29.8.105:49382" [2022-04-04T13:51:02.772Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-04T13:51:02.772Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-04T13:51:02.772Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-04T13:51:02.772Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-04T13:51:02.772Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-04T13:51:02.772Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-04T13:51:02.772Z] === RUN TestResumableRequestReaderWithReadError [2022-04-04T13:51:02.772Z] time="2022-04-04T13:51:02Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-04T13:51:02.772Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-04-04T13:51:02.772Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-04T13:51:02.772Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-04T13:51:02.772Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-04T13:51:02.772Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-04T13:51:02.772Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-04T13:51:02.772Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-04T13:51:02.772Z] === RUN TestResumableRequestReader [2022-04-04T13:51:02.772Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-04T13:51:02.772Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-04T13:51:02.772Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-04T13:51:02.772Z] PASS [2022-04-04T13:51:02.772Z] coverage: 100.0% of statements [2022-04-04T13:51:02.772Z] ok github.com/docker/docker/registry/resumable 0.174s coverage: 100.0% of statements [2022-04-04T13:51:03.113Z] time="2022-04-04T13:51:02Z" level=info msg="Node 97dd4c2abf22 change state NodeActive --> NodeLeft" [2022-04-04T13:51:03.113Z] time="2022-04-04T13:51:02Z" level=info msg="node5(d081f8cffcb8): Node leave event for 97dd4c2abf22/172.29.8.105" [2022-04-04T13:51:03.113Z] time="2022-04-04T13:51:02Z" level=info msg="Node 97dd4c2abf22 change state NodeActive --> NodeLeft" [2022-04-04T13:51:03.113Z] time="2022-04-04T13:51:02Z" level=info msg="node4(97dd4c2abf22): Node leave event for 97dd4c2abf22/172.29.8.105" [2022-04-04T13:51:03.113Z] time="2022-04-04T13:51:02Z" level=warning msg="memberlist: Was able to connect to 97dd4c2abf22 but other probes failed, network may be misconfigured" [2022-04-04T13:51:03.168Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T13:51:03.240Z] === RUN TestResolveAuthConfigIndexServer [2022-04-04T13:51:03.240Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestResolveAuthConfigFullURL [2022-04-04T13:51:03.240Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-04T13:51:03.240Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestValidateMirror [2022-04-04T13:51:03.240Z] --- PASS: TestValidateMirror (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestLoadInsecureRegistries [2022-04-04T13:51:03.240Z] time="2022-04-04T13:51:02Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T13:51:03.240Z] time="2022-04-04T13:51:02Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-04T13:51:03.240Z] time="2022-04-04T13:51:02Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T13:51:03.240Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-04-04T13:51:03.240Z] === RUN TestNewServiceConfig [2022-04-04T13:51:03.240Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestValidateIndexName [2022-04-04T13:51:03.240Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestValidateIndexNameWithError [2022-04-04T13:51:03.240Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestEndpointParse [2022-04-04T13:51:03.240Z] --- PASS: TestEndpointParse (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestEndpointParseInvalid [2022-04-04T13:51:03.240Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestValidateEndpoint [2022-04-04T13:51:03.240Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestPing [2022-04-04T13:51:03.240Z] --- PASS: TestPing (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestPingRegistryEndpoint [2022-04-04T13:51:03.240Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:03.240Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-04T13:51:03.240Z] === RUN TestEndpoint [2022-04-04T13:51:03.240Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:03.240Z] --- SKIP: TestEndpoint (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestParseRepositoryInfo [2022-04-04T13:51:03.240Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestNewIndexInfo [2022-04-04T13:51:03.240Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestMirrorEndpointLookup [2022-04-04T13:51:03.240Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:03.240Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestSearchRepositories [2022-04-04T13:51:03.240Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-04T13:51:03.240Z] Host: 127.0.0.1:49326 [2022-04-04T13:51:03.240Z] User-Agent: docker test client [2022-04-04T13:51:03.240Z] Authorization: Token fake-token [2022-04-04T13:51:03.240Z] X-Docker-Token: true [2022-04-04T13:51:03.240Z] Accept-Encoding: gzip [2022-04-04T13:51:03.240Z] [2022-04-04T13:51:03.240Z] [2022-04-04T13:51:03.240Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-04T13:51:03.240Z] Connection: close [2022-04-04T13:51:03.240Z] Content-Length: 144 [2022-04-04T13:51:03.240Z] Cache-Control: no-cache [2022-04-04T13:51:03.240Z] Content-Type: application/json [2022-04-04T13:51:03.240Z] Date: Mon, 04 Apr 2022 13:51:02 GMT [2022-04-04T13:51:03.240Z] Expires: -1 [2022-04-04T13:51:03.240Z] Pragma: no-cache [2022-04-04T13:51:03.240Z] Server: docker-tests/mock [2022-04-04T13:51:03.240Z] X-Docker-Registry-Config: mock [2022-04-04T13:51:03.240Z] X-Docker-Registry-Version: 0.0.0 [2022-04-04T13:51:03.240Z] [2022-04-04T13:51:03.240Z] [2022-04-04T13:51:03.240Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestTrustedLocation [2022-04-04T13:51:03.240Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-04T13:51:03.240Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestAllowNondistributableArtifacts [2022-04-04T13:51:03.240Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-04T13:51:03.240Z] === RUN TestIsSecureIndex [2022-04-04T13:51:03.241Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-04T13:51:03.241Z] PASS [2022-04-04T13:51:03.241Z] coverage: 51.7% of statements [2022-04-04T13:51:03.241Z] ok github.com/docker/docker/registry 0.201s coverage: 51.7% of statements [2022-04-04T13:51:03.241Z] === RUN TestRestartManagerTimeout [2022-04-04T13:51:03.241Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-04T13:51:03.241Z] === RUN TestRestartManagerTimeoutReset [2022-04-04T13:51:03.241Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-04T13:51:03.241Z] PASS [2022-04-04T13:51:03.241Z] coverage: 50.9% of statements [2022-04-04T13:51:03.241Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2022-04-04T13:51:03.427Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T13:51:03.568Z] time="2022-04-04T13:51:03Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, left gossip cluster" [2022-04-04T13:51:03.686Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T13:51:03.708Z] === RUN TestDecodeContainerConfig [2022-04-04T13:51:03.708Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-04T13:51:03.708Z] === RUN TestDecodeContainerConfigIsolation [2022-04-04T13:51:03.708Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-04T13:51:03.708Z] === RUN TestValidatePrivileged [2022-04-04T13:51:03.708Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-04T13:51:03.708Z] PASS [2022-04-04T13:51:03.708Z] coverage: 52.6% of statements [2022-04-04T13:51:03.708Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2022-04-04T13:51:04.022Z] time="2022-04-04T13:51:03Z" level=info msg="Node 97dd4c2abf22/172.29.8.105, left gossip cluster" [2022-04-04T13:51:04.177Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-04T13:51:04.177Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-04T13:51:04.177Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-04T13:51:04.177Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-04T13:51:04.177Z] PASS [2022-04-04T13:51:04.177Z] coverage: 62.5% of statements [2022-04-04T13:51:04.177Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2022-04-04T13:51:04.254Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T13:51:04.254Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-04T13:51:04.254Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T13:51:04.477Z] time="2022-04-04T13:51:04Z" level=error msg="node4(97dd4c2abf22) Could not close DB: timeout waiting for leave broadcast" [2022-04-04T13:51:04.477Z] time="2022-04-04T13:51:04Z" level=info msg="Node d081f8cffcb8/172.29.8.105, left gossip cluster" [2022-04-04T13:51:04.477Z] time="2022-04-04T13:51:04Z" level=info msg="Node d081f8cffcb8 change state NodeActive --> NodeFailed" [2022-04-04T13:51:04.477Z] time="2022-04-04T13:51:04Z" level=info msg="Node d081f8cffcb8/172.29.8.105, added to failed nodes list" [2022-04-04T13:51:04.477Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-04-04T13:51:04.477Z] PASS [2022-04-04T13:51:04.477Z] coverage: 60.4% of statements [2022-04-04T13:51:04.477Z] ok github.com/docker/docker/libnetwork/networkdb 103.384s coverage: 60.4% of statements [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/quota [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T13:51:04.477Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T13:51:04.513Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T13:51:05.892Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T13:51:05.892Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T13:51:05.892Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T13:51:05.892Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T13:51:06.394Z] time="2022-04-04T13:51:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-04T13:51:06.394Z] === RUN TestGetDriver [2022-04-04T13:51:06.394Z] --- PASS: TestGetDriver (0.00s) [2022-04-04T13:51:06.394Z] === RUN TestVolumeRequestError [2022-04-04T13:51:06.394Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-04T13:51:06.394Z] PASS [2022-04-04T13:51:06.394Z] coverage: 36.1% of statements [2022-04-04T13:51:06.394Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2022-04-04T13:51:06.394Z] === RUN TestGetAddress [2022-04-04T13:51:06.394Z] --- PASS: TestGetAddress (0.00s) [2022-04-04T13:51:06.394Z] === RUN TestRemove [2022-04-04T13:51:06.394Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T13:51:06.394Z] --- SKIP: TestRemove (0.00s) [2022-04-04T13:51:06.394Z] === RUN TestInitializeWithVolumes [2022-04-04T13:51:06.394Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-04T13:51:06.394Z] === RUN TestCreate [2022-04-04T13:51:06.394Z] --- PASS: TestCreate (0.01s) [2022-04-04T13:51:06.394Z] === RUN TestValidateName [2022-04-04T13:51:06.394Z] --- PASS: TestValidateName (0.00s) [2022-04-04T13:51:06.394Z] === RUN TestCreateWithOpts [2022-04-04T13:51:06.394Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T13:51:06.394Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-04T13:51:06.394Z] === RUN TestRelaodNoOpts [2022-04-04T13:51:06.394Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-04T13:51:06.394Z] PASS [2022-04-04T13:51:06.394Z] coverage: 41.5% of statements [2022-04-04T13:51:06.394Z] ok github.com/docker/docker/volume/local 0.063s coverage: 41.5% of statements [2022-04-04T13:51:06.458Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === Skipped [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-04T13:51:06.637Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-04T13:51:06.637Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-04T13:51:06.637Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-04T13:51:06.637Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-04T13:51:06.637Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T13:51:06.637Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T13:51:06.637Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T13:51:06.637Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T13:51:06.637Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-04T13:51:06.637Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T13:51:06.637Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-04T13:51:06.637Z] daemon_test.go:145: root required [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T13:51:06.637Z] reload_test.go:342: root required [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T13:51:06.637Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T13:51:06.637Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-04T13:51:06.637Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-04T13:51:06.637Z] download_test.go:267: Needs fixing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-04T13:51:06.637Z] layer_test.go:291: Failing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-04T13:51:06.637Z] layer_test.go:340: Failing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-04T13:51:06.637Z] layer_test.go:455: Failing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-04T13:51:06.637Z] layer_test.go:684: Failing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-04T13:51:06.637Z] migration_test.go:45: Failing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T13:51:06.637Z] migration_test.go:181: Failing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-04T13:51:06.637Z] mount_test.go:17: Failing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-04T13:51:06.637Z] mount_test.go:76: Failing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-04T13:51:06.637Z] mount_test.go:125: Failing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-04T13:51:06.637Z] mount_test.go:212: Failing on Windows [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-04T13:51:06.637Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-04T13:51:06.637Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T13:51:06.637Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-04T13:51:06.637Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-04T13:51:06.637Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-04T13:51:06.637Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-04T13:51:06.637Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-04T13:51:06.637Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-04T13:51:06.637Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-04T13:51:06.637Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-04T13:51:06.637Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-04T13:51:06.637Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T13:51:06.637Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T13:51:06.637Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T13:51:06.637Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T13:51:06.637Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T13:51:06.637Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-04T13:51:06.637Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-04T13:51:06.637Z] archive_test.go:140: zstd not installed [2022-04-04T13:51:06.637Z] [2022-04-04T13:51:06.637Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-04T13:51:06.638Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-04T13:51:06.638Z] archive_windows_test.go:16: Currently fails [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-04T13:51:06.638Z] changes_test.go:196: needs more investigation [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-04T13:51:06.638Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-04T13:51:06.638Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-04T13:51:06.638Z] changes_test.go:433: needs further investigation [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-04T13:51:06.638Z] changes_test.go:469: needs further investigation [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-04T13:51:06.638Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T13:51:06.638Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T13:51:06.638Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-04T13:51:06.638Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-04T13:51:06.638Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-04T13:51:06.638Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:51:06.638Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:51:06.638Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-04T13:51:06.638Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-04T13:51:06.638Z] poller_test.go:40: No chmod on Windows [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T13:51:06.638Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T13:51:06.638Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-04T13:51:06.638Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-04T13:51:06.638Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-04T13:51:06.638Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-04T13:51:06.638Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-04T13:51:06.638Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T13:51:06.638Z] [2022-04-04T13:51:06.638Z] DONE 2105 tests, 70 skipped in 270.724s [2022-04-04T13:51:06.638Z] INFO: make.ps1 ended at 04/04/2022 13:51:06 [2022-04-04T13:51:07.025Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRaw [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-04T13:51:07.382Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountRaw [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountRawSplit [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-04T13:51:07.382Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-04T13:51:07.382Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T13:51:07.382Z] === RUN TestConvertTmpfsOptions [2022-04-04T13:51:07.382Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-04T13:51:07.382Z] linux_parser_test.go:209: data="ro" [2022-04-04T13:51:07.382Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-04T13:51:07.382Z] === RUN TestParseMountSpec [2022-04-04T13:51:07.382Z] parser_test.go:62: case 0 [2022-04-04T13:51:07.382Z] parser_test.go:62: case 1 [2022-04-04T13:51:07.382Z] parser_test.go:62: case 2 [2022-04-04T13:51:07.382Z] parser_test.go:62: case 3 [2022-04-04T13:51:07.382Z] parser_test.go:62: case 4 [2022-04-04T13:51:07.382Z] parser_test.go:62: case 5 [2022-04-04T13:51:07.382Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-04T13:51:07.382Z] === RUN TestValidateMount [2022-04-04T13:51:07.382Z] --- PASS: TestValidateMount (0.00s) [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRaw [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T13:51:07.382Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-04T13:51:07.382Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T13:51:07.382Z] PASS [2022-04-04T13:51:07.382Z] coverage: 67.6% of statements [2022-04-04T13:51:07.382Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.6% of statements [2022-04-04T13:51:07.525Z] === RUN TestCheckpointCreateError [2022-04-04T13:51:07.525Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCheckpointCreate [2022-04-04T13:51:07.525Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCheckpointDeleteError [2022-04-04T13:51:07.525Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCheckpointDelete [2022-04-04T13:51:07.525Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCheckpointListError [2022-04-04T13:51:07.525Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCheckpointList [2022-04-04T13:51:07.525Z] --- PASS: TestCheckpointList (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCheckpointListContainerNotFound [2022-04-04T13:51:07.525Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestNewClientWithOpsFromEnv [2022-04-04T13:51:07.525Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T13:51:07.525Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestGetAPIPath [2022-04-04T13:51:07.525Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestParseHostURL [2022-04-04T13:51:07.525Z] --- PASS: TestParseHostURL (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-04T13:51:07.525Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-04T13:51:07.525Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestNegotiateAPIVersion [2022-04-04T13:51:07.525Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-04T13:51:07.525Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-04T13:51:07.525Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-04T13:51:07.525Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-04T13:51:07.525Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-04T13:51:07.525Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-04T13:51:07.525Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-04T13:51:07.525Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-04T13:51:07.525Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-04T13:51:07.525Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-04T13:51:07.525Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestNegotiateAPVersionOverride [2022-04-04T13:51:07.525Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-04T13:51:07.525Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-04T13:51:07.525Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-04T13:51:07.525Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestClientRedirect [2022-04-04T13:51:07.525Z] === RUN TestClientRedirect/GET [2022-04-04T13:51:07.525Z] === RUN TestClientRedirect/POST [2022-04-04T13:51:07.525Z] === RUN TestClientRedirect/PUT [2022-04-04T13:51:07.525Z] === RUN TestClientRedirect/DELETE [2022-04-04T13:51:07.525Z] --- PASS: TestClientRedirect (0.00s) [2022-04-04T13:51:07.525Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-04T13:51:07.525Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-04T13:51:07.525Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-04T13:51:07.525Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigCreateUnsupported [2022-04-04T13:51:07.525Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigCreateError [2022-04-04T13:51:07.525Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigCreate [2022-04-04T13:51:07.525Z] --- PASS: TestConfigCreate (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigInspectNotFound [2022-04-04T13:51:07.525Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigInspectWithEmptyID [2022-04-04T13:51:07.525Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigInspectUnsupported [2022-04-04T13:51:07.525Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigInspectError [2022-04-04T13:51:07.525Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigInspectConfigNotFound [2022-04-04T13:51:07.525Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigInspect [2022-04-04T13:51:07.525Z] --- PASS: TestConfigInspect (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigListUnsupported [2022-04-04T13:51:07.525Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigListError [2022-04-04T13:51:07.525Z] --- PASS: TestConfigListError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigList [2022-04-04T13:51:07.525Z] --- PASS: TestConfigList (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigRemoveUnsupported [2022-04-04T13:51:07.525Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigRemoveError [2022-04-04T13:51:07.525Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigRemove [2022-04-04T13:51:07.525Z] --- PASS: TestConfigRemove (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigUpdateUnsupported [2022-04-04T13:51:07.525Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigUpdateError [2022-04-04T13:51:07.525Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestConfigUpdate [2022-04-04T13:51:07.525Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerCommitError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerCommit [2022-04-04T13:51:07.525Z] --- PASS: TestContainerCommit (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerStatPathError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerStatPathNotFoundError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerStatPathNoHeaderError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerStatPath [2022-04-04T13:51:07.525Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCopyToContainerError [2022-04-04T13:51:07.525Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCopyToContainerNotFoundError [2022-04-04T13:51:07.525Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-04T13:51:07.525Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCopyToContainer [2022-04-04T13:51:07.525Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCopyFromContainerError [2022-04-04T13:51:07.525Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCopyFromContainerNotFoundError [2022-04-04T13:51:07.525Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-04T13:51:07.525Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-04T13:51:07.525Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestCopyFromContainer [2022-04-04T13:51:07.525Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerCreateError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerCreateImageNotFound [2022-04-04T13:51:07.525Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerCreateWithName [2022-04-04T13:51:07.525Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerCreateAutoRemove [2022-04-04T13:51:07.525Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerDiffError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerDiff [2022-04-04T13:51:07.525Z] --- PASS: TestContainerDiff (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerExecCreateError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerExecCreate [2022-04-04T13:51:07.525Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerExecStartError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerExecStart [2022-04-04T13:51:07.525Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerExecInspectError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerExecInspect [2022-04-04T13:51:07.525Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerExportError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerExportError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerExport [2022-04-04T13:51:07.525Z] --- PASS: TestContainerExport (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerInspectError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerInspectContainerNotFound [2022-04-04T13:51:07.525Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerInspectWithEmptyID [2022-04-04T13:51:07.525Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerInspect [2022-04-04T13:51:07.525Z] --- PASS: TestContainerInspect (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerInspectNode [2022-04-04T13:51:07.525Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerKillError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerKillError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerKill [2022-04-04T13:51:07.525Z] --- PASS: TestContainerKill (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerListError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerListError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerList [2022-04-04T13:51:07.525Z] --- PASS: TestContainerList (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerLogsNotFoundError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerLogsError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerLogs [2022-04-04T13:51:07.525Z] --- PASS: TestContainerLogs (0.18s) [2022-04-04T13:51:07.525Z] === RUN TestContainerPauseError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerPause [2022-04-04T13:51:07.525Z] --- PASS: TestContainerPause (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainersPruneError [2022-04-04T13:51:07.525Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainersPrune [2022-04-04T13:51:07.525Z] --- PASS: TestContainersPrune (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerRemoveError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerRemoveNotFoundError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerRemove [2022-04-04T13:51:07.525Z] --- PASS: TestContainerRemove (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerRenameError [2022-04-04T13:51:07.525Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerRename [2022-04-04T13:51:07.525Z] --- PASS: TestContainerRename (0.00s) [2022-04-04T13:51:07.525Z] === RUN TestContainerResizeError [2022-04-04T13:51:07.595Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T13:51:07.993Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerExecResizeError [2022-04-04T13:51:07.994Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerResize [2022-04-04T13:51:07.994Z] --- PASS: TestContainerResize (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerExecResize [2022-04-04T13:51:07.994Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerRestartError [2022-04-04T13:51:07.994Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerRestart [2022-04-04T13:51:07.994Z] --- PASS: TestContainerRestart (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerStartError [2022-04-04T13:51:07.994Z] --- PASS: TestContainerStartError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerStart [2022-04-04T13:51:07.994Z] --- PASS: TestContainerStart (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerStatsError [2022-04-04T13:51:07.994Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerStats [2022-04-04T13:51:07.994Z] --- PASS: TestContainerStats (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerStopError [2022-04-04T13:51:07.994Z] --- PASS: TestContainerStopError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerStop [2022-04-04T13:51:07.994Z] --- PASS: TestContainerStop (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerTopError [2022-04-04T13:51:07.994Z] --- PASS: TestContainerTopError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerTop [2022-04-04T13:51:07.994Z] --- PASS: TestContainerTop (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerUnpauseError [2022-04-04T13:51:07.994Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerUnpause [2022-04-04T13:51:07.994Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerUpdateError [2022-04-04T13:51:07.994Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerUpdate [2022-04-04T13:51:07.994Z] --- PASS: TestContainerUpdate (0.02s) [2022-04-04T13:51:07.994Z] === RUN TestContainerWaitError [2022-04-04T13:51:07.994Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestContainerWait [2022-04-04T13:51:07.994Z] --- PASS: TestContainerWait (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestDiskUsageError [2022-04-04T13:51:07.994Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestDiskUsage [2022-04-04T13:51:07.994Z] --- PASS: TestDiskUsage (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestDistributionInspectUnsupported [2022-04-04T13:51:07.994Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestDistributionInspectWithEmptyID [2022-04-04T13:51:07.994Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestEventsErrorInOptions [2022-04-04T13:51:07.994Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestEventsErrorFromServer [2022-04-04T13:51:07.994Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestEvents [2022-04-04T13:51:07.994Z] --- PASS: TestEvents (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestTLSCloseWriter [2022-04-04T13:51:07.994Z] === PAUSE TestTLSCloseWriter [2022-04-04T13:51:07.994Z] === RUN TestImageBuildError [2022-04-04T13:51:07.994Z] --- PASS: TestImageBuildError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageBuild [2022-04-04T13:51:07.994Z] --- PASS: TestImageBuild (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestGetDockerOS [2022-04-04T13:51:07.994Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageCreateError [2022-04-04T13:51:07.994Z] --- PASS: TestImageCreateError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageCreate [2022-04-04T13:51:07.994Z] --- PASS: TestImageCreate (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageHistoryError [2022-04-04T13:51:07.994Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageHistory [2022-04-04T13:51:07.994Z] --- PASS: TestImageHistory (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageImportError [2022-04-04T13:51:07.994Z] --- PASS: TestImageImportError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageImport [2022-04-04T13:51:07.994Z] --- PASS: TestImageImport (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageInspectError [2022-04-04T13:51:07.994Z] --- PASS: TestImageInspectError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageInspectImageNotFound [2022-04-04T13:51:07.994Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageInspectWithEmptyID [2022-04-04T13:51:07.994Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageInspect [2022-04-04T13:51:07.994Z] --- PASS: TestImageInspect (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageListError [2022-04-04T13:51:07.994Z] --- PASS: TestImageListError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageList [2022-04-04T13:51:07.994Z] --- PASS: TestImageList (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageListApiBefore125 [2022-04-04T13:51:07.994Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageLoadError [2022-04-04T13:51:07.994Z] --- PASS: TestImageLoadError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageLoad [2022-04-04T13:51:07.994Z] --- PASS: TestImageLoad (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagesPruneError [2022-04-04T13:51:07.994Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagesPrune [2022-04-04T13:51:07.994Z] --- PASS: TestImagesPrune (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePullReferenceParseError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePullAnyError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePullWithoutErrors [2022-04-04T13:51:07.994Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePushReferenceError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePushAnyError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-04T13:51:07.994Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImagePushWithoutErrors [2022-04-04T13:51:07.994Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-04T13:51:07.994Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-04T13:51:07.994Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-04T13:51:07.994Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-04T13:51:07.994Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageRemoveError [2022-04-04T13:51:07.994Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageRemoveImageNotFound [2022-04-04T13:51:07.994Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageRemove [2022-04-04T13:51:07.994Z] --- PASS: TestImageRemove (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageSaveError [2022-04-04T13:51:07.994Z] --- PASS: TestImageSaveError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageSave [2022-04-04T13:51:07.994Z] --- PASS: TestImageSave (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageSearchAnyError [2022-04-04T13:51:07.994Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-04T13:51:07.994Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-04T13:51:07.994Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-04T13:51:07.994Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-04T13:51:07.994Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageSearchWithoutErrors [2022-04-04T13:51:07.994Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageTagError [2022-04-04T13:51:07.994Z] --- PASS: TestImageTagError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageTagInvalidReference [2022-04-04T13:51:07.994Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageTagInvalidSourceImageName [2022-04-04T13:51:07.994Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageTagHexSource [2022-04-04T13:51:07.994Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestImageTag [2022-04-04T13:51:07.994Z] --- PASS: TestImageTag (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestInfoServerError [2022-04-04T13:51:07.994Z] --- PASS: TestInfoServerError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestInfoInvalidResponseJSONError [2022-04-04T13:51:07.994Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestInfo [2022-04-04T13:51:07.994Z] --- PASS: TestInfo (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkConnectError [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkConnect [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkCreateError [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkCreate [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkDisconnectError [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkDisconnect [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkInspect [2022-04-04T13:51:07.994Z] === RUN TestNetworkInspect/empty_ID [2022-04-04T13:51:07.994Z] === RUN TestNetworkInspect/no_options [2022-04-04T13:51:07.994Z] === RUN TestNetworkInspect/verbose [2022-04-04T13:51:07.994Z] === RUN TestNetworkInspect/global_scope [2022-04-04T13:51:07.994Z] === RUN TestNetworkInspect/unknown_network [2022-04-04T13:51:07.994Z] === RUN TestNetworkInspect/server_error [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkListError [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkListError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkList [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkList (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworksPruneError [2022-04-04T13:51:07.994Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworksPrune [2022-04-04T13:51:07.994Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkRemoveError [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNetworkRemove [2022-04-04T13:51:07.994Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNodeInspectError [2022-04-04T13:51:07.994Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNodeInspectNodeNotFound [2022-04-04T13:51:07.994Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNodeInspectWithEmptyID [2022-04-04T13:51:07.994Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNodeInspect [2022-04-04T13:51:07.994Z] --- PASS: TestNodeInspect (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNodeListError [2022-04-04T13:51:07.994Z] --- PASS: TestNodeListError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNodeList [2022-04-04T13:51:07.994Z] --- PASS: TestNodeList (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNodeRemoveError [2022-04-04T13:51:07.994Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNodeRemove [2022-04-04T13:51:07.994Z] --- PASS: TestNodeRemove (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNodeUpdateError [2022-04-04T13:51:07.994Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestNodeUpdate [2022-04-04T13:51:07.994Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestOptionWithHostFromEnv [2022-04-04T13:51:07.994Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestOptionWithTimeout [2022-04-04T13:51:07.994Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestOptionWithVersionFromEnv [2022-04-04T13:51:07.994Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPingFail [2022-04-04T13:51:07.994Z] --- PASS: TestPingFail (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPingWithError [2022-04-04T13:51:07.994Z] 2022/04/04 13:51:07 RoundTripper returned a response & error; ignoring response [2022-04-04T13:51:07.994Z] 2022/04/04 13:51:07 RoundTripper returned a response & error; ignoring response [2022-04-04T13:51:07.994Z] --- PASS: TestPingWithError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPingSuccess [2022-04-04T13:51:07.994Z] --- PASS: TestPingSuccess (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPingHeadFallback [2022-04-04T13:51:07.994Z] === RUN TestPingHeadFallback/OK [2022-04-04T13:51:07.994Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-04T13:51:07.994Z] === RUN TestPingHeadFallback/Not_Found [2022-04-04T13:51:07.994Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-04T13:51:07.994Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-04T13:51:07.994Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginDisableError [2022-04-04T13:51:07.994Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginDisable [2022-04-04T13:51:07.994Z] --- PASS: TestPluginDisable (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginEnableError [2022-04-04T13:51:07.994Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginEnable [2022-04-04T13:51:07.994Z] --- PASS: TestPluginEnable (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginInspectError [2022-04-04T13:51:07.994Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginInspectWithEmptyID [2022-04-04T13:51:07.994Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginInspect [2022-04-04T13:51:07.994Z] --- PASS: TestPluginInspect (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginListError [2022-04-04T13:51:07.994Z] --- PASS: TestPluginListError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginList [2022-04-04T13:51:07.994Z] --- PASS: TestPluginList (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginPushError [2022-04-04T13:51:07.994Z] --- PASS: TestPluginPushError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginPush [2022-04-04T13:51:07.994Z] --- PASS: TestPluginPush (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginRemoveError [2022-04-04T13:51:07.994Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginRemove [2022-04-04T13:51:07.994Z] --- PASS: TestPluginRemove (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginSetError [2022-04-04T13:51:07.994Z] --- PASS: TestPluginSetError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPluginSet [2022-04-04T13:51:07.994Z] --- PASS: TestPluginSet (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSetHostHeader [2022-04-04T13:51:07.994Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestPlainTextError [2022-04-04T13:51:07.994Z] --- PASS: TestPlainTextError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestInfiniteError [2022-04-04T13:51:07.994Z] --- PASS: TestInfiniteError (0.02s) [2022-04-04T13:51:07.994Z] === RUN TestCanceledContext [2022-04-04T13:51:07.994Z] 2022/04/04 13:51:07 RoundTripper returned a response & error; ignoring response [2022-04-04T13:51:07.994Z] --- PASS: TestCanceledContext (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestDeadlineExceededContext [2022-04-04T13:51:07.994Z] 2022/04/04 13:51:07 RoundTripper returned a response & error; ignoring response [2022-04-04T13:51:07.994Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretCreateUnsupported [2022-04-04T13:51:07.994Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretCreateError [2022-04-04T13:51:07.994Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretCreate [2022-04-04T13:51:07.994Z] --- PASS: TestSecretCreate (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretInspectUnsupported [2022-04-04T13:51:07.994Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretInspectError [2022-04-04T13:51:07.994Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretInspectSecretNotFound [2022-04-04T13:51:07.994Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretInspectWithEmptyID [2022-04-04T13:51:07.994Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretInspect [2022-04-04T13:51:07.994Z] --- PASS: TestSecretInspect (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretListUnsupported [2022-04-04T13:51:07.994Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretListError [2022-04-04T13:51:07.994Z] --- PASS: TestSecretListError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretList [2022-04-04T13:51:07.994Z] --- PASS: TestSecretList (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretRemoveUnsupported [2022-04-04T13:51:07.994Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretRemoveError [2022-04-04T13:51:07.994Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretRemove [2022-04-04T13:51:07.994Z] --- PASS: TestSecretRemove (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretUpdateUnsupported [2022-04-04T13:51:07.994Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretUpdateError [2022-04-04T13:51:07.994Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestSecretUpdate [2022-04-04T13:51:07.994Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceCreateError [2022-04-04T13:51:07.994Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceCreate [2022-04-04T13:51:07.994Z] --- PASS: TestServiceCreate (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-04T13:51:07.994Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceCreateDigestPinning [2022-04-04T13:51:07.994Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceInspectError [2022-04-04T13:51:07.994Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceInspectServiceNotFound [2022-04-04T13:51:07.994Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceInspectWithEmptyID [2022-04-04T13:51:07.994Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceInspect [2022-04-04T13:51:07.994Z] --- PASS: TestServiceInspect (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceListError [2022-04-04T13:51:07.994Z] --- PASS: TestServiceListError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceList [2022-04-04T13:51:07.994Z] --- PASS: TestServiceList (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceLogsError [2022-04-04T13:51:07.994Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceLogs [2022-04-04T13:51:07.994Z] --- PASS: TestServiceLogs (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceRemoveError [2022-04-04T13:51:07.994Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceRemoveNotFoundError [2022-04-04T13:51:07.994Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceRemove [2022-04-04T13:51:07.994Z] --- PASS: TestServiceRemove (0.00s) [2022-04-04T13:51:07.994Z] === RUN TestServiceUpdateError [2022-04-04T13:51:07.994Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestServiceUpdate [2022-04-04T13:51:07.995Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmGetUnlockKeyError [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmGetUnlockKey [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmInitError [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmInit [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmInit (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmInspectError [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmInspect [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmJoinError [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmJoin [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmLeaveError [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmLeave [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmUnlockError [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmUnlock [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmUpdateError [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestSwarmUpdate [2022-04-04T13:51:07.995Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestTaskInspectError [2022-04-04T13:51:07.995Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestTaskInspectWithEmptyID [2022-04-04T13:51:07.995Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestTaskInspect [2022-04-04T13:51:07.995Z] --- PASS: TestTaskInspect (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestTaskListError [2022-04-04T13:51:07.995Z] --- PASS: TestTaskListError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestTaskList [2022-04-04T13:51:07.995Z] --- PASS: TestTaskList (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestVolumeCreateError [2022-04-04T13:51:07.995Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestVolumeCreate [2022-04-04T13:51:07.995Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestVolumeInspectError [2022-04-04T13:51:07.995Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestVolumeInspectNotFound [2022-04-04T13:51:07.995Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestVolumeInspectWithEmptyID [2022-04-04T13:51:07.995Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestVolumeInspect [2022-04-04T13:51:07.995Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestVolumeListError [2022-04-04T13:51:07.995Z] --- PASS: TestVolumeListError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestVolumeList [2022-04-04T13:51:07.995Z] --- PASS: TestVolumeList (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestVolumeRemoveError [2022-04-04T13:51:07.995Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-04T13:51:07.995Z] === RUN TestVolumeRemove [2022-04-04T13:51:07.995Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-04T13:51:07.995Z] === CONT TestTLSCloseWriter [2022-04-04T13:51:07.995Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-04T13:51:07.995Z] PASS [2022-04-04T13:51:07.995Z] coverage: 75.1% of statements [2022-04-04T13:51:07.995Z] ok github.com/docker/docker/client 0.548s coverage: 75.1% of statements [2022-04-04T13:51:08.161Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T13:51:08.368Z] === RUN TestSetGetMeta [2022-04-04T13:51:08.368Z] === PAUSE TestSetGetMeta [2022-04-04T13:51:08.368Z] === RUN TestRestore [2022-04-04T13:51:08.368Z] === PAUSE TestRestore [2022-04-04T13:51:08.368Z] === RUN TestServiceCreate [2022-04-04T13:51:08.368Z] === PAUSE TestServiceCreate [2022-04-04T13:51:08.368Z] === RUN TestServiceList [2022-04-04T13:51:08.368Z] === PAUSE TestServiceList [2022-04-04T13:51:08.368Z] === RUN TestServiceRemove [2022-04-04T13:51:08.368Z] === PAUSE TestServiceRemove [2022-04-04T13:51:08.369Z] === RUN TestServiceGet [2022-04-04T13:51:08.369Z] === PAUSE TestServiceGet [2022-04-04T13:51:08.369Z] === RUN TestServicePrune [2022-04-04T13:51:08.369Z] === PAUSE TestServicePrune [2022-04-04T13:51:08.369Z] === RUN TestCreate [2022-04-04T13:51:08.369Z] === PAUSE TestCreate [2022-04-04T13:51:08.369Z] === RUN TestRemove [2022-04-04T13:51:08.369Z] === PAUSE TestRemove [2022-04-04T13:51:08.369Z] === RUN TestList [2022-04-04T13:51:08.369Z] === PAUSE TestList [2022-04-04T13:51:08.369Z] === RUN TestFindByDriver [2022-04-04T13:51:08.369Z] === PAUSE TestFindByDriver [2022-04-04T13:51:08.369Z] === RUN TestFindByReferenced [2022-04-04T13:51:08.369Z] === PAUSE TestFindByReferenced [2022-04-04T13:51:08.369Z] === RUN TestDerefMultipleOfSameRef [2022-04-04T13:51:08.369Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-04T13:51:08.369Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T13:51:08.369Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T13:51:08.369Z] === RUN TestDefererencePluginOnCreateError [2022-04-04T13:51:08.369Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-04T13:51:08.369Z] === RUN TestRefDerefRemove [2022-04-04T13:51:08.369Z] === PAUSE TestRefDerefRemove [2022-04-04T13:51:08.369Z] === RUN TestGet [2022-04-04T13:51:08.369Z] === PAUSE TestGet [2022-04-04T13:51:08.369Z] === RUN TestGetWithReference [2022-04-04T13:51:08.369Z] === PAUSE TestGetWithReference [2022-04-04T13:51:08.369Z] === RUN TestFilterFunc [2022-04-04T13:51:08.369Z] === RUN TestFilterFunc/test_nil_list [2022-04-04T13:51:08.369Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-04T13:51:08.369Z] === RUN TestFilterFunc/test_empty_list [2022-04-04T13:51:08.369Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-04T13:51:08.369Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T13:51:08.369Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T13:51:08.369Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T13:51:08.369Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T13:51:08.369Z] === RUN TestFilterFunc/test_filter_some [2022-04-04T13:51:08.369Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-04T13:51:08.369Z] === RUN TestFilterFunc/test_filter_middle [2022-04-04T13:51:08.369Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-04T13:51:08.369Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-04T13:51:08.369Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-04T13:51:08.369Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-04T13:51:08.369Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-04T13:51:08.369Z] === CONT TestFilterFunc/test_nil_list [2022-04-04T13:51:08.369Z] === CONT TestFilterFunc/test_filter_some [2022-04-04T13:51:08.369Z] === CONT TestFilterFunc/test_empty_list [2022-04-04T13:51:08.369Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-04T13:51:08.369Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T13:51:08.369Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T13:51:08.369Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-04T13:51:08.369Z] === CONT TestFilterFunc/test_filter_middle [2022-04-04T13:51:08.369Z] --- PASS: TestFilterFunc (0.00s) [2022-04-04T13:51:08.369Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-04T13:51:08.369Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-04T13:51:08.369Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-04T13:51:08.369Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-04T13:51:08.369Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-04T13:51:08.369Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-04T13:51:08.369Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-04T13:51:08.369Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-04T13:51:08.369Z] === CONT TestSetGetMeta [2022-04-04T13:51:08.369Z] === CONT TestGetWithReference [2022-04-04T13:51:08.369Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T13:51:08.369Z] === CONT TestList [2022-04-04T13:51:08.369Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-04T13:51:08.369Z] === CONT TestRemove [2022-04-04T13:51:08.369Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-04T13:51:08.369Z] === CONT TestCreate [2022-04-04T13:51:08.369Z] --- PASS: TestGetWithReference (0.03s) [2022-04-04T13:51:08.369Z] === CONT TestServicePrune [2022-04-04T13:51:08.369Z] --- PASS: TestList (0.03s) [2022-04-04T13:51:08.369Z] === CONT TestServiceGet [2022-04-04T13:51:08.369Z] --- PASS: TestCreate (0.01s) [2022-04-04T13:51:08.369Z] === CONT TestServiceRemove [2022-04-04T13:51:08.369Z] --- PASS: TestRemove (0.02s) [2022-04-04T13:51:08.369Z] === CONT TestServiceList [2022-04-04T13:51:08.369Z] --- PASS: TestServiceGet (0.12s) [2022-04-04T13:51:08.369Z] === CONT TestServiceCreate [2022-04-04T13:51:08.369Z] time="2022-04-04T13:51:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:51:08.369Z] --- PASS: TestServiceRemove (0.12s) [2022-04-04T13:51:08.369Z] === CONT TestRestore [2022-04-04T13:51:08.369Z] time="2022-04-04T13:51:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:51:08.369Z] --- PASS: TestServiceList (0.12s) [2022-04-04T13:51:08.369Z] === CONT TestRefDerefRemove [2022-04-04T13:51:08.369Z] time="2022-04-04T13:51:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:51:08.369Z] time="2022-04-04T13:51:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-04T13:51:08.369Z] --- PASS: TestServiceCreate (0.02s) [2022-04-04T13:51:08.369Z] === CONT TestGet [2022-04-04T13:51:08.369Z] time="2022-04-04T13:51:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:51:08.369Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-04T13:51:08.369Z] === CONT TestFindByReferenced [2022-04-04T13:51:08.369Z] --- PASS: TestRestore (0.02s) [2022-04-04T13:51:08.369Z] === CONT TestDerefMultipleOfSameRef [2022-04-04T13:51:08.369Z] --- PASS: TestServicePrune (0.15s) [2022-04-04T13:51:08.369Z] === CONT TestFindByDriver [2022-04-04T13:51:08.369Z] --- PASS: TestGet (0.02s) [2022-04-04T13:51:08.369Z] === CONT TestDefererencePluginOnCreateError [2022-04-04T13:51:08.369Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-04T13:51:08.369Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-04T13:51:08.369Z] --- PASS: TestFindByDriver (0.02s) [2022-04-04T13:51:08.369Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-04T13:51:08.369Z] PASS [2022-04-04T13:51:08.369Z] coverage: 69.0% of statements [2022-04-04T13:51:08.369Z] ok github.com/docker/docker/volume/service 0.252s coverage: 69.0% of statements [2022-04-04T13:51:08.797Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-04T13:51:08.797Z] INFO: Unit tests ended at 04/04/2022 13:51:08. Duration:00:04:43.6293813 [2022-04-04T13:51:08.797Z] INFO: Building busybox [2022-04-04T13:51:08.797Z] Sending build context to Docker daemon 5.12kB [2022-04-04T13:51:08.797Z] [2022-04-04T13:51:08.797Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-04T13:51:08.797Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-04T13:51:08.797Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-04T13:51:08.797Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-04T13:51:08.797Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-04T13:51:08.797Z] ---> 02f938cacc3b [2022-04-04T13:51:08.797Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-04T13:51:08.797Z] ---> Running in 4f7359e35607 [2022-04-04T13:51:09.093Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T13:51:10.026Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T13:51:10.507Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2022-04-04T13:51:10.507Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-04T13:51:10.507Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-04T13:51:10.507Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-04T13:51:10.507Z] PASS [2022-04-04T13:51:10.507Z] [2022-04-04T13:51:10.507Z] === Skipped [2022-04-04T13:51:10.507Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T13:51:10.507Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T13:51:10.507Z] [2022-04-04T13:51:10.507Z] DONE 27 tests, 1 skipped in 182.682s [2022-04-04T13:51:10.507Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T13:51:10.507Z] INFO: Testing against a local daemon [2022-04-04T13:51:10.507Z] === RUN TestSessionCreate [2022-04-04T13:51:10.507Z] --- PASS: TestSessionCreate (0.03s) [2022-04-04T13:51:10.507Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T13:51:10.507Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-04T13:51:10.507Z] PASS [2022-04-04T13:51:10.507Z] [2022-04-04T13:51:10.507Z] DONE 2 tests in 0.073s [2022-04-04T13:51:10.507Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T13:51:10.507Z] INFO: Testing against a local daemon [2022-04-04T13:51:10.507Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T13:51:10.507Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-04T13:51:10.507Z] === RUN TestDiskUsage [2022-04-04T13:51:10.507Z] === PAUSE TestDiskUsage [2022-04-04T13:51:10.507Z] === RUN TestEventsExecDie [2022-04-04T13:51:10.507Z] --- PASS: TestEventsExecDie (0.55s) [2022-04-04T13:51:10.507Z] === RUN TestEventsBackwardsCompatible [2022-04-04T13:51:10.593Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T13:51:10.593Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-04T13:51:10.593Z] PASS [2022-04-04T13:51:10.593Z] [2022-04-04T13:51:10.593Z] DONE 17 tests in 52.704s [2022-04-04T13:51:10.764Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-04T13:51:10.764Z] === RUN TestEventsVolumeCreate [2022-04-04T13:51:10.764Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-04-04T13:51:10.764Z] === RUN TestInfoBinaryCommits [2022-04-04T13:51:10.764Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T13:51:10.764Z] === RUN TestInfoAPIVersioned [2022-04-04T13:51:10.764Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T13:51:10.764Z] === RUN TestInfoAPI [2022-04-04T13:51:10.764Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T13:51:10.764Z] === RUN TestInfoAPIWarnings [2022-04-04T13:51:10.852Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T13:51:10.852Z] ++ 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-04-04T13:51:10.852Z] ++ set -e [2022-04-04T13:51:10.852Z] ++ '[' -n 0 ']' [2022-04-04T13:51:10.852Z] ++ set -x [2022-04-04T13:51:10.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-04T13:51:10.852Z] INFO: Testing against a local daemon [2022-04-04T13:51:10.852Z] === RUN TestPluginInvalidJSON [2022-04-04T13:51:10.852Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:51:10.852Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:51:10.852Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:51:10.852Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-04T13:51:10.852Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-04T13:51:10.852Z] === RUN TestPluginInstall [2022-04-04T13:51:10.852Z] === RUN TestPluginInstall/no_auth [2022-04-04T13:51:11.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-04T13:51:11.791Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T13:51:12.729Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T13:51:12.990Z] time="2022-04-04T13:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:51:12.990Z] time="2022-04-04T13:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06bdb3983def1349481c1e9a85a0b2fc3ada55cf64ec6215ec8643b3b016e96a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:51:12.990Z] time="2022-04-04T13:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:51:12.990Z] time="2022-04-04T13:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06bdb3983def1349481c1e9a85a0b2fc3ada55cf64ec6215ec8643b3b016e96a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:51:13.465Z] Removing intermediate container 4f7359e35607 [2022-04-04T13:51:13.466Z] ---> aeb47ae2e089 [2022-04-04T13:51:13.466Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-04T13:51:13.466Z] ---> Running in 567d301b1445 [2022-04-04T13:51:13.466Z] Removing intermediate container 567d301b1445 [2022-04-04T13:51:13.466Z] ---> c88eb18c4f8d [2022-04-04T13:51:13.466Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-04T13:51:13.466Z] ---> Running in 8698d99a54da [2022-04-04T13:51:13.558Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T13:51:13.920Z] Removing intermediate container 8698d99a54da [2022-04-04T13:51:13.920Z] ---> bc962f3844fb [2022-04-04T13:51:13.920Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-04T13:51:14.244Z] --- PASS: TestGet (15.01s) [2022-04-04T13:51:14.244Z] === RUN TestPluginWithNoManifest [2022-04-04T13:51:14.244Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-04T13:51:14.244Z] === RUN TestGetAll [2022-04-04T13:51:14.244Z] --- PASS: TestGetAll (0.01s) [2022-04-04T13:51:14.244Z] PASS [2022-04-04T13:51:14.244Z] coverage: 73.2% of statements [2022-04-04T13:51:14.244Z] ok github.com/docker/docker/pkg/plugins 35.881s coverage: 73.2% of statements [2022-04-04T13:51:14.499Z] time="2022-04-04T13:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:51:14.499Z] time="2022-04-04T13:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f91c0093b49dd885888151d62a2fe3affb501d752c071c3997451d3301f47bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:51:14.499Z] time="2022-04-04T13:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:51:14.499Z] time="2022-04-04T13:51:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2f91c0093b49dd885888151d62a2fe3affb501d752c071c3997451d3301f47bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:51:14.499Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T13:51:14.758Z] === RUN TestPluginInstall/with_insecure [2022-04-04T13:51:14.879Z] [2022-04-04T13:51:15.325Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T13:51:15.325Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T13:51:15.325Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T13:51:15.325Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T13:51:15.325Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T13:51:15.325Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T13:51:15.325Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T13:51:15.334Z] ---> 1a5a77e6eb9d [2022-04-04T13:51:15.334Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-04T13:51:15.334Z] ---> Running in 3d63d3303d61 [2022-04-04T13:51:15.893Z] time="2022-04-04T13:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:51:15.893Z] time="2022-04-04T13:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa0ec456e3a3ed8b72bebbfccb70b19229e73618f3312f1d47c0e5bddb501dad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:51:15.893Z] time="2022-04-04T13:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T13:51:15.893Z] time="2022-04-04T13:51:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa0ec456e3a3ed8b72bebbfccb70b19229e73618f3312f1d47c0e5bddb501dad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T13:51:16.154Z] plugin_test.go:165: [d753c3df8dc91] daemon is not started [2022-04-04T13:51:16.154Z] --- PASS: TestPluginInstall (5.23s) [2022-04-04T13:51:16.154Z] --- PASS: TestPluginInstall/no_auth (2.74s) [2022-04-04T13:51:16.154Z] --- PASS: TestPluginInstall/with_htpasswd (1.23s) [2022-04-04T13:51:16.154Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-04-04T13:51:16.154Z] === RUN TestPluginsWithRuntimes [2022-04-04T13:51:16.721Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T13:51:17.659Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-04T13:51:17.918Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T13:51:17.918Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T13:51:18.484Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T13:51:18.621Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-04T13:51:18.742Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-04T13:51:19.001Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T13:51:19.186Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-04T13:51:19.596Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T13:51:19.858Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T13:51:20.116Z] --- PASS: TestPluginsWithRuntimes (3.91s) [2022-04-04T13:51:20.116Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-04-04T13:51:20.116Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2022-04-04T13:51:20.116Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T13:51:20.564Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-04T13:51:20.564Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-04T13:51:20.564Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-04T13:51:20.564Z] Cross building: bundles/cross/windows/amd64 [2022-04-04T13:51:20.564Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-04T13:51:20.564Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-04T13:51:20.683Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T13:51:20.683Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T13:51:20.683Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T13:51:20.683Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-04-04T13:51:20.683Z] PASS [2022-04-04T13:51:20.683Z] [2022-04-04T13:51:20.683Z] DONE 10 tests in 10.021s [2022-04-04T13:51:20.683Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T13:51:20.683Z] ++ 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-04-04T13:51:20.683Z] ++ set -e [2022-04-04T13:51:20.683Z] ++ '[' -n 0 ']' [2022-04-04T13:51:20.683Z] ++ set -x [2022-04-04T13:51:20.683Z] ++ 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-04-04T13:51:20.941Z] INFO: Testing against a local daemon [2022-04-04T13:51:20.941Z] === RUN TestExternalGraphDriver [2022-04-04T13:51:20.941Z] === RUN TestExternalGraphDriver/json [2022-04-04T13:51:21.200Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T13:51:21.200Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T13:51:21.200Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T13:51:21.200Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T13:51:21.200Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T13:51:21.766Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T13:51:22.333Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T13:51:22.902Z] === RUN TestExternalGraphDriver/spec [2022-04-04T13:51:22.903Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T13:51:22.903Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T13:51:22.907Z] 2022/04/04 13:51:22 Closing DB instances... [2022-04-04T13:51:23.853Z] Removing intermediate container 3d63d3303d61 [2022-04-04T13:51:23.853Z] ---> 2d22747c6052 [2022-04-04T13:51:23.853Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-04T13:51:23.853Z] ---> Running in c65fccdffa69 [2022-04-04T13:51:23.893Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (38.02s) [2022-04-04T13:51:23.893Z] === RUN TestNetworkDBGarbageCollection [2022-04-04T13:51:24.281Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T13:51:24.541Z] === RUN TestExternalGraphDriver/pull [2022-04-04T13:51:24.800Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T13:51:24.800Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T13:51:25.368Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T13:51:25.377Z] [2022-04-04T13:51:25.377Z] SUCCESS: Specified value was saved. [2022-04-04T13:51:25.820Z] --- PASS: TestCheckoutGit (31.54s) [2022-04-04T13:51:25.820Z] === RUN TestValidGitTransport [2022-04-04T13:51:25.820Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-04T13:51:25.820Z] === RUN TestGitInvalidRef [2022-04-04T13:51:25.820Z] --- PASS: TestGitInvalidRef (0.26s) [2022-04-04T13:51:25.820Z] PASS [2022-04-04T13:51:25.820Z] coverage: 86.3% of statements [2022-04-04T13:51:25.820Z] ok github.com/docker/docker/builder/remotecontext/git 31.949s coverage: 86.3% of statements [2022-04-04T13:51:25.935Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T13:51:26.290Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T13:51:26.290Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T13:51:26.503Z] --- PASS: TestExternalGraphDriver (5.49s) [2022-04-04T13:51:26.503Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-04-04T13:51:26.503Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2022-04-04T13:51:26.503Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2022-04-04T13:51:26.503Z] === RUN TestGraphdriverPluginV2 [2022-04-04T13:51:26.503Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T13:51:27.070Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T13:51:27.070Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T13:51:27.536Z] Removing intermediate container c65fccdffa69 [2022-04-04T13:51:27.536Z] ---> fbb89b0af3ed [2022-04-04T13:51:27.536Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-04T13:51:27.636Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T13:51:27.990Z] ---> Running in dca5903650b8 [2022-04-04T13:51:28.204Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T13:51:28.772Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T13:51:28.773Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T13:51:28.851Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-04-04T13:51:28.851Z] === RUN TestInfoDebug [2022-04-04T13:51:28.851Z] --- PASS: TestInfoDebug (0.52s) [2022-04-04T13:51:28.851Z] === RUN TestInfoInsecureRegistries [2022-04-04T13:51:28.851Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-04T13:51:28.851Z] === RUN TestInfoRegistryMirrors [2022-04-04T13:51:28.851Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-04T13:51:28.851Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T13:51:28.851Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-04T13:51:28.851Z] === RUN TestPingCacheHeaders [2022-04-04T13:51:28.851Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-04T13:51:28.851Z] === RUN TestPingGet [2022-04-04T13:51:28.851Z] --- PASS: TestPingGet (0.01s) [2022-04-04T13:51:28.851Z] === RUN TestPingHead [2022-04-04T13:51:28.851Z] --- PASS: TestPingHead (0.02s) [2022-04-04T13:51:28.851Z] === RUN TestPingSwarmHeader [2022-04-04T13:51:29.107Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T13:51:29.340Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T13:51:29.364Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-04T13:51:30.275Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T13:51:30.293Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T13:51:30.293Z] --- PASS: TestPingSwarmHeader (1.63s) [2022-04-04T13:51:30.293Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T13:51:30.293Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T13:51:30.293Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T13:51:30.293Z] === RUN TestVersion [2022-04-04T13:51:30.293Z] --- PASS: TestVersion (0.02s) [2022-04-04T13:51:30.293Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-04T13:51:30.293Z] === CONT TestDiskUsage [2022-04-04T13:51:30.843Z] --- PASS: TestGraphdriverPluginV2 (4.36s) [2022-04-04T13:51:30.843Z] PASS [2022-04-04T13:51:30.843Z] [2022-04-04T13:51:30.843Z] DONE 5 tests in 9.964s [2022-04-04T13:51:30.843Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T13:51:30.843Z] ++ 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-04-04T13:51:30.843Z] ++ set -e [2022-04-04T13:51:30.843Z] ++ '[' -n 0 ']' [2022-04-04T13:51:30.843Z] ++ set -x [2022-04-04T13:51:30.843Z] ++ 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-04-04T13:51:30.843Z] INFO: Testing against a local daemon [2022-04-04T13:51:30.843Z] === RUN TestContinueAfterPluginCrash [2022-04-04T13:51:30.843Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T13:51:30.843Z] === RUN TestReadPluginNoRead [2022-04-04T13:51:30.843Z] === PAUSE TestReadPluginNoRead [2022-04-04T13:51:30.843Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T13:51:30.843Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T13:51:30.843Z] === CONT TestContinueAfterPluginCrash [2022-04-04T13:51:30.843Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/empty [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T13:51:30.854Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T13:51:31.111Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T13:51:31.111Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T13:51:31.111Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T13:51:31.111Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T13:51:31.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T13:51:31.111Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T13:51:31.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T13:51:31.111Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T13:51:31.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T13:51:31.111Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T13:51:31.111Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T13:51:31.410Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T13:51:31.410Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T13:51:31.410Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T13:51:31.410Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T13:51:31.410Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T13:51:31.674Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T13:51:31.674Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T13:51:31.674Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T13:51:31.674Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T13:51:31.674Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T13:51:31.674Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T13:51:31.674Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T13:51:31.674Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T13:51:31.674Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T13:51:31.674Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T13:51:31.740Z] Cannot create a file when that file already exists. [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage (1.58s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T13:51:31.931Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-04-04T13:51:31.931Z] PASS [2022-04-04T13:51:31.931Z] [2022-04-04T13:51:31.931Z] DONE 54 tests in 21.939s [2022-04-04T13:51:31.931Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T13:51:31.931Z] INFO: Testing against a local daemon [2022-04-04T13:51:31.931Z] === RUN TestVolumesCreateAndList [2022-04-04T13:51:31.931Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-04T13:51:31.931Z] === RUN TestVolumesRemove [2022-04-04T13:51:32.187Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-04T13:51:32.187Z] === RUN TestVolumesInspect [2022-04-04T13:51:32.187Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T13:51:32.187Z] === RUN TestVolumesInvalidJSON [2022-04-04T13:51:32.187Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T13:51:32.187Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T13:51:32.187Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T13:51:32.187Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-04T13:51:32.187Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T13:51:32.187Z] PASS [2022-04-04T13:51:32.187Z] [2022-04-04T13:51:32.187Z] DONE 5 tests in 0.146s [2022-04-04T13:51:32.187Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T13:51:32.345Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T13:51:32.751Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-04T13:51:32.751Z] Removing test suite binaries [2022-04-04T13:51:32.751Z] exiting test-integration [2022-04-04T13:51:32.751Z] ++ exit 0 [2022-04-04T13:51:32.751Z] Post stage [Pipeline] junit [2022-04-04T13:51:34.130Z] Recording test results [2022-04-04T13:51:34.877Z] --- PASS: TestDaemonStartWithLogOpt (3.74s) [2022-04-04T13:51:34.877Z] === CONT TestReadPluginNoRead [2022-04-04T13:51:35.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-04T13:51:35.558Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T13:51:35.892Z] + echo Ensuring container killed. [2022-04-04T13:51:35.892Z] Ensuring container killed. [2022-04-04T13:51:35.892Z] + docker rm -vf docker-pr4 [2022-04-04T13:51:35.892Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-04T13:51:36.174Z] + echo Chowning /workspace to jenkins user [2022-04-04T13:51:36.174Z] Chowning /workspace to jenkins user [2022-04-04T13:51:36.174Z] + id -u [2022-04-04T13:51:36.174Z] + id -g [2022-04-04T13:51:36.174Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43457:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T13:51:36.174Z] Unable to find image 'busybox:latest' locally [2022-04-04T13:51:36.174Z] latest: Pulling from library/busybox [2022-04-04T13:51:36.397Z] Removing intermediate container dca5903650b8 [2022-04-04T13:51:36.397Z] ---> 89aef1793fb2 [2022-04-04T13:51:36.397Z] Step 13/13 : CMD ["sh"] [2022-04-04T13:51:36.397Z] ---> Running in a239940ddbe3 [2022-04-04T13:51:36.397Z] Removing intermediate container a239940ddbe3 [2022-04-04T13:51:36.397Z] ---> 94a11e5ba262 [2022-04-04T13:51:36.397Z] Successfully built 94a11e5ba262 [2022-04-04T13:51:36.397Z] Successfully tagged busybox:latest [2022-04-04T13:51:36.397Z] INFO: Docker images of the daemon under test [2022-04-04T13:51:36.397Z] [2022-04-04T13:51:36.397Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T13:51:36.397Z] busybox latest 94a11e5ba262 Less than a second ago 5.01GB [2022-04-04T13:51:36.397Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T13:51:36.397Z] microsoft/windowsservercore latest 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T13:51:36.397Z] [2022-04-04T13:51:36.397Z] INFO: Running integration tests at 04/04/2022 13:51:36... [2022-04-04T13:51:36.397Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-04T13:51:36.397Z] INFO: Integration API tests being run from the host: [2022-04-04T13:51:36.397Z] INFO: make.ps1 starting at 04/04/2022 13:51:36 [2022-04-04T13:51:36.431Z] 554879bb3004: Pulling fs layer [2022-04-04T13:51:36.431Z] 554879bb3004: Verifying Checksum [2022-04-04T13:51:36.688Z] 554879bb3004: Pull complete [2022-04-04T13:51:36.688Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-04T13:51:36.688Z] Status: Downloaded newer image for busybox:latest [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-04T13:51:36.724Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestConfigureDaemonLogs [2022-04-04T13:51:36.724Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestCommonOptionsInstallFlags [2022-04-04T13:51:36.724Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-04T13:51:36.724Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-04T13:51:36.724Z] PASS [2022-04-04T13:51:36.724Z] coverage: 19.0% of statements [2022-04-04T13:51:36.724Z] ok github.com/docker/docker/cmd/dockerd 0.199s coverage: 19.0% of statements [2022-04-04T13:51:36.724Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-04T13:51:36.724Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T13:51:36.724Z] === RUN TestContainerStopSignal [2022-04-04T13:51:36.724Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestContainerStopTimeout [2022-04-04T13:51:36.724Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-04T13:51:36.724Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-04T13:51:36.724Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-04T13:51:36.724Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestReplaceAndAppendEnvVars [2022-04-04T13:51:36.724Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-04T13:51:36.724Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestNewMemoryStore [2022-04-04T13:51:36.724Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestAddContainers [2022-04-04T13:51:36.724Z] --- PASS: TestAddContainers (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestGetContainer [2022-04-04T13:51:36.724Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestDeleteContainer [2022-04-04T13:51:36.724Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestListContainers [2022-04-04T13:51:36.724Z] --- PASS: TestListContainers (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestFirstContainer [2022-04-04T13:51:36.724Z] --- PASS: TestFirstContainer (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestApplyAllContainer [2022-04-04T13:51:36.724Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestIsValidHealthString [2022-04-04T13:51:36.724Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestStateRunStop [2022-04-04T13:51:36.724Z] --- PASS: TestStateRunStop (0.00s) [2022-04-04T13:51:36.724Z] === RUN TestStateTimeoutWait [2022-04-04T13:51:36.823Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T13:51:37.192Z] state_test.go:141: Stop callback fired [2022-04-04T13:51:37.192Z] state_test.go:165: Stop callback fired [2022-04-04T13:51:37.192Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-04T13:51:37.192Z] === RUN TestIsValidStateString [2022-04-04T13:51:37.192Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-04T13:51:37.192Z] === RUN TestViewSaveDelete [2022-04-04T13:51:37.192Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-04T13:51:37.192Z] === RUN TestViewAll [2022-04-04T13:51:37.192Z] --- PASS: TestViewAll (0.02s) [2022-04-04T13:51:37.192Z] === RUN TestViewGet [2022-04-04T13:51:37.192Z] --- PASS: TestViewGet (0.01s) [2022-04-04T13:51:37.192Z] === RUN TestNames [2022-04-04T13:51:37.192Z] --- PASS: TestNames (0.00s) [2022-04-04T13:51:37.192Z] === RUN TestViewWithHealthCheck [2022-04-04T13:51:37.192Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-04T13:51:37.192Z] PASS [2022-04-04T13:51:37.192Z] coverage: 41.7% of statements [2022-04-04T13:51:37.192Z] ok github.com/docker/docker/container 0.240s coverage: 41.7% of statements [2022-04-04T13:51:37.192Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T13:51:37.192Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T13:51:37.192Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T13:51:37.192Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T13:51:37.357Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-04T13:51:37.393Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T13:51:37.393Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T13:51:37.661Z] === RUN TestPrepare [2022-04-04T13:51:37.661Z] --- PASS: TestPrepare (0.00s) [2022-04-04T13:51:37.661Z] === RUN TestStart [2022-04-04T13:51:37.661Z] --- PASS: TestStart (0.00s) [2022-04-04T13:51:37.661Z] === RUN TestWaitCancel [2022-04-04T13:51:37.661Z] --- PASS: TestWaitCancel (0.00s) [2022-04-04T13:51:37.661Z] === RUN TestWaitDisabled [2022-04-04T13:51:37.661Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-04T13:51:37.661Z] === RUN TestWaitEnabled [2022-04-04T13:51:37.661Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-04T13:51:37.661Z] === RUN TestRemove [2022-04-04T13:51:37.661Z] --- PASS: TestRemove (0.00s) [2022-04-04T13:51:37.661Z] PASS [2022-04-04T13:51:37.661Z] coverage: 65.3% of statements [2022-04-04T13:51:37.661Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T13:51:38.332Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T13:51:38.332Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-04T13:51:38.332Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T13:51:38.332Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T13:51:38.398Z] + bundleName=amd64-cgroup2 [2022-04-04T13:51:38.398Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-04T13:51:38.398Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-04T13:51:38.398Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-04T13:51:38.398Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-04T13:51:38.666Z] Archiving artifacts [2022-04-04T13:51:39.708Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T13:51:39.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-04T13:51:39.708Z] --- PASS: TestContinueAfterPluginCrash (8.91s) [2022-04-04T13:51:39.904Z] === RUN TestNewListSecretsFilters [2022-04-04T13:51:39.904Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-04T13:51:39.904Z] === RUN TestNewListConfigsFilters [2022-04-04T13:51:39.904Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-04T13:51:39.904Z] PASS [2022-04-04T13:51:39.904Z] coverage: 0.5% of statements [2022-04-04T13:51:40.287Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43457/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T13:51:40.373Z] ok github.com/docker/docker/daemon/cluster 0.164s coverage: 0.5% of statements [2022-04-04T13:51:40.606Z] + make clean [2022-04-04T13:51:40.606Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T13:51:40.868Z] docker-dev-cache [2022-04-04T13:51:40.868Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T13:51:41.083Z] === RUN TestReadPluginNoRead/default [2022-04-04T13:51:41.341Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T13:51:41.360Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-04T13:51:41.360Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-04T13:51:41.360Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-04T13:51:41.360Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-04T13:51:41.360Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-04T13:51:41.360Z] PASS [2022-04-04T13:51:41.360Z] coverage: 35.9% of statements [2022-04-04T13:51:41.360Z] ok github.com/docker/docker/daemon/cluster/convert 0.542s coverage: 35.9% of statements [2022-04-04T13:51:41.908Z] docker_api_swarm_node_test.go:20: [d9a7af6e05943] joining swarm manager [d0df819b1c6d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:51:42.167Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T13:51:42.736Z] === CONT TestReadPluginNoRead [2022-04-04T13:51:42.736Z] read_test.go:92: [dde38a68ec8b3] daemon is not started [2022-04-04T13:51:42.736Z] --- PASS: TestReadPluginNoRead (7.93s) [2022-04-04T13:51:42.736Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.13s) [2022-04-04T13:51:42.736Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2022-04-04T13:51:42.736Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2022-04-04T13:51:42.736Z] PASS [2022-04-04T13:51:42.736Z] [2022-04-04T13:51:42.736Z] DONE 6 tests in 11.789s [2022-04-04T13:51:42.736Z] 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-04-04T13:51:42.736Z] ++ 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-04-04T13:51:42.736Z] ++ set -e [2022-04-04T13:51:42.736Z] ++ '[' -n 0 ']' [2022-04-04T13:51:42.736Z] ++ set -x [2022-04-04T13:51:42.736Z] ++ 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-04-04T13:51:42.736Z] testing: warning: no tests to run [2022-04-04T13:51:42.736Z] PASS [2022-04-04T13:51:42.736Z] [2022-04-04T13:51:42.736Z] DONE 0 tests in 0.049s [2022-04-04T13:51:42.736Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T13:51:42.736Z] ++ 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-04-04T13:51:42.736Z] ++ set -e [2022-04-04T13:51:42.736Z] ++ '[' -n 0 ']' [2022-04-04T13:51:42.736Z] ++ set -x [2022-04-04T13:51:42.736Z] ++ 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-04-04T13:51:42.736Z] INFO: Testing against a local daemon [2022-04-04T13:51:42.736Z] === RUN TestPluginWithDevMounts [2022-04-04T13:51:42.736Z] === PAUSE TestPluginWithDevMounts [2022-04-04T13:51:42.736Z] === CONT TestPluginWithDevMounts [2022-04-04T13:51:42.736Z] docker_api_swarm_node_test.go:21: [db0c354002f01] joining swarm manager [d0df819b1c6d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T13:51:43.303Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T13:51:43.576Z] === RUN TestWaitNodeAttachment [2022-04-04T13:51:43.576Z] === RUN TestBuilderGC [2022-04-04T13:51:43.576Z] --- PASS: TestBuilderGC (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestDaemonConfigurationNotFound [2022-04-04T13:51:43.576Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestDaemonBrokenConfiguration [2022-04-04T13:51:43.576Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestFindConfigurationConflicts [2022-04-04T13:51:43.576Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-04T13:51:43.576Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-04T13:51:43.576Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-04T13:51:43.576Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-04T13:51:43.576Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-04T13:51:43.576Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-04T13:51:43.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-04T13:51:43.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-04T13:51:43.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-04T13:51:43.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-04T13:51:43.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-04T13:51:43.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-04T13:51:43.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-04T13:51:43.576Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-04T13:51:43.576Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-04T13:51:43.576Z] === RUN TestValidateConfigurationErrors [2022-04-04T13:51:43.576Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-04T13:51:43.576Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-04T13:51:43.576Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-04T13:51:43.576Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-04T13:51:43.576Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-04T13:51:43.576Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-04T13:51:43.576Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-04T13:51:43.576Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-04T13:51:43.576Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-04T13:51:43.577Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-04T13:51:43.577Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-04T13:51:43.577Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-04T13:51:43.577Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-04T13:51:43.577Z] === RUN TestValidateConfiguration [2022-04-04T13:51:43.577Z] === RUN TestValidateConfiguration/with_label [2022-04-04T13:51:43.577Z] === RUN TestValidateConfiguration/with_dns [2022-04-04T13:51:43.577Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-04T13:51:43.577Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-04T13:51:43.577Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-04T13:51:43.577Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-04T13:51:43.577Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-04T13:51:43.577Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-04T13:51:43.577Z] === RUN TestValidateConfiguration/with_hosts [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-04T13:51:43.577Z] === RUN TestReloadSetConfigFileNotExist [2022-04-04T13:51:43.577Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-04T13:51:43.577Z] === RUN TestIsolationConversion [2022-04-04T13:51:43.577Z] === RUN TestIsolationConversion/default [2022-04-04T13:51:43.577Z] === RUN TestIsolationConversion/process [2022-04-04T13:51:43.577Z] === RUN TestIsolationConversion/hyperv [2022-04-04T13:51:43.577Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-04T13:51:43.577Z] === RUN TestContainerLabels [2022-04-04T13:51:43.577Z] --- PASS: TestContainerLabels (0.00s) [2022-04-04T13:51:43.577Z] === RUN TestCredentialSpecConversion [2022-04-04T13:51:43.577Z] === RUN TestCredentialSpecConversion/none [2022-04-04T13:51:43.577Z] === RUN TestCredentialSpecConversion/config [2022-04-04T13:51:43.577Z] === RUN TestCredentialSpecConversion/file [2022-04-04T13:51:43.577Z] === RUN TestCredentialSpecConversion/registry [2022-04-04T13:51:43.577Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-04T13:51:43.577Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-04T13:51:43.577Z] === RUN TestControllerValidateMountBind [2022-04-04T13:51:43.577Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-04T13:51:43.577Z] === RUN TestControllerValidateMountVolume [2022-04-04T13:51:43.577Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-04T13:51:43.577Z] === RUN TestControllerValidateMountTarget [2022-04-04T13:51:43.577Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-04T13:51:43.577Z] === RUN TestControllerValidateMountTmpfs [2022-04-04T13:51:43.577Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-04T13:51:43.577Z] === RUN TestControllerValidateMountInvalidType [2022-04-04T13:51:43.577Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-04T13:51:43.577Z] === RUN TestControllerValidateMountNamedPipe [2022-04-04T13:51:43.577Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-04T13:51:43.577Z] PASS [2022-04-04T13:51:43.577Z] coverage: 11.0% of statements [2022-04-04T13:51:43.577Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.737s coverage: 11.0% of statements [2022-04-04T13:51:44.045Z] time="2022-04-04T13:51:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-04T13:51:44.045Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-04-04T13:51:44.045Z] === RUN TestReloadDefaultConfigNotExist [2022-04-04T13:51:44.045Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:51:44.045Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T13:51:44.045Z] === RUN TestReloadBadDefaultConfig [2022-04-04T13:51:44.045Z] time="2022-04-04T13:51:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1923848355" [2022-04-04T13:51:44.045Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-04T13:51:44.045Z] === RUN TestReloadWithConflictingLabels [2022-04-04T13:51:44.045Z] time="2022-04-04T13:51:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1964741243" [2022-04-04T13:51:44.045Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-04T13:51:44.045Z] === RUN TestReloadWithDuplicateLabels [2022-04-04T13:51:44.045Z] time="2022-04-04T13:51:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-49232221" [2022-04-04T13:51:44.045Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-04T13:51:44.045Z] === RUN TestMaskURLCredentials [2022-04-04T13:51:44.045Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-04T13:51:44.045Z] === RUN TestDaemonConfigurationMerge [2022-04-04T13:51:44.045Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-04T13:51:44.045Z] PASS [2022-04-04T13:51:44.045Z] coverage: 79.5% of statements [2022-04-04T13:51:44.045Z] ok github.com/docker/docker/daemon/config 0.244s coverage: 79.5% of statements [2022-04-04T13:51:44.045Z] === RUN TestEventsLog [2022-04-04T13:51:44.045Z] --- PASS: TestEventsLog (0.00s) [2022-04-04T13:51:44.045Z] === RUN TestEventsLogTimeout [2022-04-04T13:51:44.045Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-04T13:51:44.045Z] === RUN TestLogEvents [2022-04-04T13:51:44.514Z] --- PASS: TestLogEvents (0.05s) [2022-04-04T13:51:44.514Z] === RUN TestLoadBufferedEvents [2022-04-04T13:51:44.514Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-04-04T13:51:44.514Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-04T13:51:44.514Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-04T13:51:44.514Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-04T13:51:44.514Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-04T13:51:44.514Z] PASS [2022-04-04T13:51:44.514Z] coverage: 50.0% of statements [2022-04-04T13:51:44.514Z] ok github.com/docker/docker/daemon/events 0.231s coverage: 50.0% of statements [2022-04-04T13:51:44.682Z] --- PASS: TestPluginWithDevMounts (1.81s) [2022-04-04T13:51:44.682Z] PASS [2022-04-04T13:51:44.682Z] [2022-04-04T13:51:44.682Z] DONE 1 tests in 1.938s [2022-04-04T13:51:44.682Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T13:51:44.682Z] ++ 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-04-04T13:51:44.682Z] ++ set -e [2022-04-04T13:51:44.682Z] ++ '[' -n 0 ']' [2022-04-04T13:51:44.682Z] ++ set -x [2022-04-04T13:51:44.682Z] ++ 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-04-04T13:51:44.682Z] INFO: Testing against a local daemon [2022-04-04T13:51:44.682Z] === RUN TestSecretInspect [2022-04-04T13:51:45.501Z] === RUN TestIsEmptyDir [2022-04-04T13:51:45.501Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-04T13:51:45.501Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-04T13:51:45.501Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-04T13:51:45.501Z] PASS [2022-04-04T13:51:45.501Z] coverage: 2.3% of statements [2022-04-04T13:51:45.501Z] ok github.com/docker/docker/daemon/graphdriver 0.189s coverage: 2.3% of statements [2022-04-04T13:51:45.501Z] === RUN TestLinkNaming [2022-04-04T13:51:45.501Z] --- PASS: TestLinkNaming (0.00s) [2022-04-04T13:51:45.501Z] === RUN TestLinkNew [2022-04-04T13:51:45.501Z] --- PASS: TestLinkNew (0.00s) [2022-04-04T13:51:45.501Z] === RUN TestLinkEnv [2022-04-04T13:51:45.501Z] --- PASS: TestLinkEnv (0.00s) [2022-04-04T13:51:45.501Z] === RUN TestLinkMultipleEnv [2022-04-04T13:51:45.501Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-04T13:51:45.501Z] === RUN TestLinkPortRangeEnv [2022-04-04T13:51:45.501Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-04T13:51:45.501Z] PASS [2022-04-04T13:51:45.501Z] coverage: 93.0% of statements [2022-04-04T13:51:45.501Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2022-04-04T13:51:46.487Z] === RUN TestVerifyNetworkingConfig [2022-04-04T13:51:46.487Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-04T13:51:46.487Z] === RUN TestGetContainer [2022-04-04T13:51:46.487Z] --- PASS: TestGetContainer (0.00s) [2022-04-04T13:51:46.487Z] === RUN TestValidContainerNames [2022-04-04T13:51:46.487Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-04T13:51:46.487Z] === RUN TestContainerInitDNS [2022-04-04T13:51:46.487Z] daemon_test.go:145: root required [2022-04-04T13:51:46.487Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestMerge [2022-04-04T13:51:46.488Z] --- PASS: TestMerge (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestValidateContainerIsolation [2022-04-04T13:51:46.488Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestFindNetworkErrorType [2022-04-04T13:51:46.488Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestEnsureServicesExist [2022-04-04T13:51:46.488Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestEnsureServicesExistErrors [2022-04-04T13:51:46.488Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-04T13:51:46.488Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-04T13:51:46.488Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-04T13:51:46.488Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestContainerDelete [2022-04-04T13:51:46.488Z] --- PASS: TestContainerDelete (0.01s) [2022-04-04T13:51:46.488Z] === RUN TestContainerDoubleDelete [2022-04-04T13:51:46.488Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestLogContainerEventCopyLabels [2022-04-04T13:51:46.488Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestLogContainerEventWithAttributes [2022-04-04T13:51:46.488Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestNoneHealthcheck [2022-04-04T13:51:46.488Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestHealthStates [2022-04-04T13:51:46.488Z] time="2022-04-04T13:51:46Z" 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-04-04T13:51:46.488Z] time="2022-04-04T13:51:46Z" 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-04-04T13:51:46.488Z] time="2022-04-04T13:51:46Z" 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-04-04T13:51:46.488Z] time="2022-04-04T13:51:46Z" 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-04-04T13:51:46.488Z] time="2022-04-04T13:51:46Z" 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-04-04T13:51:46.488Z] time="2022-04-04T13:51:46Z" 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-04-04T13:51:46.488Z] time="2022-04-04T13:51:46Z" 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-04-04T13:51:46.488Z] time="2022-04-04T13:51:46Z" 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-04-04T13:51:46.488Z] time="2022-04-04T13:51:46Z" 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-04-04T13:51:46.488Z] time="2022-04-04T13:51:46Z" 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-04-04T13:51:46.488Z] --- PASS: TestHealthStates (0.15s) [2022-04-04T13:51:46.488Z] === RUN TestGetInspectData [2022-04-04T13:51:46.488Z] --- PASS: TestGetInspectData (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestFillLicense [2022-04-04T13:51:46.488Z] --- PASS: TestFillLicense (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestListInvalidFilter [2022-04-04T13:51:46.488Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestNameFilter [2022-04-04T13:51:46.488Z] --- PASS: TestNameFilter (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-04T13:51:46.488Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-04T13:51:46.488Z] === 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-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-04T13:51:46.488Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-04T13:51:46.488Z] --- 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-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestSetupWindowsDevices [2022-04-04T13:51:46.488Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-04T13:51:46.488Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-04T13:51:46.488Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-04T13:51:46.488Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-04T13:51:46.488Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T13:51:46.488Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-04T13:51:46.488Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-04T13:51:46.488Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-04T13:51:46.488Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-04T13:51:46.488Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-04T13:51:46.488Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-04T13:51:46.488Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestDaemonReloadLabels [2022-04-04T13:51:46.488Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-04T13:51:46.488Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestDaemonReloadMirrors [2022-04-04T13:51:46.488Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-04T13:51:46.488Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-04T13:51:46.488Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-04T13:51:46.488Z] reload_test.go:342: root required [2022-04-04T13:51:46.488Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-04T13:51:46.488Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-04T13:51:46.488Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-04T13:51:46.488Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-04T13:51:46.488Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-04T13:51:46.488Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-04T13:51:46.488Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-04T13:51:46.488Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-04T13:51:46.488Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-04T13:51:46.488Z] === RUN TestParseVolumesFrom [2022-04-04T13:51:46.488Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-04T13:51:46.488Z] PASS [2022-04-04T13:51:46.488Z] coverage: 8.8% of statements [2022-04-04T13:51:46.488Z] ok github.com/docker/docker/daemon 0.563s coverage: 8.8% of statements [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-04T13:51:46.488Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-04T13:51:46.586Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T13:51:47.153Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T13:51:47.412Z] --- PASS: TestSecretInspect (2.57s) [2022-04-04T13:51:47.412Z] === RUN TestSecretList [2022-04-04T13:51:48.055Z] === RUN TestNewStreamConfig [2022-04-04T13:51:48.055Z] === RUN TestNewStreamConfig/defaults [2022-04-04T13:51:48.055Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-04T13:51:48.055Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-04T13:51:48.055Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-04T13:51:48.055Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-04T13:51:48.055Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-04T13:51:48.055Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-04T13:51:48.055Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-04T13:51:48.055Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-04T13:51:48.055Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-04T13:51:48.055Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-04T13:51:48.055Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-04T13:51:48.055Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-04T13:51:48.055Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-04T13:51:48.055Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-04T13:51:48.055Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-04T13:51:48.055Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-04T13:51:48.055Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-04T13:51:48.055Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-04T13:51:48.055Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-04T13:51:48.055Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-04T13:51:48.055Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-04T13:51:48.055Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-04T13:51:48.055Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-04T13:51:48.055Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-04T13:51:48.055Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-04T13:51:48.348Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T13:51:48.524Z] === RUN TestAdapterReadLogs [2022-04-04T13:51:48.524Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCopier [2022-04-04T13:51:48.524Z] --- PASS: TestCopier (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCopierLongLines [2022-04-04T13:51:48.524Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCopierSlow [2022-04-04T13:51:48.524Z] time="2022-04-04T13:51:47Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-04T13:51:48.524Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-04T13:51:48.524Z] === RUN TestCreateSuccess [2022-04-04T13:51:48.524Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCreateStreamSkipped [2022-04-04T13:51:48.524Z] time="2022-04-04T13:51:48Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-04T13:51:48.524Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCreateLogGroupSuccess [2022-04-04T13:51:48.524Z] time="2022-04-04T13:51:48Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-04T13:51:48.524Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCreateError [2022-04-04T13:51:48.524Z] --- PASS: TestCreateError (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCreateAlreadyExists [2022-04-04T13:51:48.524Z] time="2022-04-04T13:51:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-04T13:51:48.524Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestLogClosed [2022-04-04T13:51:48.524Z] --- PASS: TestLogClosed (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestLogBlocking [2022-04-04T13:51:48.524Z] --- PASS: TestLogBlocking (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-04T13:51:48.524Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestLogNonBlockingBufferFull [2022-04-04T13:51:48.524Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestPublishBatchSuccess [2022-04-04T13:51:48.524Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestPublishBatchError [2022-04-04T13:51:48.524Z] time="2022-04-04T13:51:48Z" level=error msg=error [2022-04-04T13:51:48.524Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-04T13:51:48.524Z] time="2022-04-04T13:51:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T13:51:48.524Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-04T13:51:48.524Z] time="2022-04-04T13:51:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-04T13:51:48.524Z] time="2022-04-04T13:51:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-04T13:51:48.524Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchSimple [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchTicker [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchMultilinePattern [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchClose [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestEffectiveLen [2022-04-04T13:51:48.524Z] === RUN TestEffectiveLen/0/Hello [2022-04-04T13:51:48.524Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-04T13:51:48.524Z] === RUN TestEffectiveLen/2/🙃 [2022-04-04T13:51:48.524Z] === RUN TestEffectiveLen/3/���� [2022-04-04T13:51:48.524Z] === RUN TestEffectiveLen/4/He��o [2022-04-04T13:51:48.524Z] === RUN TestEffectiveLen/5/ [2022-04-04T13:51:48.524Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestFindValidSplit [2022-04-04T13:51:48.524Z] === RUN TestFindValidSplit/0/ [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1076: [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:51:48.524Z] === RUN TestFindValidSplit/1/Hello [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1076: Hello [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:51:48.524Z] === RUN TestFindValidSplit/2/Hello [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1076: He [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1077: llo [2022-04-04T13:51:48.524Z] === RUN TestFindValidSplit/3/Hello [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1076: [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1077: Hello [2022-04-04T13:51:48.524Z] === RUN TestFindValidSplit/4/🙃 [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1076: [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-04T13:51:48.524Z] === RUN TestFindValidSplit/5/🙃 [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:51:48.524Z] === RUN TestFindValidSplit/6/a� [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1076: a [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1077: � [2022-04-04T13:51:48.524Z] === RUN TestFindValidSplit/7/a� [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1076: a� [2022-04-04T13:51:48.524Z] cloudwatchlogs_test.go:1077: [2022-04-04T13:51:48.524Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestProcessEventEmoji [2022-04-04T13:51:48.524Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchLineSplit [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchMaxEvents [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-04T13:51:48.524Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-04T13:51:48.524Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-04T13:51:48.524Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-04T13:51:48.524Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-04T13:51:48.524Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-04T13:51:48.524Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-04T13:51:48.524Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-04T13:51:48.524Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-04T13:51:48.524Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-04T13:51:48.524Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-04T13:51:48.524Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-04T13:51:48.524Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsFormat [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-04T13:51:48.524Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-04T13:51:48.524Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-04T13:51:48.525Z] === RUN TestCreateTagSuccess [2022-04-04T13:51:48.525Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-04T13:51:48.525Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-04T13:51:48.525Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-04T13:51:48.525Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-04T13:51:48.525Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-04T13:51:48.525Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-04T13:51:48.525Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-04T13:51:48.525Z] PASS [2022-04-04T13:51:48.525Z] coverage: 80.2% of statements [2022-04-04T13:51:48.525Z] ok github.com/docker/docker/daemon/logger/awslogs 0.403s coverage: 80.2% of statements [2022-04-04T13:51:48.525Z] === RUN TestSearchRegistryForImagesErrors [2022-04-04T13:51:48.525Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-04T13:51:48.525Z] === RUN TestSearchRegistryForImages [2022-04-04T13:51:48.525Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-04T13:51:48.525Z] === RUN TestOnlyPlatformWithFallback [2022-04-04T13:51:48.525Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-04T13:51:48.525Z] === RUN TestImageDelete [2022-04-04T13:51:48.525Z] === RUN TestImageDelete/no_lease [2022-04-04T13:51:48.525Z] --- PASS: TestCopierSlow (0.22s) [2022-04-04T13:51:48.525Z] === RUN TestCopierWithSized [2022-04-04T13:51:48.525Z] === RUN TestCopierWithSized/as_is [2022-04-04T13:51:48.525Z] === RUN TestImageDelete/lease_exists [2022-04-04T13:51:48.525Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-04T13:51:48.525Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-04T13:51:48.525Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-04T13:51:48.525Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-04T13:51:48.525Z] === RUN TestCopierWithPartial [2022-04-04T13:51:48.525Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-04T13:51:48.525Z] === RUN TestRingLogger [2022-04-04T13:51:48.525Z] --- PASS: TestRingLogger (0.00s) [2022-04-04T13:51:48.525Z] === RUN TestRingCap [2022-04-04T13:51:48.525Z] --- PASS: TestRingCap (0.00s) [2022-04-04T13:51:48.525Z] === RUN TestRingClose [2022-04-04T13:51:48.525Z] --- PASS: TestRingClose (0.00s) [2022-04-04T13:51:48.525Z] === RUN TestRingDrain [2022-04-04T13:51:48.525Z] --- PASS: TestRingDrain (0.00s) [2022-04-04T13:51:48.525Z] PASS [2022-04-04T13:51:48.525Z] coverage: 43.2% of statements [2022-04-04T13:51:48.525Z] ok github.com/docker/docker/daemon/logger 0.287s coverage: 43.2% of statements [2022-04-04T13:51:48.525Z] --- PASS: TestImageDelete (0.05s) [2022-04-04T13:51:48.525Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-04T13:51:48.525Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-04-04T13:51:48.525Z] === RUN TestContentStoreForPull [2022-04-04T13:51:48.525Z] === RUN TestValidateLogOptReconnectInterval [2022-04-04T13:51:48.525Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-04T13:51:48.525Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-04T13:51:48.525Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-04T13:51:48.525Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-04T13:51:48.525Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-04T13:51:48.525Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-04T13:51:48.525Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-04T13:51:48.525Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-04T13:51:48.525Z] PASS [2022-04-04T13:51:48.525Z] coverage: 33.6% of statements [2022-04-04T13:51:48.525Z] ok github.com/docker/docker/daemon/logger/fluentd 0.047s coverage: 33.6% of statements [2022-04-04T13:51:48.525Z] --- PASS: TestContentStoreForPull (0.18s) [2022-04-04T13:51:48.525Z] PASS [2022-04-04T13:51:48.525Z] coverage: 6.6% of statements [2022-04-04T13:51:48.525Z] ok github.com/docker/docker/daemon/images 0.343s coverage: 6.6% of statements [2022-04-04T13:51:48.995Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T13:51:48.995Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T13:51:48.995Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-04T13:51:48.995Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T13:51:48.995Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-04T13:51:48.995Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-04T13:51:49.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T13:51:49.464Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-04T13:51:49.464Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-04T13:51:49.464Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-04T13:51:49.464Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-04T13:51:49.464Z] === RUN TestFastTimeMarshalJSON [2022-04-04T13:51:49.464Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-04T13:51:49.464Z] PASS [2022-04-04T13:51:49.464Z] coverage: 87.2% of statements [2022-04-04T13:51:49.464Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.166s coverage: 87.2% of statements [2022-04-04T13:51:49.857Z] --- PASS: TestSecretList (2.52s) [2022-04-04T13:51:49.857Z] === RUN TestSecretsCreateAndDelete [2022-04-04T13:51:49.934Z] === RUN TestJSONFileLogger [2022-04-04T13:51:49.934Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-04T13:51:49.934Z] === RUN TestJSONFileLoggerWithTags [2022-04-04T13:51:49.934Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-04T13:51:49.934Z] === RUN TestJSONFileLoggerWithOpts [2022-04-04T13:51:49.934Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-04T13:51:49.934Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-04T13:51:49.934Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-04T13:51:49.934Z] === RUN TestEncodeDecode [2022-04-04T13:51:49.934Z] === PAUSE TestEncodeDecode [2022-04-04T13:51:49.934Z] === RUN TestUnexpectedEOF [2022-04-04T13:51:49.934Z] === RUN TestWriteLog [2022-04-04T13:51:49.934Z] === PAUSE TestWriteLog [2022-04-04T13:51:49.934Z] === RUN TestReadLog [2022-04-04T13:51:49.934Z] === PAUSE TestReadLog [2022-04-04T13:51:49.934Z] === RUN TestDecode [2022-04-04T13:51:49.934Z] --- PASS: TestDecode (0.02s) [2022-04-04T13:51:49.934Z] === CONT TestWriteLog [2022-04-04T13:51:49.934Z] === CONT TestReadLog [2022-04-04T13:51:49.934Z] --- PASS: TestWriteLog (0.00s) [2022-04-04T13:51:49.934Z] === RUN TestReadLog/tail_exact [2022-04-04T13:51:50.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-04T13:51:50.403Z] time="2022-04-04T13:51:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T13:51:50.403Z] time="2022-04-04T13:51:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-04T13:51:50.403Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-04-04T13:51:50.403Z] === CONT TestEncodeDecode [2022-04-04T13:51:50.403Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-04T13:51:50.403Z] PASS [2022-04-04T13:51:50.403Z] coverage: 69.9% of statements [2022-04-04T13:51:50.403Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.213s coverage: 69.9% of statements [2022-04-04T13:51:50.403Z] === RUN TestReadLog/tail_less_than_available [2022-04-04T13:51:50.403Z] === RUN TestReadLog/tail_more_than_available [2022-04-04T13:51:50.403Z] --- PASS: TestReadLog (0.20s) [2022-04-04T13:51:50.403Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-04-04T13:51:50.404Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-04T13:51:50.404Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-04T13:51:50.404Z] PASS [2022-04-04T13:51:50.404Z] coverage: 78.7% of statements [2022-04-04T13:51:50.404Z] ok github.com/docker/docker/daemon/logger/local 0.271s coverage: 78.7% of statements [2022-04-04T13:51:50.404Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T13:51:50.873Z] === RUN TestOpenFileDelete [2022-04-04T13:51:50.873Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-04T13:51:50.873Z] === RUN TestOpenFileRename [2022-04-04T13:51:50.873Z] --- PASS: TestOpenFileRename (0.01s) [2022-04-04T13:51:50.873Z] === RUN TestHandleDecoderErr [2022-04-04T13:51:50.873Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-04T13:51:50.873Z] === RUN TestParseLogTagDefaultTag [2022-04-04T13:51:50.873Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-04T13:51:50.873Z] === RUN TestParseLogTag [2022-04-04T13:51:50.873Z] --- PASS: TestParseLogTag (0.00s) [2022-04-04T13:51:50.873Z] === RUN TestParseLogTagEmptyTag [2022-04-04T13:51:50.873Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-04T13:51:50.873Z] === RUN TestTailFiles [2022-04-04T13:51:50.873Z] --- PASS: TestTailFiles (0.00s) [2022-04-04T13:51:50.873Z] === RUN TestFollowLogsConsumerGone [2022-04-04T13:51:50.873Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-04T13:51:50.873Z] === RUN TestFollowLogsProducerGone [2022-04-04T13:51:50.873Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-04T13:51:50.873Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-04T13:51:50.873Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-04T13:51:50.873Z] === RUN TestCheckCapacityAndRotate [2022-04-04T13:51:51.341Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-04T13:51:51.341Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-04T13:51:51.341Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-04-04T13:51:51.341Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-04T13:51:51.341Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-04T13:51:51.341Z] PASS [2022-04-04T13:51:51.341Z] coverage: 55.1% of statements [2022-04-04T13:51:51.341Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.250s coverage: 55.1% of statements [2022-04-04T13:51:51.341Z] === RUN TestLog [2022-04-04T13:51:51.341Z] --- PASS: TestLog (0.02s) [2022-04-04T13:51:51.341Z] PASS [2022-04-04T13:51:51.341Z] coverage: 31.5% of statements [2022-04-04T13:51:51.341Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.073s coverage: 31.5% of statements [2022-04-04T13:51:51.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-04T13:51:51.810Z] === RUN TestParseLogFormat [2022-04-04T13:51:51.810Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-04T13:51:51.810Z] === RUN TestValidateLogOptEmpty [2022-04-04T13:51:51.810Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-04T13:51:51.810Z] === RUN TestValidateSyslogAddress [2022-04-04T13:51:51.810Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-04T13:51:51.810Z] === RUN TestParseAddressDefaultPort [2022-04-04T13:51:51.810Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-04T13:51:51.810Z] === RUN TestValidateSyslogFacility [2022-04-04T13:51:51.810Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-04T13:51:51.810Z] === RUN TestValidateLogOptSyslogFormat [2022-04-04T13:51:51.810Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-04T13:51:51.810Z] === RUN TestValidateLogOpt [2022-04-04T13:51:51.810Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T13:51:51.810Z] PASS [2022-04-04T13:51:51.810Z] coverage: 46.8% of statements [2022-04-04T13:51:51.810Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2022-04-04T13:51:52.064Z] --- PASS: TestSecretsCreateAndDelete (2.36s) [2022-04-04T13:51:52.064Z] === RUN TestSecretsUpdate [2022-04-04T13:51:52.279Z] === RUN TestValidateLogOpt [2022-04-04T13:51:52.279Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-04T13:51:52.279Z] === RUN TestNewMissedConfig [2022-04-04T13:51:52.279Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-04T13:51:52.279Z] === RUN TestNewMissedUrl [2022-04-04T13:51:52.279Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-04T13:51:52.279Z] === RUN TestNewMissedToken [2022-04-04T13:51:52.279Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-04T13:51:52.279Z] === RUN TestNewWithProxy [2022-04-04T13:51:52.279Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-04T13:51:52.279Z] === RUN TestDefault [2022-04-04T13:51:52.279Z] --- PASS: TestDefault (0.01s) [2022-04-04T13:51:52.279Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-04T13:51:52.279Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-04T13:51:52.279Z] === RUN TestJsonFormat [2022-04-04T13:51:52.279Z] --- PASS: TestJsonFormat (0.02s) [2022-04-04T13:51:52.279Z] === RUN TestRawFormat [2022-04-04T13:51:52.279Z] --- PASS: TestRawFormat (0.00s) [2022-04-04T13:51:52.279Z] === RUN TestRawFormatWithLabels [2022-04-04T13:51:52.279Z] === RUN TestNewParse [2022-04-04T13:51:52.279Z] --- PASS: TestNewParse (0.00s) [2022-04-04T13:51:52.279Z] PASS [2022-04-04T13:51:52.279Z] coverage: 8.3% of statements [2022-04-04T13:51:52.279Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-04T13:51:52.279Z] === RUN TestRawFormatWithoutTag [2022-04-04T13:51:52.279Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-04T13:51:52.279Z] === RUN TestBatching [2022-04-04T13:51:52.279Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2022-04-04T13:51:52.279Z] --- PASS: TestBatching (0.20s) [2022-04-04T13:51:52.279Z] === RUN TestFrequency [2022-04-04T13:51:52.746Z] --- PASS: TestFrequency (0.21s) [2022-04-04T13:51:52.746Z] === RUN TestOneMessagePerRequest [2022-04-04T13:51:52.746Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-04T13:51:52.746Z] === RUN TestVerify [2022-04-04T13:51:52.746Z] --- PASS: TestVerify (0.00s) [2022-04-04T13:51:52.746Z] === RUN TestSkipVerify [2022-04-04T13:51:52.747Z] time="2022-04-04T13:51:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:51:52.747Z] time="2022-04-04T13:51:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:51:52.747Z] time="2022-04-04T13:51:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:51:52.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-04T13:51:53.215Z] --- PASS: TestSkipVerify (0.52s) [2022-04-04T13:51:53.215Z] === RUN TestBufferMaximum [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080312.789107\",\"host\":\"9db78312fb52\"}'" [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080312.789107\",\"host\":\"9db78312fb52\"}'" [2022-04-04T13:51:53.215Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-04T13:51:53.215Z] === RUN TestServerAlwaysDown [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080312.792344\",\"host\":\"9db78312fb52\"}'" [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080312.792344\",\"host\":\"9db78312fb52\"}'" [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080312.792344\",\"host\":\"9db78312fb52\"}'" [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080312.793927\",\"host\":\"9db78312fb52\"}'" [2022-04-04T13:51:53.215Z] time="2022-04-04T13:51:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649080312.793927\",\"host\":\"9db78312fb52\"}'" [2022-04-04T13:51:53.215Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-04T13:51:53.215Z] === RUN TestCannotSendAfterClose [2022-04-04T13:51:53.215Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-04T13:51:53.215Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-04T13:51:53.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-04T13:51:53.684Z] === RUN TestV1IDService [2022-04-04T13:51:53.684Z] --- PASS: TestV1IDService (0.02s) [2022-04-04T13:51:53.684Z] === RUN TestV2MetadataService [2022-04-04T13:51:54.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-04T13:51:54.153Z] === RUN TestSuccessfulDownload [2022-04-04T13:51:54.153Z] download_test.go:267: Needs fixing on Windows [2022-04-04T13:51:54.153Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-04T13:51:54.153Z] === RUN TestCancelledDownload [2022-04-04T13:51:54.153Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-04T13:51:54.153Z] === RUN TestMaxDownloadAttempts [2022-04-04T13:51:54.153Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T13:51:54.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T13:51:54.153Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T13:51:54.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T13:51:54.153Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T13:51:54.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T13:51:54.153Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T13:51:54.153Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T13:51:54.153Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-04T13:51:54.153Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-04T13:51:54.153Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-04T13:51:54.153Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-04T13:51:54.153Z] time="2022-04-04T13:51:53Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-04T13:51:54.153Z] time="2022-04-04T13:51:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9db78312fb52\"}'" [2022-04-04T13:51:54.153Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-04T13:51:54.153Z] PASS [2022-04-04T13:51:54.153Z] coverage: 82.5% of statements [2022-04-04T13:51:54.153Z] ok github.com/docker/docker/daemon/logger/splunk 2.032s coverage: 82.5% of statements [2022-04-04T13:51:54.153Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T13:51:54.153Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-04T13:51:54.153Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T13:51:54.390Z] --- PASS: TestSecretsUpdate (2.29s) [2022-04-04T13:51:54.390Z] === RUN TestTemplatedSecret [2022-04-04T13:51:54.622Z] time="2022-04-04T13:51:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:51:54.622Z] time="2022-04-04T13:51:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:51:54.622Z] time="2022-04-04T13:51:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:51:54.622Z] time="2022-04-04T13:51:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-04T13:51:54.622Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2022-04-04T13:51:54.622Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2022-04-04T13:51:54.622Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2022-04-04T13:51:54.622Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2022-04-04T13:51:54.622Z] === RUN TestTransfer [2022-04-04T13:51:54.622Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-04T13:51:54.622Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-04T13:51:54.622Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-04T13:51:54.622Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-04T13:51:54.622Z] === RUN TestContinueOnError_NeverContinue [2022-04-04T13:51:54.622Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-04T13:51:54.622Z] === RUN TestManifestStore [2022-04-04T13:51:54.622Z] === RUN TestManifestStore/no_remote_or_local [2022-04-04T13:51:54.622Z] --- PASS: TestTransfer (0.13s) [2022-04-04T13:51:54.622Z] === RUN TestConcurrencyLimit [2022-04-04T13:51:54.622Z] time="2022-04-04T13:51:54Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4164899219\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-04T13:51:54.622Z] === RUN TestManifestStore/no_local_cache [2022-04-04T13:51:54.622Z] === RUN TestManifestStore/with_local_cache [2022-04-04T13:51:54.622Z] === RUN TestManifestStore/unknown_media_type [2022-04-04T13:51:54.622Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-04T13:51:54.622Z] time="2022-04-04T13:51:54Z" level=warning msg="reference for unknown type: " [2022-04-04T13:51:54.622Z] time="2022-04-04T13:51:54Z" level=warning msg="reference for unknown type: " [2022-04-04T13:51:54.622Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-04T13:51:54.622Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-04T13:51:54.622Z] time="2022-04-04T13:51:54Z" level=warning msg="reference for unknown type: " [2022-04-04T13:51:54.622Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-04T13:51:54.622Z] time="2022-04-04T13:51:54Z" level=warning msg="reference for unknown type: " [2022-04-04T13:51:54.622Z] time="2022-04-04T13:51:54Z" level=warning msg="reference for unknown type: " [2022-04-04T13:51:54.622Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-04T13:51:54.622Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-04T13:51:54.622Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-04T13:51:54.622Z] time="2022-04-04T13:51:54Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-04T13:51:54.622Z] --- PASS: TestV2MetadataService (0.98s) [2022-04-04T13:51:54.622Z] PASS [2022-04-04T13:51:54.622Z] coverage: 48.2% of statements [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore (0.28s) [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaType [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-04T13:51:54.622Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-04T13:51:54.622Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-04T13:51:54.622Z] === RUN TestFixManifestLayers [2022-04-04T13:51:54.622Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-04T13:51:54.622Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-04T13:51:54.622Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T13:51:54.622Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T13:51:54.622Z] === RUN TestFixManifestLayersBadParent [2022-04-04T13:51:54.622Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-04T13:51:54.622Z] === RUN TestValidateManifest [2022-04-04T13:51:54.622Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T13:51:54.622Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-04T13:51:54.622Z] === RUN TestFormatPlatform [2022-04-04T13:51:54.622Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-04T13:51:54.622Z] === RUN TestPullSchema2Config [2022-04-04T13:51:54.622Z] === RUN TestPullSchema2Config/success_first_time [2022-04-04T13:51:54.622Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:51:54.622Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:51:54.622Z] ok github.com/docker/docker/distribution/metadata 1.062s coverage: 48.2% of statements [2022-04-04T13:51:54.622Z] === RUN TestPullSchema2Config/500_status [2022-04-04T13:51:54.622Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:51:54.622Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:51:55.092Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-04-04T13:51:55.092Z] === RUN TestInactiveJobs [2022-04-04T13:51:55.092Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:51:55.092Z] === RUN TestPullSchema2Config/EOF [2022-04-04T13:51:55.092Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:51:55.092Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:51:55.092Z] 2022/04/04 13:51:54 http: panic serving 127.0.0.1:49219: intentional panic [2022-04-04T13:51:55.092Z] goroutine 14 [running]: [2022-04-04T13:51:55.092Z] net/http.(*conn).serve.func1() [2022-04-04T13:51:55.092Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T13:51:55.092Z] panic({0x17a9000, 0x198b8f0}) [2022-04-04T13:51:55.092Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T13:51:55.092Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003f0000?, {0x19930d8?, 0xc000578000?}) [2022-04-04T13:51:55.092Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-04T13:51:55.092Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x19930d8, 0xc000578000}, 0xc00027a000) [2022-04-04T13:51:55.092Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-04T13:51:55.092Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x19930d8?, 0xc000578000?}, 0xc000080000?) [2022-04-04T13:51:55.092Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T13:51:55.092Z] net/http.serverHandler.ServeHTTP({0xc000448090?}, {0x19930d8, 0xc000578000}, 0xc00027a000) [2022-04-04T13:51:55.092Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T13:51:55.092Z] net/http.(*conn).serve(0xc0003d8000, {0x1993950, 0xc00021b080}) [2022-04-04T13:51:55.092Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T13:51:55.092Z] created by net/http.(*Server).Serve [2022-04-04T13:51:55.092Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T13:51:55.092Z] === RUN TestNotFound [2022-04-04T13:51:55.092Z] --- PASS: TestNotFound (0.00s) [2022-04-04T13:51:55.092Z] === RUN TestConflict [2022-04-04T13:51:55.092Z] --- PASS: TestConflict (0.00s) [2022-04-04T13:51:55.092Z] === RUN TestForbidden [2022-04-04T13:51:55.092Z] --- PASS: TestForbidden (0.00s) [2022-04-04T13:51:55.092Z] === RUN TestInvalidParameter [2022-04-04T13:51:55.092Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-04T13:51:55.092Z] === RUN TestNotImplemented [2022-04-04T13:51:55.093Z] --- PASS: TestNotImplemented (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestNotModified [2022-04-04T13:51:55.093Z] --- PASS: TestNotModified (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestUnauthorized [2022-04-04T13:51:55.093Z] --- PASS: TestUnauthorized (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestUnknown [2022-04-04T13:51:55.093Z] --- PASS: TestUnknown (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestCancelled [2022-04-04T13:51:55.093Z] --- PASS: TestCancelled (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestDeadline [2022-04-04T13:51:55.093Z] --- PASS: TestDeadline (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestDataLoss [2022-04-04T13:51:55.093Z] --- PASS: TestDataLoss (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestUnavailable [2022-04-04T13:51:55.093Z] --- PASS: TestUnavailable (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestSystem [2022-04-04T13:51:55.093Z] --- PASS: TestSystem (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Not_Found [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Bad_Request [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Conflict [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Unauthorized [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Forbidden [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Not_Modified [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-04T13:51:55.093Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-04T13:51:55.093Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-04T13:51:55.093Z] PASS [2022-04-04T13:51:55.093Z] coverage: 77.0% of statements [2022-04-04T13:51:55.093Z] ok github.com/docker/docker/errdefs 0.037s coverage: 77.0% of statements [2022-04-04T13:51:55.093Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-04T13:51:55.093Z] === RUN TestWatchRelease [2022-04-04T13:51:55.093Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:51:55.093Z] === RUN TestPullSchema2Config/unauthorized [2022-04-04T13:51:55.093Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-04T13:51:55.093Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-04T13:51:55.093Z] --- PASS: TestPullSchema2Config (0.52s) [2022-04-04T13:51:55.093Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-04T13:51:55.093Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-04T13:51:55.093Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-04T13:51:55.093Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestGetRepositoryMountCandidates [2022-04-04T13:51:55.093Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestLayerAlreadyExists [2022-04-04T13:51:55.093Z] 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-04-04T13:51:55.093Z] 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-04-04T13:51:55.093Z] 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-04-04T13:51:55.093Z] 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-04-04T13:51:55.093Z] 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-04-04T13:51:55.093Z] 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-04-04T13:51:55.093Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-04T13:51:55.093Z] === RUN TestWhenEmptyAuthConfig [2022-04-04T13:51:55.093Z] --- PASS: TestWatchRelease (0.04s) [2022-04-04T13:51:55.093Z] === RUN TestWatchFinishedTransfer [2022-04-04T13:51:55.093Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-04T13:51:55.561Z] === RUN TestDuplicateTransfer [2022-04-04T13:51:55.561Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-04-04T13:51:55.561Z] === RUN TestSuccessfulUpload [2022-04-04T13:51:55.561Z] time="2022-04-04T13:51:55Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-04T13:51:55.561Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-04-04T13:51:55.561Z] === RUN TestCancelledUpload [2022-04-04T13:51:55.561Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-04T13:51:55.561Z] PASS [2022-04-04T13:51:55.561Z] coverage: 77.3% of statements [2022-04-04T13:51:55.561Z] ok github.com/docker/docker/distribution/xfer 1.804s coverage: 77.3% of statements [2022-04-04T13:51:55.765Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dda8d0_} [2022-04-04T13:51:56.029Z] === RUN TestCompare [2022-04-04T13:51:56.029Z] --- PASS: TestCompare (0.00s) [2022-04-04T13:51:56.029Z] PASS [2022-04-04T13:51:56.029Z] coverage: 19.2% of statements [2022-04-04T13:51:56.029Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2022-04-04T13:51:56.500Z] === RUN TestFSGetInvalidData [2022-04-04T13:51:56.500Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-04T13:51:56.500Z] === RUN TestFSInvalidSet [2022-04-04T13:51:56.500Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-04T13:51:56.500Z] === RUN TestFSInvalidRoot [2022-04-04T13:51:56.500Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-04T13:51:56.500Z] === RUN TestFSMetadataGetSet [2022-04-04T13:51:56.500Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-04T13:51:56.500Z] === RUN TestFSInvalidWalker [2022-04-04T13:51:56.500Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-04T13:51:56.500Z] === RUN TestFSGetSet [2022-04-04T13:51:56.500Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2022-04-04T13:51:56.500Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-04T13:51:56.500Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-04T13:51:56.500Z] === RUN TestTokenPassThru [2022-04-04T13:51:56.500Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-04T13:51:56.500Z] === RUN TestTokenPassThruDifferentHost [2022-04-04T13:51:56.500Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-04-04T13:51:56.500Z] PASS [2022-04-04T13:51:56.500Z] coverage: 26.6% of statements [2022-04-04T13:51:56.500Z] --- PASS: TestFSGetSet (0.03s) [2022-04-04T13:51:56.500Z] === RUN TestFSGetUnsetKey [2022-04-04T13:51:56.500Z] ok github.com/docker/docker/distribution 1.982s coverage: 26.6% of statements [2022-04-04T13:51:56.500Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-04T13:51:56.500Z] === RUN TestFSGetEmptyData [2022-04-04T13:51:56.500Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-04T13:51:56.500Z] === RUN TestFSDelete [2022-04-04T13:51:56.500Z] --- PASS: TestFSDelete (0.02s) [2022-04-04T13:51:56.500Z] === RUN TestFSWalker [2022-04-04T13:51:56.500Z] --- PASS: TestFSWalker (0.02s) [2022-04-04T13:51:56.500Z] === RUN TestFSWalkerStopOnError [2022-04-04T13:51:56.500Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-04T13:51:56.500Z] === RUN TestNewFromJSON [2022-04-04T13:51:56.500Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-04T13:51:56.500Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-04T13:51:56.500Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-04T13:51:56.500Z] === RUN TestMarshalKeyOrder [2022-04-04T13:51:56.500Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-04T13:51:56.500Z] === RUN TestHistoryEqual [2022-04-04T13:51:56.500Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T13:51:56.500Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T13:51:56.500Z] --- PASS: TestHistoryEqual (0.14s) [2022-04-04T13:51:56.500Z] === RUN TestImage [2022-04-04T13:51:56.500Z] --- PASS: TestImage (0.00s) [2022-04-04T13:51:56.500Z] === RUN TestImageOSNotEmpty [2022-04-04T13:51:56.500Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-04T13:51:56.500Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-04T13:51:56.500Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-04T13:51:56.500Z] === RUN TestCreate [2022-04-04T13:51:56.500Z] --- PASS: TestCreate (0.00s) [2022-04-04T13:51:56.500Z] === RUN TestRestore [2022-04-04T13:51:56.500Z] time="2022-04-04T13:51:56Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-04T13:51:56.500Z] --- PASS: TestRestore (0.03s) [2022-04-04T13:51:56.500Z] === RUN TestAddDelete [2022-04-04T13:51:56.500Z] --- PASS: TestAddDelete (0.03s) [2022-04-04T13:51:56.500Z] === RUN TestSearchAfterDelete [2022-04-04T13:51:56.500Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-04T13:51:56.500Z] === RUN TestParentReset [2022-04-04T13:51:56.969Z] --- PASS: TestParentReset (0.13s) [2022-04-04T13:51:56.969Z] === RUN TestGetAndSetLastUpdated [2022-04-04T13:51:56.969Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-04T13:51:56.969Z] === RUN TestStoreLen [2022-04-04T13:51:56.969Z] --- PASS: TestStoreLen (0.04s) [2022-04-04T13:51:56.969Z] PASS [2022-04-04T13:51:56.969Z] coverage: 86.9% of statements [2022-04-04T13:51:56.969Z] ok github.com/docker/docker/image 0.636s coverage: 86.9% of statements [2022-04-04T13:51:56.969Z] === RUN TestValidateManifest [2022-04-04T13:51:56.969Z] === RUN TestValidateManifest/nil [2022-04-04T13:51:56.969Z] === RUN TestValidateManifest/non-nil [2022-04-04T13:51:56.969Z] --- PASS: TestValidateManifest (0.00s) [2022-04-04T13:51:56.969Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-04T13:51:56.969Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-04T13:51:56.969Z] PASS [2022-04-04T13:51:56.969Z] coverage: 0.7% of statements [2022-04-04T13:51:56.969Z] ok github.com/docker/docker/image/tarexport 0.064s coverage: 0.7% of statements [2022-04-04T13:51:57.157Z] --- PASS: TestTemplatedSecret (2.73s) [2022-04-04T13:51:57.157Z] === RUN TestSecretCreateResolve [2022-04-04T13:51:57.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13074373693_/foo_false____} [2022-04-04T13:51:57.439Z] === RUN TestMakeV1ConfigFromConfig [2022-04-04T13:51:57.439Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-04T13:51:57.439Z] PASS [2022-04-04T13:51:57.439Z] coverage: 25.0% of statements [2022-04-04T13:51:57.439Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2022-04-04T13:51:57.439Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T13:51:58.093Z] docker_api_swarm_test.go:502: [d89953dd69639] joining swarm manager [daafbbac2cdb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:51:58.426Z] === RUN TestSerialization [2022-04-04T13:51:58.426Z] --- PASS: TestSerialization (0.02s) [2022-04-04T13:51:58.426Z] PASS [2022-04-04T13:51:58.426Z] coverage: 100.0% of statements [2022-04-04T13:51:58.426Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2022-04-04T13:51:58.895Z] === RUN TestEmptyLayer [2022-04-04T13:51:58.895Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-04T13:51:58.895Z] === RUN TestCommitFailure [2022-04-04T13:51:58.895Z] --- PASS: TestCommitFailure (0.02s) [2022-04-04T13:51:58.895Z] === RUN TestStartTransactionFailure [2022-04-04T13:51:58.895Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-04T13:51:58.895Z] === RUN TestGetOrphan [2022-04-04T13:51:58.895Z] --- PASS: TestGetOrphan (0.01s) [2022-04-04T13:51:58.895Z] === RUN TestMountAndRegister [2022-04-04T13:51:58.895Z] layer_test.go:258: Layer size: 14 [2022-04-04T13:51:58.895Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-04T13:51:58.895Z] === RUN TestLayerRelease [2022-04-04T13:51:58.895Z] layer_test.go:291: Failing on Windows [2022-04-04T13:51:58.895Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-04T13:51:58.895Z] === RUN TestStoreRestore [2022-04-04T13:51:58.895Z] layer_test.go:340: Failing on Windows [2022-04-04T13:51:58.895Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-04T13:51:58.895Z] === RUN TestTarStreamStability [2022-04-04T13:51:58.895Z] layer_test.go:455: Failing on Windows [2022-04-04T13:51:58.895Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-04T13:51:58.895Z] === RUN TestRegisterExistingLayer [2022-04-04T13:51:59.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13074373693_/foo_true____} [2022-04-04T13:51:59.364Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-04-04T13:51:59.364Z] === RUN TestTarStreamVerification [2022-04-04T13:51:59.364Z] layer_test.go:684: Failing on Windows [2022-04-04T13:51:59.364Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-04T13:51:59.364Z] === RUN TestLayerMigration [2022-04-04T13:51:59.364Z] migration_test.go:45: Failing on Windows [2022-04-04T13:51:59.364Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-04T13:51:59.364Z] === RUN TestLayerMigrationNoTarsplit [2022-04-04T13:51:59.364Z] migration_test.go:181: Failing on Windows [2022-04-04T13:51:59.364Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T13:51:59.364Z] === RUN TestMountInit [2022-04-04T13:51:59.364Z] mount_test.go:17: Failing on Windows [2022-04-04T13:51:59.364Z] --- SKIP: TestMountInit (0.00s) [2022-04-04T13:51:59.364Z] === RUN TestMountSize [2022-04-04T13:51:59.364Z] mount_test.go:76: Failing on Windows [2022-04-04T13:51:59.364Z] --- SKIP: TestMountSize (0.00s) [2022-04-04T13:51:59.364Z] === RUN TestMountChanges [2022-04-04T13:51:59.364Z] mount_test.go:125: Failing on Windows [2022-04-04T13:51:59.364Z] --- SKIP: TestMountChanges (0.00s) [2022-04-04T13:51:59.364Z] === RUN TestMountApply [2022-04-04T13:51:59.364Z] mount_test.go:212: Failing on Windows [2022-04-04T13:51:59.364Z] --- SKIP: TestMountApply (0.00s) [2022-04-04T13:51:59.364Z] PASS [2022-04-04T13:51:59.364Z] coverage: 30.6% of statements [2022-04-04T13:51:59.364Z] ok github.com/docker/docker/layer 0.384s coverage: 30.6% of statements [2022-04-04T13:51:59.364Z] === RUN TestEnvironmentParsing [2022-04-04T13:51:59.364Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-04T13:51:59.364Z] PASS [2022-04-04T13:51:59.364Z] coverage: 1.2% of statements [2022-04-04T13:51:59.364Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.2% of statements [2022-04-04T13:51:59.364Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T13:51:59.364Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T13:51:59.364Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T13:51:59.364Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T13:51:59.595Z] --- PASS: TestSecretCreateResolve (2.46s) [2022-04-04T13:51:59.595Z] PASS [2022-04-04T13:51:59.595Z] [2022-04-04T13:51:59.595Z] DONE 6 tests in 15.020s [2022-04-04T13:51:59.595Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T13:51:59.595Z] ++ 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-04-04T13:51:59.595Z] ++ set -e [2022-04-04T13:51:59.595Z] ++ '[' -n 0 ']' [2022-04-04T13:51:59.595Z] ++ set -x [2022-04-04T13:51:59.595Z] ++ 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-04-04T13:51:59.833Z] === RUN TestSequenceGetAvailableBit [2022-04-04T13:51:59.833Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestSequenceEqual [2022-04-04T13:51:59.833Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestSequenceCopy [2022-04-04T13:51:59.833Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestGetFirstAvailable [2022-04-04T13:51:59.833Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestFindSequence [2022-04-04T13:51:59.833Z] --- PASS: TestFindSequence (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestCheckIfAvailable [2022-04-04T13:51:59.833Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestMergeSequences [2022-04-04T13:51:59.833Z] --- PASS: TestMergeSequences (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestPushReservation [2022-04-04T13:51:59.833Z] --- PASS: TestPushReservation (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestSerializeDeserialize [2022-04-04T13:51:59.833Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestSet [2022-04-04T13:51:59.833Z] --- PASS: TestSet (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestSetUnset [2022-04-04T13:51:59.833Z] --- PASS: TestSetUnset (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestOffsetSetUnset [2022-04-04T13:51:59.833Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestSetInRange [2022-04-04T13:51:59.833Z] --- PASS: TestSetInRange (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestSetAnyInRange [2022-04-04T13:51:59.833Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestMethods [2022-04-04T13:51:59.833Z] --- PASS: TestMethods (0.00s) [2022-04-04T13:51:59.833Z] === RUN TestRandomAllocateDeallocate [2022-04-04T13:51:59.853Z] INFO: Testing against a local daemon [2022-04-04T13:51:59.853Z] === RUN TestServiceCreateInit [2022-04-04T13:51:59.853Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T13:52:00.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32674246929_/foo_false____} [2022-04-04T13:52:02.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32674246929_/foo_true____} [2022-04-04T13:52:02.051Z] === RUN TestInvalidConfig [2022-04-04T13:52:02.051Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-04T13:52:02.051Z] === RUN TestConfig [2022-04-04T13:52:02.051Z] --- PASS: TestConfig (0.00s) [2022-04-04T13:52:02.051Z] === RUN TestOptionsLabels [2022-04-04T13:52:02.051Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-04T13:52:02.051Z] === RUN TestValidName [2022-04-04T13:52:02.051Z] --- PASS: TestValidName (0.00s) [2022-04-04T13:52:02.051Z] PASS [2022-04-04T13:52:02.051Z] coverage: 19.7% of statements [2022-04-04T13:52:02.051Z] ok github.com/docker/docker/libnetwork/config 0.090s coverage: 19.7% of statements [2022-04-04T13:52:02.520Z] === RUN TestKey [2022-04-04T13:52:02.520Z] --- PASS: TestKey (0.00s) [2022-04-04T13:52:02.520Z] === RUN TestParseKey [2022-04-04T13:52:02.520Z] --- PASS: TestParseKey (0.00s) [2022-04-04T13:52:02.520Z] === RUN TestInvalidDataStore [2022-04-04T13:52:02.520Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-04T13:52:02.520Z] === RUN TestKVObjectFlatKey [2022-04-04T13:52:02.520Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-04T13:52:02.520Z] === RUN TestAtomicKVObjectFlatKey [2022-04-04T13:52:02.520Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-04T13:52:02.520Z] PASS [2022-04-04T13:52:02.520Z] coverage: 21.9% of statements [2022-04-04T13:52:02.520Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2022-04-04T13:52:02.989Z] === RUN TestErrorInterfaces [2022-04-04T13:52:02.989Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestNetworkMarshalling [2022-04-04T13:52:02.989Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-04-04T13:52:02.989Z] === RUN TestEndpointMarshalling [2022-04-04T13:52:02.989Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestAuxAddresses [2022-04-04T13:52:02.989Z] time="2022-04-04T13:52:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T13:52:02.989Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-04T13:52:02.989Z] === RUN TestSRVServiceQuery [2022-04-04T13:52:02.989Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:02.989Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestServiceVIPReuse [2022-04-04T13:52:02.989Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:02.989Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-04T13:52:02.989Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:02.989Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestDNSIPQuery [2022-04-04T13:52:02.989Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:02.989Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestDNSProxyServFail [2022-04-04T13:52:02.989Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:02.989Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestSandboxAddEmpty [2022-04-04T13:52:02.989Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:02.989Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestSandboxAddMultiPrio [2022-04-04T13:52:02.989Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:02.989Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestSandboxAddSamePrio [2022-04-04T13:52:02.989Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:02.989Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestCleanupServiceDiscovery [2022-04-04T13:52:02.989Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:02.989Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestDNSOptions [2022-04-04T13:52:02.989Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:02.989Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestMultipleControllersWithSameStore [2022-04-04T13:52:02.989Z] time="2022-04-04T13:52:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T13:52:02.989Z] time="2022-04-04T13:52:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-04T13:52:02.989Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-04T13:52:02.989Z] PASS [2022-04-04T13:52:02.989Z] coverage: 8.5% of statements [2022-04-04T13:52:02.989Z] ok github.com/docker/docker/libnetwork 0.315s coverage: 8.5% of statements [2022-04-04T13:52:02.989Z] === RUN TestIPDataMarshalling [2022-04-04T13:52:02.989Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-04T13:52:02.989Z] === RUN TestValidateAndIsV6 [2022-04-04T13:52:02.989Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-04T13:52:02.989Z] PASS [2022-04-04T13:52:02.989Z] coverage: 68.9% of statements [2022-04-04T13:52:02.989Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2022-04-04T13:52:03.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32674246929_/foo_true__0xc000dda900__} [2022-04-04T13:52:03.959Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T13:52:03.976Z] === RUN TestDriver [2022-04-04T13:52:03.976Z] --- PASS: TestDriver (0.00s) [2022-04-04T13:52:03.976Z] PASS [2022-04-04T13:52:03.976Z] coverage: 34.8% of statements [2022-04-04T13:52:03.976Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2022-04-04T13:52:03.976Z] === RUN TestDriver [2022-04-04T13:52:03.976Z] --- PASS: TestDriver (0.00s) [2022-04-04T13:52:03.976Z] PASS [2022-04-04T13:52:03.976Z] coverage: 34.8% of statements [2022-04-04T13:52:03.976Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2022-04-04T13:52:04.447Z] === RUN TestNetworkAllocateFree [2022-04-04T13:52:04.447Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-04T13:52:04.447Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-04T13:52:04.447Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-04T13:52:04.447Z] PASS [2022-04-04T13:52:04.447Z] coverage: 63.6% of statements [2022-04-04T13:52:04.447Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-04-04T13:52:04.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dda918_} [2022-04-04T13:52:04.917Z] === RUN TestGetEmptyCapabilities [2022-04-04T13:52:04.917Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-04T13:52:04.917Z] === RUN TestGetExtraCapabilities [2022-04-04T13:52:04.917Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-04T13:52:04.917Z] === RUN TestGetInvalidCapabilities [2022-04-04T13:52:05.385Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-04T13:52:05.385Z] === RUN TestRemoteDriver [2022-04-04T13:52:05.385Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T13:52:05.385Z] === RUN TestDriverError [2022-04-04T13:52:05.385Z] --- PASS: TestDriverError (0.00s) [2022-04-04T13:52:05.385Z] === RUN TestMissingValues [2022-04-04T13:52:05.385Z] --- PASS: TestMissingValues (0.01s) [2022-04-04T13:52:05.385Z] === RUN TestRollback [2022-04-04T13:52:05.385Z] --- PASS: TestRollback (0.01s) [2022-04-04T13:52:05.385Z] PASS [2022-04-04T13:52:05.385Z] coverage: 57.4% of statements [2022-04-04T13:52:05.385Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.086s coverage: 57.4% of statements [2022-04-04T13:52:05.854Z] --- PASS: TestRandomAllocateDeallocate (5.88s) [2022-04-04T13:52:05.854Z] === RUN TestAllocateRandomDeallocate [2022-04-04T13:52:05.854Z] === RUN TestNAT [2022-04-04T13:52:05.854Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T13:52:05.854Z] --- SKIP: TestNAT (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestTransparent [2022-04-04T13:52:05.854Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T13:52:05.854Z] --- SKIP: TestTransparent (0.00s) [2022-04-04T13:52:05.854Z] PASS [2022-04-04T13:52:05.854Z] coverage: 0.0% of statements [2022-04-04T13:52:05.854Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.049s coverage: 0.0% of statements [2022-04-04T13:52:05.854Z] === RUN TestNew [2022-04-04T13:52:05.854Z] --- PASS: TestNew (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestAddDriver [2022-04-04T13:52:05.854Z] --- PASS: TestAddDriver (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestAddDuplicateDriver [2022-04-04T13:52:05.854Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-04T13:52:05.854Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestDriver [2022-04-04T13:52:05.854Z] --- PASS: TestDriver (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestIPAM [2022-04-04T13:52:05.854Z] --- PASS: TestIPAM (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestWalkIPAMs [2022-04-04T13:52:05.854Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestWalkDrivers [2022-04-04T13:52:05.854Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-04T13:52:05.854Z] PASS [2022-04-04T13:52:05.854Z] coverage: 82.4% of statements [2022-04-04T13:52:05.854Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2022-04-04T13:52:05.854Z] === RUN TestBuildDefault [2022-04-04T13:52:05.854Z] --- PASS: TestBuildDefault (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestBuildHostnameDomainname [2022-04-04T13:52:05.854Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestBuildHostname [2022-04-04T13:52:05.854Z] --- PASS: TestBuildHostname (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestBuildHostnameFQDN [2022-04-04T13:52:05.854Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestBuildNoIP [2022-04-04T13:52:05.854Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestUpdate [2022-04-04T13:52:05.854Z] --- PASS: TestUpdate (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-04T13:52:05.854Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-04T13:52:05.854Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestAddEmpty [2022-04-04T13:52:05.854Z] --- PASS: TestAddEmpty (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestAdd [2022-04-04T13:52:05.854Z] --- PASS: TestAdd (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestDeleteEmpty [2022-04-04T13:52:05.854Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestDeleteNewline [2022-04-04T13:52:05.854Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-04T13:52:05.854Z] === RUN TestDelete [2022-04-04T13:52:05.854Z] --- PASS: TestDelete (0.00s) [2022-04-04T13:52:05.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dda930_} [2022-04-04T13:52:06.322Z] === RUN TestConcurrentWrites [2022-04-04T13:52:06.322Z] --- PASS: TestConcurrentWrites (0.21s) [2022-04-04T13:52:06.322Z] PASS [2022-04-04T13:52:06.322Z] coverage: 81.2% of statements [2022-04-04T13:52:06.322Z] ok github.com/docker/docker/libnetwork/etchosts 0.269s coverage: 81.2% of statements [2022-04-04T13:52:06.322Z] === RUN TestNew [2022-04-04T13:52:06.322Z] --- PASS: TestNew (0.00s) [2022-04-04T13:52:06.322Z] === RUN TestAllocate [2022-04-04T13:52:06.322Z] --- PASS: TestAllocate (0.00s) [2022-04-04T13:52:06.322Z] === RUN TestUninitialized [2022-04-04T13:52:06.322Z] --- PASS: TestUninitialized (0.00s) [2022-04-04T13:52:06.322Z] === RUN TestAllocateInRange [2022-04-04T13:52:06.322Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-04T13:52:06.322Z] === RUN TestAllocateSerial [2022-04-04T13:52:06.322Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-04T13:52:06.322Z] PASS [2022-04-04T13:52:06.322Z] coverage: 87.5% of statements [2022-04-04T13:52:06.322Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-04-04T13:52:06.795Z] === RUN TestCaller [2022-04-04T13:52:06.795Z] --- PASS: TestCaller (0.00s) [2022-04-04T13:52:06.795Z] PASS [2022-04-04T13:52:06.795Z] coverage: 100.0% of statements [2022-04-04T13:52:06.795Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-04-04T13:52:06.795Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2022-04-04T13:52:06.795Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-04T13:52:06.819Z] --- PASS: TestImportExtremelyLargeImageWorks (93.89s) [2022-04-04T13:52:06.819Z] PASS [2022-04-04T13:52:06.819Z] [2022-04-04T13:52:06.819Z] === Skipped [2022-04-04T13:52:06.819Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-04T13:52:06.819Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-04T13:52:06.819Z] [2022-04-04T13:52:06.819Z] DONE 22 tests, 1 skipped in 98.234s [2022-04-04T13:52:06.819Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T13:52:06.819Z] INFO: Testing against a local daemon [2022-04-04T13:52:06.819Z] === RUN TestNetworkCreateDelete [2022-04-04T13:52:06.819Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-04T13:52:06.819Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T13:52:06.819Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-04T13:52:06.819Z] === RUN TestDaemonDNSFallback [2022-04-04T13:52:07.265Z] === RUN TestSetSerialInsertDelete [2022-04-04T13:52:07.265Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-04T13:52:07.265Z] === RUN TestSetParallelInsertDelete [2022-04-04T13:52:07.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dda948_} [2022-04-04T13:52:07.532Z] --- PASS: TestServiceCreateInit (7.85s) [2022-04-04T13:52:07.533Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.04s) [2022-04-04T13:52:07.533Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.80s) [2022-04-04T13:52:07.533Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T13:52:08.100Z] docker_api_swarm_test.go:507: [d121c4f7140fa] joining swarm manager [daafbbac2cdb4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:52:08.252Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.32s) [2022-04-04T13:52:08.252Z] === RUN TestRetrieveFromStore [2022-04-04T13:52:08.252Z] === RUN TestInt2IP2IntConversion [2022-04-04T13:52:08.721Z] --- PASS: TestRetrieveFromStore (0.52s) [2022-04-04T13:52:08.721Z] === RUN TestIsCorrupted [2022-04-04T13:52:08.721Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-04T13:52:08.721Z] === RUN TestSetRollover [2022-04-04T13:52:08.721Z] === RUN TestPoolRequest [2022-04-04T13:52:08.721Z] --- PASS: TestPoolRequest (0.00s) [2022-04-04T13:52:08.721Z] === RUN TestOtherRequests [2022-04-04T13:52:08.721Z] --- PASS: TestOtherRequests (0.00s) [2022-04-04T13:52:08.721Z] PASS [2022-04-04T13:52:08.721Z] coverage: 57.1% of statements [2022-04-04T13:52:08.721Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-04-04T13:52:08.721Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-04-04T13:52:08.721Z] === RUN TestGetAddressVersion [2022-04-04T13:52:08.721Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-04T13:52:08.721Z] === RUN TestKeyString [2022-04-04T13:52:08.721Z] --- PASS: TestKeyString (0.00s) [2022-04-04T13:52:08.721Z] === RUN TestPoolDataMarshal [2022-04-04T13:52:08.721Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-04T13:52:08.721Z] === RUN TestSubnetsMarshal [2022-04-04T13:52:08.721Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-04T13:52:08.721Z] === RUN TestAddSubnets [2022-04-04T13:52:08.721Z] --- PASS: TestAddSubnets (0.06s) [2022-04-04T13:52:08.721Z] === RUN TestDoublePoolRelease [2022-04-04T13:52:08.721Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-04T13:52:08.721Z] === RUN TestAddReleasePoolID [2022-04-04T13:52:08.721Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-04-04T13:52:08.721Z] === RUN TestPredefinedPool [2022-04-04T13:52:09.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dda960_} [2022-04-04T13:52:09.190Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-04T13:52:09.190Z] === RUN TestRemoveSubnet [2022-04-04T13:52:09.190Z] --- PASS: TestRemoveSubnet (0.17s) [2022-04-04T13:52:09.190Z] === RUN TestGetSameAddress [2022-04-04T13:52:09.190Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-04T13:52:09.190Z] === RUN TestPoolAllocationReuse [2022-04-04T13:52:09.659Z] === RUN TestGetCapabilities [2022-04-04T13:52:09.659Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-04T13:52:09.659Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-04T13:52:09.659Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-04T13:52:09.659Z] === RUN TestGetDefaultAddressSpaces [2022-04-04T13:52:09.659Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-04T13:52:09.659Z] === RUN TestRemoteDriver [2022-04-04T13:52:09.659Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-04T13:52:09.659Z] PASS [2022-04-04T13:52:09.659Z] coverage: 47.4% of statements [2022-04-04T13:52:09.659Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2022-04-04T13:52:10.129Z] --- PASS: TestSetRollover (1.32s) [2022-04-04T13:52:10.129Z] === RUN TestSetRolloverSerial [2022-04-04T13:52:10.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T13:52:10.602Z] --- PASS: TestPoolAllocationReuse (1.37s) [2022-04-04T13:52:10.602Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-04T13:52:10.602Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-04T13:52:10.602Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-04T13:52:10.602Z] === RUN TestWindowsIPAM [2022-04-04T13:52:10.602Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-04T13:52:10.602Z] PASS [2022-04-04T13:52:10.602Z] coverage: 71.4% of statements [2022-04-04T13:52:10.602Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-04-04T13:52:11.030Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-04-04T13:52:11.030Z] === RUN TestInspectNetwork [2022-04-04T13:52:11.030Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:11.030Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T13:52:11.030Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T13:52:11.031Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.031Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T13:52:11.031Z] === RUN TestNetworkInvalidJSON [2022-04-04T13:52:11.292Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T13:52:11.292Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T13:52:11.292Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:52:11.292Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:52:11.292Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:52:11.292Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:52:11.292Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T13:52:11.292Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:52:11.292Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:52:11.292Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-04T13:52:11.292Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T13:52:11.292Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T13:52:11.292Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T13:52:11.292Z] === RUN TestNetworkList [2022-04-04T13:52:11.292Z] === RUN TestNetworkList//networks [2022-04-04T13:52:11.292Z] === PAUSE TestNetworkList//networks [2022-04-04T13:52:11.292Z] === RUN TestNetworkList//networks/ [2022-04-04T13:52:11.292Z] === PAUSE TestNetworkList//networks/ [2022-04-04T13:52:11.292Z] === CONT TestNetworkList//networks [2022-04-04T13:52:11.292Z] === CONT TestNetworkList//networks/ [2022-04-04T13:52:11.292Z] --- PASS: TestNetworkList (0.01s) [2022-04-04T13:52:11.292Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T13:52:11.292Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T13:52:11.292Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T13:52:11.292Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T13:52:11.292Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T13:52:11.292Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-04T13:52:11.292Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T13:52:11.292Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-04T13:52:11.292Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T13:52:11.292Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-04T13:52:11.292Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T13:52:11.292Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-04T13:52:11.292Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T13:52:11.292Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-04T13:52:11.292Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T13:52:11.292Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:11.292Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T13:52:11.292Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T13:52:11.292Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:52:11.292Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:52:11.292Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T13:52:11.292Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:11.292Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-04T13:52:11.292Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T13:52:11.292Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:11.292Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T13:52:11.292Z] PASS [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === Skipped [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-04T13:52:11.292Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T13:52:11.292Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T13:52:11.292Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-04T13:52:11.292Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-04T13:52:11.292Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-04T13:52:11.292Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-04T13:52:11.292Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-04T13:52:11.292Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T13:52:11.292Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:52:11.292Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-04T13:52:11.292Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T13:52:11.292Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:11.292Z] [2022-04-04T13:52:11.292Z] DONE 22 tests, 12 skipped in 7.088s [2022-04-04T13:52:11.292Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T13:52:11.292Z] INFO: Testing against a local daemon [2022-04-04T13:52:11.292Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T13:52:11.292Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:52:11.292Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T13:52:11.292Z] === RUN TestDockerNetworkIpvlan [2022-04-04T13:52:11.292Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:52:11.292Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T13:52:11.292Z] PASS [2022-04-04T13:52:11.562Z] [2022-04-04T13:52:11.562Z] === Skipped [2022-04-04T13:52:11.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T13:52:11.562Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:52:11.562Z] [2022-04-04T13:52:11.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T13:52:11.562Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:52:11.562Z] [2022-04-04T13:52:11.562Z] DONE 2 tests, 2 skipped in 0.092s [2022-04-04T13:52:11.562Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T13:52:11.562Z] INFO: Testing against a local daemon [2022-04-04T13:52:11.562Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T13:52:11.562Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.562Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestDockerNetworkMacvlan [2022-04-04T13:52:11.562Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.562Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-04T13:52:11.562Z] PASS [2022-04-04T13:52:11.562Z] [2022-04-04T13:52:11.562Z] === Skipped [2022-04-04T13:52:11.562Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-04T13:52:11.562Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.562Z] [2022-04-04T13:52:11.562Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-04T13:52:11.562Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-04T13:52:11.562Z] [2022-04-04T13:52:11.562Z] DONE 2 tests, 2 skipped in 0.094s [2022-04-04T13:52:11.562Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T13:52:11.562Z] testing: warning: no tests to run [2022-04-04T13:52:11.562Z] PASS [2022-04-04T13:52:11.562Z] [2022-04-04T13:52:11.562Z] DONE 0 tests in 0.023s [2022-04-04T13:52:11.562Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T13:52:11.562Z] INFO: Testing against a local daemon [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginTLS [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginHeader [2022-04-04T13:52:11.562Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.562Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-04T13:52:11.562Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T13:52:11.590Z] --- PASS: TestSetRolloverSerial (1.37s) [2022-04-04T13:52:11.590Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-04T13:52:11.590Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-04T13:52:11.590Z] PASS [2022-04-04T13:52:11.590Z] coverage: 84.4% of statements [2022-04-04T13:52:11.590Z] ok github.com/docker/docker/libnetwork/bitseq 11.665s coverage: 84.4% of statements [2022-04-04T13:52:11.590Z] === RUN TestDefaultNetwork [2022-04-04T13:52:11.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-04T13:52:11.793Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T13:52:11.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.829Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-04T13:52:11.829Z] === RUN TestAuthZPluginV2Disable [2022-04-04T13:52:11.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.829Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-04T13:52:11.829Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T13:52:11.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.829Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-04T13:52:11.829Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T13:52:11.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.829Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-04T13:52:11.829Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T13:52:11.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.829Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-04T13:52:11.829Z] PASS [2022-04-04T13:52:11.829Z] [2022-04-04T13:52:11.829Z] === Skipped [2022-04-04T13:52:11.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-04T13:52:11.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.829Z] [2022-04-04T13:52:11.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-04T13:52:11.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.829Z] [2022-04-04T13:52:11.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-04T13:52:11.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.829Z] [2022-04-04T13:52:11.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-04T13:52:11.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.829Z] [2022-04-04T13:52:11.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-04T13:52:11.829Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.829Z] [2022-04-04T13:52:11.829Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-04T13:52:11.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:11.830Z] [2022-04-04T13:52:11.830Z] DONE 17 tests, 17 skipped in 0.315s [2022-04-04T13:52:11.830Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T13:52:12.059Z] --- PASS: TestDefaultNetwork (0.27s) [2022-04-04T13:52:12.059Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-04T13:52:12.059Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-04-04T13:52:12.059Z] === RUN TestInitAddressPools [2022-04-04T13:52:12.059Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-04T13:52:12.059Z] PASS [2022-04-04T13:52:12.059Z] coverage: 74.0% of statements [2022-04-04T13:52:12.059Z] ok github.com/docker/docker/libnetwork/ipamutils 0.629s coverage: 74.0% of statements [2022-04-04T13:52:12.094Z] INFO: Testing against a local daemon [2022-04-04T13:52:12.094Z] === RUN TestPluginInvalidJSON [2022-04-04T13:52:12.094Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:52:12.094Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:52:12.094Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:52:12.094Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-04T13:52:12.094Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T13:52:12.094Z] === RUN TestPluginInstall [2022-04-04T13:52:12.094Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:12.094Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T13:52:12.094Z] === RUN TestPluginsWithRuntimes [2022-04-04T13:52:12.094Z] 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-04-04T13:52:12.094Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T13:52:12.094Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T13:52:12.094Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-04T13:52:12.094Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T13:52:12.094Z] PASS [2022-04-04T13:52:12.094Z] [2022-04-04T13:52:12.094Z] === Skipped [2022-04-04T13:52:12.094Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-04T13:52:12.094Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-04T13:52:12.094Z] [2022-04-04T13:52:12.094Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-04T13:52:12.094Z] 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-04-04T13:52:12.094Z] [2022-04-04T13:52:12.094Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T13:52:12.094Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-04T13:52:12.094Z] [2022-04-04T13:52:12.094Z] DONE 5 tests, 3 skipped in 0.148s [2022-04-04T13:52:12.094Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T13:52:12.094Z] INFO: Testing against a local daemon [2022-04-04T13:52:12.094Z] === RUN TestExternalGraphDriver [2022-04-04T13:52:12.094Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-04T13:52:12.094Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-04T13:52:12.094Z] === RUN TestGraphdriverPluginV2 [2022-04-04T13:52:12.529Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.95s) [2022-04-04T13:52:12.529Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-04T13:52:12.998Z] === RUN TestKeyValue [2022-04-04T13:52:12.998Z] --- PASS: TestKeyValue (0.00s) [2022-04-04T13:52:12.998Z] PASS [2022-04-04T13:52:12.998Z] coverage: 60.0% of statements [2022-04-04T13:52:12.998Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2022-04-04T13:52:13.017Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:52:13.017Z] INFO: Testing against a local daemon [2022-04-04T13:52:13.017Z] === RUN TestBuildWithSession [2022-04-04T13:52:13.017Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:52:13.017Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T13:52:13.017Z] === RUN TestBuildSquashParent [2022-04-04T13:52:13.017Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:52:13.017Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-04T13:52:13.017Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T13:52:13.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:52:13.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:52:13.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:52:13.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:52:13.017Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:52:13.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:52:13.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:52:13.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:52:13.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:52:13.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:52:13.017Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:52:13.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:52:13.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:52:13.017Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:52:13.017Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:52:13.017Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:52:14.328Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T13:52:15.216Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.40s) [2022-04-04T13:52:15.216Z] === RUN TestGetAddress [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T13:52:15.216Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T13:52:15.685Z] === RUN TestNetworkDBSimple [2022-04-04T13:52:15.704Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T13:52:16.156Z] === RUN TestGenerate [2022-04-04T13:52:16.156Z] --- PASS: TestGenerate (0.00s) [2022-04-04T13:52:16.156Z] === RUN TestGeneratePtr [2022-04-04T13:52:16.156Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-04T13:52:16.156Z] === RUN TestGenerateMissingField [2022-04-04T13:52:16.156Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-04T13:52:16.156Z] === RUN TestFieldCannotBeSet [2022-04-04T13:52:16.156Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-04T13:52:16.156Z] === RUN TestTypeMismatchError [2022-04-04T13:52:16.156Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-04T13:52:16.156Z] PASS [2022-04-04T13:52:16.156Z] coverage: 100.0% of statements [2022-04-04T13:52:16.156Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2022-04-04T13:52:16.304Z] --- PASS: TestGraphdriverPluginV2 (3.42s) [2022-04-04T13:52:16.304Z] PASS [2022-04-04T13:52:16.304Z] [2022-04-04T13:52:16.304Z] === Skipped [2022-04-04T13:52:16.304Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-04T13:52:16.304Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-04T13:52:16.304Z] [2022-04-04T13:52:16.304Z] DONE 2 tests, 1 skipped in 3.541s [2022-04-04T13:52:16.304Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T13:52:16.304Z] INFO: Testing against a local daemon [2022-04-04T13:52:16.304Z] === RUN TestContinueAfterPluginCrash [2022-04-04T13:52:16.304Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T13:52:16.304Z] === RUN TestReadPluginNoRead [2022-04-04T13:52:16.304Z] === PAUSE TestReadPluginNoRead [2022-04-04T13:52:16.304Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T13:52:16.304Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T13:52:16.304Z] === CONT TestContinueAfterPluginCrash [2022-04-04T13:52:16.304Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T13:52:16.624Z] 2022/04/04 13:52:16 Closing DB instances... [2022-04-04T13:52:16.624Z] testing: warning: no tests to run [2022-04-04T13:52:16.624Z] PASS [2022-04-04T13:52:16.624Z] coverage: 0.0% of statements [2022-04-04T13:52:16.624Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-04-04T13:52:17.612Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-04T13:52:17.612Z] PASS [2022-04-04T13:52:17.612Z] coverage: 100.0% of statements [2022-04-04T13:52:17.612Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.063s coverage: 100.0% of statements [2022-04-04T13:52:17.612Z] === RUN TestRequestNewPort [2022-04-04T13:52:17.612Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-04T13:52:17.612Z] === RUN TestRequestSpecificPort [2022-04-04T13:52:17.612Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-04T13:52:17.612Z] === RUN TestReleasePort [2022-04-04T13:52:17.612Z] --- PASS: TestReleasePort (0.00s) [2022-04-04T13:52:17.612Z] === RUN TestReuseReleasedPort [2022-04-04T13:52:17.612Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-04T13:52:17.612Z] === RUN TestReleaseUnreadledPort [2022-04-04T13:52:17.612Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-04T13:52:17.612Z] === RUN TestUnknowProtocol [2022-04-04T13:52:17.612Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-04T13:52:17.612Z] === RUN TestAllocateAllPorts [2022-04-04T13:52:17.612Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-04T13:52:17.612Z] === RUN TestPortAllocation [2022-04-04T13:52:17.612Z] --- PASS: TestPortAllocation (0.00s) [2022-04-04T13:52:17.612Z] === RUN TestPortAllocationWithCustomRange [2022-04-04T13:52:17.612Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-04T13:52:17.612Z] === RUN TestNoDuplicateBPR [2022-04-04T13:52:17.612Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-04T13:52:17.612Z] === RUN TestChangePortRange [2022-04-04T13:52:17.612Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-04T13:52:17.612Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-04T13:52:17.612Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-04T13:52:17.612Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-04T13:52:17.612Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-04T13:52:17.612Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-04T13:52:17.612Z] --- PASS: TestChangePortRange (0.00s) [2022-04-04T13:52:17.612Z] PASS [2022-04-04T13:52:17.612Z] coverage: 88.6% of statements [2022-04-04T13:52:17.612Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-04-04T13:52:17.612Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-04T13:52:17.612Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-04T13:52:18.084Z] testing: warning: no tests to run [2022-04-04T13:52:18.084Z] PASS [2022-04-04T13:52:18.084Z] coverage: 0.0% of statements [2022-04-04T13:52:18.084Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-04-04T13:52:18.312Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T13:52:18.553Z] === RUN TestHashData [2022-04-04T13:52:18.553Z] --- PASS: TestHashData (0.00s) [2022-04-04T13:52:18.553Z] PASS [2022-04-04T13:52:18.553Z] coverage: 2.8% of statements [2022-04-04T13:52:18.553Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2022-04-04T13:52:18.893Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T13:52:18.893Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T13:52:19.021Z] 2022/04/04 13:52:18 Closing DB instances... [2022-04-04T13:52:19.021Z] === RUN TestErrorConstructors [2022-04-04T13:52:19.021Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-04T13:52:19.021Z] === RUN TestCompareIPMask [2022-04-04T13:52:19.021Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-04T13:52:19.021Z] === RUN TestUtilGetHostPartIP [2022-04-04T13:52:19.021Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-04T13:52:19.021Z] === RUN TestUtilGetBroadcastIP [2022-04-04T13:52:19.021Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-04T13:52:19.021Z] === RUN TestParseCIDR [2022-04-04T13:52:19.021Z] --- PASS: TestParseCIDR (0.00s) [2022-04-04T13:52:19.021Z] PASS [2022-04-04T13:52:19.021Z] coverage: 37.3% of statements [2022-04-04T13:52:19.021Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 37.3% of statements [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-04T13:52:19.490Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-04T13:52:19.490Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-04T13:52:19.490Z] PASS [2022-04-04T13:52:19.490Z] coverage: 55.0% of statements [2022-04-04T13:52:19.490Z] ok github.com/docker/docker/oci 0.047s coverage: 55.0% of statements [2022-04-04T13:52:19.829Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T13:52:20.397Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-04T13:52:20.478Z] === RUN TestParseVersion [2022-04-04T13:52:20.478Z] --- PASS: TestParseVersion (0.00s) [2022-04-04T13:52:20.478Z] PASS [2022-04-04T13:52:20.478Z] coverage: 52.9% of statements [2022-04-04T13:52:20.478Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-04-04T13:52:20.478Z] === RUN TestAddressPoolOpt [2022-04-04T13:52:20.478Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/a [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/something [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/_=a [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/env1=value1 [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/_env1=value1 [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/PATH [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/=a [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/PATH= [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/PATH=something [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/asd!qwe [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/1asd [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/123 [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/some_space [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/__some_space_before [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/some_space_after__ [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/= [2022-04-04T13:52:20.478Z] === RUN TestValidateEnv/PaTh [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestParseHost [2022-04-04T13:52:20.478Z] --- PASS: TestParseHost (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestParseDockerDaemonHost [2022-04-04T13:52:20.478Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestParseTCP [2022-04-04T13:52:20.478Z] --- PASS: TestParseTCP (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-04T13:52:20.478Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestValidateExtraHosts [2022-04-04T13:52:20.478Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestIpOptString [2022-04-04T13:52:20.478Z] --- PASS: TestIpOptString (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-04T13:52:20.478Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestNewIpOptValidDefaultVal [2022-04-04T13:52:20.478Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestIpOptSetInvalidVal [2022-04-04T13:52:20.478Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestValidateIPAddress [2022-04-04T13:52:20.478Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestMapOpts [2022-04-04T13:52:20.478Z] --- PASS: TestMapOpts (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestListOptsWithoutValidator [2022-04-04T13:52:20.478Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestListOptsWithValidator [2022-04-04T13:52:20.478Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestValidateDNSSearch [2022-04-04T13:52:20.478Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_general_format [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_one_more [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-04T13:52:20.478Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-04T13:52:20.478Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestNamedListOpts [2022-04-04T13:52:20.478Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestNamedMapOpts [2022-04-04T13:52:20.478Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestParseLink [2022-04-04T13:52:20.478Z] --- PASS: TestParseLink (0.00s) [2022-04-04T13:52:20.478Z] === RUN TestUlimitOpt [2022-04-04T13:52:20.478Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-04T13:52:20.478Z] PASS [2022-04-04T13:52:20.478Z] coverage: 66.5% of statements [2022-04-04T13:52:20.478Z] ok github.com/docker/docker/opts 0.073s coverage: 66.5% of statements [2022-04-04T13:52:20.478Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2022-04-04T13:52:20.478Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-04T13:52:20.514Z] --- PASS: TestDaemonStartWithLogOpt (4.26s) [2022-04-04T13:52:20.514Z] === CONT TestReadPluginNoRead [2022-04-04T13:52:20.655Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T13:52:21.224Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T13:52:21.466Z] 2022/04/04 13:52:21 Closing DB instances... [2022-04-04T13:52:21.570Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:52:21.791Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T13:52:21.935Z] === RUN TestPeerCertificateMarshalJSON [2022-04-04T13:52:22.359Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T13:52:22.403Z] === RUN TestIsArchivePathDir [2022-04-04T13:52:22.403Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-04T13:52:22.403Z] === RUN TestIsArchivePathInvalidFile [2022-04-04T13:52:22.431Z] === RUN TestReadPluginNoRead/default [2022-04-04T13:52:22.874Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-04-04T13:52:22.874Z] === RUN TestIsArchivePathTar [2022-04-04T13:52:22.874Z] --- PASS: TestIsArchivePathTar (0.14s) [2022-04-04T13:52:22.874Z] === RUN TestDecompressStreamGzip [2022-04-04T13:52:22.874Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-04T13:52:22.874Z] === RUN TestDecompressStreamBzip2 [2022-04-04T13:52:22.874Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-04-04T13:52:22.874Z] === RUN TestDecompressStreamXz [2022-04-04T13:52:22.874Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T13:52:22.874Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-04T13:52:22.874Z] === RUN TestDecompressStreamZstd [2022-04-04T13:52:22.874Z] archive_test.go:140: zstd not installed [2022-04-04T13:52:22.874Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-04-04T13:52:22.874Z] === RUN TestCompressStreamXzUnsupported [2022-04-04T13:52:22.874Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-04T13:52:22.874Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-04T13:52:22.874Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-04T13:52:22.874Z] === RUN TestCompressStreamInvalid [2022-04-04T13:52:22.874Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-04T13:52:22.874Z] === RUN TestExtensionInvalid [2022-04-04T13:52:22.874Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-04T13:52:22.874Z] === RUN TestExtensionUncompressed [2022-04-04T13:52:22.874Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-04T13:52:22.874Z] === RUN TestExtensionBzip2 [2022-04-04T13:52:22.874Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-04T13:52:22.874Z] === RUN TestExtensionGzip [2022-04-04T13:52:22.874Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-04T13:52:22.874Z] === RUN TestExtensionXz [2022-04-04T13:52:22.874Z] --- PASS: TestExtensionXz (0.00s) [2022-04-04T13:52:22.874Z] === RUN TestExtensionZstd [2022-04-04T13:52:22.874Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-04T13:52:22.874Z] === RUN TestCmdStreamLargeStderr [2022-04-04T13:52:22.874Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-04-04T13:52:22.874Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-04T13:52:22.874Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-04T13:52:22.874Z] === RUN TestCmdStreamBad [2022-04-04T13:52:22.874Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T13:52:22.874Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-04T13:52:22.874Z] === RUN TestCmdStreamGood [2022-04-04T13:52:22.924Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T13:52:23.343Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-04T13:52:23.343Z] === RUN TestUntarPathWithInvalidDest [2022-04-04T13:52:23.343Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-04T13:52:23.343Z] === RUN TestUntarPathWithInvalidSrc [2022-04-04T13:52:23.343Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-04T13:52:23.343Z] === RUN TestUntarPath [2022-04-04T13:52:23.343Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-04T13:52:23.343Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-04T13:52:23.343Z] --- PASS: TestPeerCertificateMarshalJSON (1.08s) [2022-04-04T13:52:23.343Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-04T13:52:23.343Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-04T13:52:23.343Z] === RUN TestMiddleware [2022-04-04T13:52:23.343Z] --- PASS: TestMiddleware (0.00s) [2022-04-04T13:52:23.343Z] === RUN TestNewResponseModifier [2022-04-04T13:52:23.343Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-04T13:52:23.343Z] PASS [2022-04-04T13:52:23.343Z] coverage: 26.8% of statements [2022-04-04T13:52:23.343Z] ok github.com/docker/docker/pkg/authorization 1.127s coverage: 26.8% of statements [2022-04-04T13:52:23.343Z] --- PASS: TestUntarPath (0.06s) [2022-04-04T13:52:23.343Z] === RUN TestUntarPathWithDestinationFile [2022-04-04T13:52:23.343Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-04T13:52:23.343Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-04T13:52:23.343Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-04T13:52:23.343Z] === RUN TestCopyWithTarInvalidSrc [2022-04-04T13:52:23.343Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-04T13:52:23.343Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-04T13:52:23.343Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T13:52:23.343Z] === RUN TestCopyWithTarSrcFile [2022-04-04T13:52:23.343Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-04T13:52:23.343Z] === RUN TestCopyWithTarSrcFolder [2022-04-04T13:52:23.343Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-04T13:52:23.343Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-04T13:52:23.343Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-04T13:52:23.343Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-04T13:52:23.343Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-04T13:52:23.343Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-04T13:52:23.343Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-04-04T13:52:23.343Z] === RUN TestCopyFileWithTarSrcFile [2022-04-04T13:52:23.343Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-04T13:52:23.343Z] === RUN TestTarFiles [2022-04-04T13:52:23.377Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T13:52:23.495Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T13:52:23.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:52:23.754Z] --- PASS: TestCreateServiceMultipleTimes (16.11s) [2022-04-04T13:52:23.754Z] === RUN TestCreateServiceConflict [2022-04-04T13:52:23.812Z] === RUN TestUnbuffered [2022-04-04T13:52:23.812Z] --- PASS: TestUnbuffered (0.00s) [2022-04-04T13:52:23.812Z] === RUN TestRaceUnbuffered [2022-04-04T13:52:23.812Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-04T13:52:23.812Z] PASS [2022-04-04T13:52:23.812Z] coverage: 100.0% of statements [2022-04-04T13:52:23.812Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2022-04-04T13:52:24.013Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T13:52:24.514Z] 2022/04/04 13:52:15 Closing DB instances... [2022-04-04T13:52:24.514Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-04-04T13:52:24.514Z] === RUN TestFindNode [2022-04-04T13:52:24.514Z] 2022/04/04 13:52:17 Closing DB instances... [2022-04-04T13:52:24.514Z] --- PASS: TestFindNode (0.02s) [2022-04-04T13:52:24.514Z] === RUN TestChangeNodeState [2022-04-04T13:52:24.514Z] 2022/04/04 13:52:17 Closing DB instances... [2022-04-04T13:52:24.514Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-04T13:52:24.514Z] === RUN TestNodeReincarnation [2022-04-04T13:52:24.514Z] 2022/04/04 13:52:17 Closing DB instances... [2022-04-04T13:52:24.514Z] time="2022-04-04T13:52:22Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-04T13:52:24.514Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-04T13:52:24.514Z] === RUN TestParallelCreate [2022-04-04T13:52:24.514Z] 2022/04/04 13:52:22 Closing DB instances... [2022-04-04T13:52:24.514Z] --- PASS: TestParallelCreate (0.03s) [2022-04-04T13:52:24.514Z] === RUN TestParallelDelete [2022-04-04T13:52:24.514Z] 2022/04/04 13:52:22 Closing DB instances... [2022-04-04T13:52:24.514Z] --- PASS: TestParallelDelete (0.02s) [2022-04-04T13:52:24.514Z] === RUN TestNetworkDBIslands [2022-04-04T13:52:24.514Z] time="2022-04-04T13:52:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:24f4258d5da5 with config:&{NodeID:24f4258d5da5 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:52:24.514Z] time="2022-04-04T13:52:22Z" level=info msg="Node 24f4258d5da5/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.514Z] time="2022-04-04T13:52:22Z" level=info msg="Node 24f4258d5da5/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.514Z] time="2022-04-04T13:52:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:472aad5e6744 with config:&{NodeID:472aad5e6744 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:52:24.514Z] time="2022-04-04T13:52:22Z" level=info msg="Node 472aad5e6744/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.514Z] time="2022-04-04T13:52:22Z" level=info msg="Node 472aad5e6744/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.514Z] time="2022-04-04T13:52:22Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-04T13:52:24.514Z] time="2022-04-04T13:52:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-04T13:52:24.514Z] time="2022-04-04T13:52:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:22Z" level=info msg="Node 472aad5e6744/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:22Z" level=info msg="Node 472aad5e6744/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:22Z" level=info msg="Node 24f4258d5da5/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:22Z" level=info msg="Node 24f4258d5da5/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3627ccdfa512 with config:&{NodeID:3627ccdfa512 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="Node 3627ccdfa512/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="Node 3627ccdfa512/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="Node 3627ccdfa512/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="Node 3627ccdfa512/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="Node 24f4258d5da5/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="Node 24f4258d5da5/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="Node 472aad5e6744/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="Node 472aad5e6744/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="Node 3627ccdfa512/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:23Z" level=info msg="Node 3627ccdfa512/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:119cdc6ea865 with config:&{NodeID:119cdc6ea865 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 119cdc6ea865/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 119cdc6ea865/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49387" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 119cdc6ea865/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 119cdc6ea865/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 24f4258d5da5/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 24f4258d5da5/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 472aad5e6744/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 472aad5e6744/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 3627ccdfa512/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 3627ccdfa512/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49388" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 119cdc6ea865/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 119cdc6ea865/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 119cdc6ea865/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.515Z] time="2022-04-04T13:52:24Z" level=info msg="Node 119cdc6ea865/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.582Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T13:52:24.765Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T13:52:24.765Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2022-04-04T13:52:24.801Z] === RUN TestMatch [2022-04-04T13:52:24.801Z] === RUN TestMatch/[[]] [2022-04-04T13:52:24.801Z] === RUN TestMatch/[[foo]] [2022-04-04T13:52:24.801Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-04T13:52:24.801Z] === RUN TestMatch/[[foo_bar]] [2022-04-04T13:52:24.801Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-04T13:52:24.801Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-04T13:52:24.801Z] === RUN TestMatch/[] [2022-04-04T13:52:24.801Z] === RUN TestMatch/[]#01 [2022-04-04T13:52:24.801Z] === RUN TestMatch/[[qux]] [2022-04-04T13:52:24.801Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-04T13:52:24.801Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-04T13:52:24.801Z] === RUN TestMatch/[[foo_baz]] [2022-04-04T13:52:24.801Z] --- PASS: TestMatch (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[] (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-04T13:52:24.801Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-04T13:52:24.801Z] PASS [2022-04-04T13:52:24.801Z] coverage: 87.5% of statements [2022-04-04T13:52:24.801Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2e59b3e12e6d with config:&{NodeID:2e59b3e12e6d Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49389" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 24f4258d5da5/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 24f4258d5da5/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 472aad5e6744/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 472aad5e6744/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 3627ccdfa512/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 3627ccdfa512/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 119cdc6ea865/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 119cdc6ea865/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49390" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, added to nodes list" [2022-04-04T13:52:24.983Z] networkdb_test.go:835: Re-joining: 3 [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=info msg="The new bootstrap node list is:[172.28.92.123:10033 172.28.92.123:10034 172.28.92.123:10035]" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10033" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49391" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10034" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49392" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49393" [2022-04-04T13:52:24.983Z] time="2022-04-04T13:52:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10035" [2022-04-04T13:52:25.270Z] 2022/04/04 13:52:24 Closing DB instances... [2022-04-04T13:52:25.451Z] networkdb_test.go:835: Re-joining: 4 [2022-04-04T13:52:25.451Z] time="2022-04-04T13:52:25Z" level=info msg="The new bootstrap node list is:[172.28.92.123:10033 172.28.92.123:10034 172.28.92.123:10035]" [2022-04-04T13:52:25.451Z] time="2022-04-04T13:52:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10033" [2022-04-04T13:52:25.451Z] time="2022-04-04T13:52:25Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49394" [2022-04-04T13:52:25.451Z] time="2022-04-04T13:52:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10034" [2022-04-04T13:52:25.451Z] time="2022-04-04T13:52:25Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49395" [2022-04-04T13:52:25.451Z] time="2022-04-04T13:52:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10035" [2022-04-04T13:52:25.451Z] time="2022-04-04T13:52:25Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49396" [2022-04-04T13:52:25.451Z] time="2022-04-04T13:52:25Z" level=info msg="node 0 leaving" [2022-04-04T13:52:25.519Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T13:52:25.739Z] === RUN TestChrootTarUntar [2022-04-04T13:52:25.739Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:25.739Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-04T13:52:25.739Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-04T13:52:25.739Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:25.739Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T13:52:25.739Z] === RUN TestChrootUntarEmptyArchive [2022-04-04T13:52:25.739Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-04T13:52:25.739Z] === RUN TestChrootTarUntarWithSymlink [2022-04-04T13:52:25.739Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:52:25.739Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T13:52:25.739Z] === RUN TestChrootCopyWithTar [2022-04-04T13:52:25.739Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:52:25.739Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-04T13:52:25.739Z] === RUN TestChrootCopyFileWithTar [2022-04-04T13:52:25.739Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:25.739Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-04T13:52:25.739Z] === RUN TestChrootUntarPath [2022-04-04T13:52:25.739Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:52:25.739Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-04T13:52:25.739Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-04T13:52:25.739Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:25.739Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:52:25.739Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-04T13:52:25.739Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:25.739Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:52:25.739Z] === RUN TestChrootApplyDotDotFile [2022-04-04T13:52:25.739Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:25.739Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-04T13:52:25.739Z] PASS [2022-04-04T13:52:25.739Z] coverage: 12.0% of statements [2022-04-04T13:52:25.739Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 12.0% of statements [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 24f4258d5da5 change state NodeActive --> NodeLeft" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="node2(472aad5e6744): Node leave event for 24f4258d5da5/172.28.92.123" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 24f4258d5da5 change state NodeActive --> NodeLeft" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="node4(119cdc6ea865): Node leave event for 24f4258d5da5/172.28.92.123" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 24f4258d5da5 change state NodeActive --> NodeLeft" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="node3(3627ccdfa512): Node leave event for 24f4258d5da5/172.28.92.123" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 24f4258d5da5 change state NodeActive --> NodeLeft" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="node1(24f4258d5da5): Node leave event for 24f4258d5da5/172.28.92.123" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 24f4258d5da5 change state NodeActive --> NodeLeft" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="node5(2e59b3e12e6d): Node leave event for 24f4258d5da5/172.28.92.123" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 24f4258d5da5/172.28.92.123, left gossip cluster" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 24f4258d5da5/172.28.92.123, left gossip cluster" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 24f4258d5da5/172.28.92.123, left gossip cluster" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 24f4258d5da5/172.28.92.123, left gossip cluster" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 24f4258d5da5/172.28.92.123, left gossip cluster" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.28.92.123:10035: use of closed network connection" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="node 1 leaving" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 472aad5e6744 change state NodeActive --> NodeLeft" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 472aad5e6744/172.28.92.123, left gossip cluster" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 472aad5e6744 change state NodeActive --> NodeFailed" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 472aad5e6744/172.28.92.123, added to failed nodes list" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="node3(3627ccdfa512): Node leave event for 472aad5e6744/172.28.92.123" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 472aad5e6744 change state NodeActive --> NodeLeft" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="node5(2e59b3e12e6d): Node leave event for 472aad5e6744/172.28.92.123" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="Node 472aad5e6744 change state NodeActive --> NodeLeft" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=info msg="node4(119cdc6ea865): Node leave event for 472aad5e6744/172.28.92.123" [2022-04-04T13:52:25.919Z] time="2022-04-04T13:52:25Z" level=error msg="node: 472aad5e6744 is unknown to memberlist" [2022-04-04T13:52:26.085Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T13:52:26.150Z] === CONT TestReadPluginNoRead [2022-04-04T13:52:26.150Z] read_test.go:92: [d36381697e0c5] daemon is not started [2022-04-04T13:52:26.150Z] --- PASS: TestReadPluginNoRead (5.90s) [2022-04-04T13:52:26.150Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-04-04T13:52:26.150Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-04-04T13:52:26.150Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-04-04T13:52:26.150Z] PASS [2022-04-04T13:52:26.150Z] [2022-04-04T13:52:26.150Z] DONE 6 tests in 10.267s [2022-04-04T13:52:26.150Z] 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-04-04T13:52:26.150Z] testing: warning: no tests to run [2022-04-04T13:52:26.150Z] PASS [2022-04-04T13:52:26.150Z] [2022-04-04T13:52:26.150Z] DONE 0 tests in 0.041s [2022-04-04T13:52:26.150Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T13:52:26.150Z] INFO: Testing against a local daemon [2022-04-04T13:52:26.150Z] === RUN TestPluginWithDevMounts [2022-04-04T13:52:26.150Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-04T13:52:26.151Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T13:52:26.151Z] PASS [2022-04-04T13:52:26.151Z] [2022-04-04T13:52:26.151Z] === Skipped [2022-04-04T13:52:26.151Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-04T13:52:26.151Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-04T13:52:26.151Z] [2022-04-04T13:52:26.151Z] DONE 1 tests, 1 skipped in 0.106s [2022-04-04T13:52:26.151Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T13:52:26.151Z] INFO: Testing against a local daemon [2022-04-04T13:52:26.151Z] === RUN TestSecretInspect [2022-04-04T13:52:26.151Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-04T13:52:26.151Z] === RUN TestSecretList [2022-04-04T13:52:26.151Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] --- SKIP: TestSecretList (0.01s) [2022-04-04T13:52:26.151Z] === RUN TestSecretsCreateAndDelete [2022-04-04T13:52:26.151Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-04T13:52:26.151Z] === RUN TestSecretsUpdate [2022-04-04T13:52:26.151Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-04T13:52:26.151Z] === RUN TestTemplatedSecret [2022-04-04T13:52:26.151Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T13:52:26.151Z] === RUN TestSecretCreateResolve [2022-04-04T13:52:26.151Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-04-04T13:52:26.151Z] PASS [2022-04-04T13:52:26.151Z] [2022-04-04T13:52:26.151Z] === Skipped [2022-04-04T13:52:26.151Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-04T13:52:26.151Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] [2022-04-04T13:52:26.151Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-04T13:52:26.151Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] [2022-04-04T13:52:26.151Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-04T13:52:26.151Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] [2022-04-04T13:52:26.151Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-04T13:52:26.151Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] [2022-04-04T13:52:26.151Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-04T13:52:26.151Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] [2022-04-04T13:52:26.151Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-04-04T13:52:26.151Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.151Z] [2022-04-04T13:52:26.151Z] DONE 6 tests, 6 skipped in 0.156s [2022-04-04T13:52:26.151Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T13:52:26.343Z] --- PASS: TestCreateServiceConflict (2.59s) [2022-04-04T13:52:26.343Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T13:52:26.392Z] time="2022-04-04T13:52:26Z" level=info msg="Node 472aad5e6744/172.28.92.123, left gossip cluster" [2022-04-04T13:52:26.392Z] time="2022-04-04T13:52:26Z" level=info msg="Node 472aad5e6744/172.28.92.123, left gossip cluster" [2022-04-04T13:52:26.392Z] time="2022-04-04T13:52:26Z" level=info msg="Node 472aad5e6744/172.28.92.123, left gossip cluster" [2022-04-04T13:52:26.392Z] time="2022-04-04T13:52:26Z" level=info msg="node 2 leaving" [2022-04-04T13:52:26.392Z] time="2022-04-04T13:52:26Z" level=info msg="Node 3627ccdfa512 change state NodeActive --> NodeLeft" [2022-04-04T13:52:26.392Z] time="2022-04-04T13:52:26Z" level=info msg="Node 3627ccdfa512 change state NodeActive --> NodeLeft" [2022-04-04T13:52:26.392Z] time="2022-04-04T13:52:26Z" level=info msg="node5(2e59b3e12e6d): Node leave event for 3627ccdfa512/172.28.92.123" [2022-04-04T13:52:26.392Z] time="2022-04-04T13:52:26Z" level=info msg="node4(119cdc6ea865): Node leave event for 3627ccdfa512/172.28.92.123" [2022-04-04T13:52:26.392Z] time="2022-04-04T13:52:26Z" level=info msg="Node 3627ccdfa512 change state NodeActive --> NodeLeft" [2022-04-04T13:52:26.393Z] time="2022-04-04T13:52:26Z" level=info msg="node3(3627ccdfa512): Node leave event for 3627ccdfa512/172.28.92.123" [2022-04-04T13:52:26.411Z] INFO: Testing against a local daemon [2022-04-04T13:52:26.411Z] === RUN TestServiceCreateInit [2022-04-04T13:52:26.411Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T13:52:26.411Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.411Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T13:52:26.411Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.411Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-04T13:52:26.411Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T13:52:26.411Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T13:52:26.411Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T13:52:26.411Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.411Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-04T13:52:26.411Z] === RUN TestCreateServiceConflict [2022-04-04T13:52:26.411Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.411Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-04T13:52:26.411Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T13:52:26.411Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.411Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-04T13:52:26.411Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T13:52:26.411Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.411Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-04T13:52:26.411Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T13:52:26.411Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.411Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-04T13:52:26.411Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T13:52:26.411Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.411Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-04T13:52:26.411Z] === RUN TestCreateServiceSysctls [2022-04-04T13:52:26.411Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.411Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-04T13:52:26.411Z] === RUN TestCreateServiceCapabilities [2022-04-04T13:52:26.411Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.411Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-04T13:52:26.411Z] === RUN TestInspect [2022-04-04T13:52:26.601Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T13:52:26.676Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.676Z] --- SKIP: TestInspect (0.01s) [2022-04-04T13:52:26.676Z] === RUN TestCreateJob [2022-04-04T13:52:26.676Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.676Z] --- SKIP: TestCreateJob (0.01s) [2022-04-04T13:52:26.676Z] === RUN TestReplicatedJob [2022-04-04T13:52:26.676Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.676Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-04T13:52:26.676Z] === RUN TestUpdateReplicatedJob [2022-04-04T13:52:26.676Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.676Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-04T13:52:26.676Z] === RUN TestServiceListWithStatuses [2022-04-04T13:52:26.676Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T13:52:26.676Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T13:52:26.676Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T13:52:26.676Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.676Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-04T13:52:26.676Z] === RUN TestDockerNetworkReConnect [2022-04-04T13:52:26.676Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:26.676Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-04T13:52:26.676Z] === RUN TestServicePlugin [2022-04-04T13:52:26.727Z] === RUN TestEnsureRemoveAllNotExist [2022-04-04T13:52:26.727Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-04T13:52:26.727Z] === RUN TestEnsureRemoveAllWithDir [2022-04-04T13:52:26.727Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-04T13:52:26.727Z] === RUN TestEnsureRemoveAllWithFile [2022-04-04T13:52:26.727Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-04T13:52:26.727Z] PASS [2022-04-04T13:52:26.727Z] coverage: 0.0% of statements [2022-04-04T13:52:26.727Z] ok github.com/docker/docker/pkg/containerfs 0.041s coverage: 0.0% of statements [2022-04-04T13:52:26.860Z] time="2022-04-04T13:52:26Z" level=info msg="Node 3627ccdfa512/172.28.92.123, left gossip cluster" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="Node 3627ccdfa512/172.28.92.123, left gossip cluster" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="Node 3627ccdfa512/172.28.92.123, left gossip cluster" [2022-04-04T13:52:26.861Z] networkdb_test.go:867: node4: OK [2022-04-04T13:52:26.861Z] networkdb_test.go:867: node5: OK [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="node 0 coming back" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9cb76287aafb with config:&{NodeID:9cb76287aafb Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="Node 9cb76287aafb/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="Node 9cb76287aafb/172.28.92.123, added to nodes list" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="node 1 coming back" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b7d9ca59587c with config:&{NodeID:b7d9ca59587c Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="Node b7d9ca59587c/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="Node b7d9ca59587c/172.28.92.123, added to nodes list" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="node 2 coming back" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0a5c9fcf7928 with config:&{NodeID:0a5c9fcf7928 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:26.861Z] time="2022-04-04T13:52:26Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, added to nodes list" [2022-04-04T13:52:27.196Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-04-04T13:52:27.196Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-04T13:52:27.539Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T13:52:27.664Z] === RUN TestSizeEmpty [2022-04-04T13:52:27.664Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-04T13:52:27.664Z] === RUN TestSizeEmptyFile [2022-04-04T13:52:27.664Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-04T13:52:27.664Z] === RUN TestSizeNonemptyFile [2022-04-04T13:52:27.664Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-04T13:52:27.664Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-04T13:52:27.664Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-04T13:52:27.664Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-04T13:52:27.664Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-04T13:52:27.664Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-04T13:52:27.664Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-04T13:52:27.664Z] === RUN TestMoveToSubdir [2022-04-04T13:52:27.664Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-04T13:52:27.664Z] === RUN TestSizeNonExistingDirectory [2022-04-04T13:52:27.664Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-04T13:52:27.664Z] PASS [2022-04-04T13:52:27.664Z] coverage: 80.0% of statements [2022-04-04T13:52:27.664Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2022-04-04T13:52:28.134Z] --- PASS: TestTarFiles (4.84s) [2022-04-04T13:52:28.134Z] === RUN TestDetectCompressionZstd [2022-04-04T13:52:28.134Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-04T13:52:28.134Z] === RUN TestTarUntar [2022-04-04T13:52:28.134Z] --- PASS: TestTarUntar (0.04s) [2022-04-04T13:52:28.134Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-04T13:52:28.134Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-04T13:52:28.134Z] === RUN TestTarWithOptions [2022-04-04T13:52:28.134Z] === RUN TestPollerAddRemove [2022-04-04T13:52:28.134Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-04T13:52:28.134Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-04T13:52:28.134Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-04T13:52:28.134Z] === RUN TestUntarUstarGnuConflict [2022-04-04T13:52:28.134Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-04T13:52:28.134Z] === RUN TestPollerEvent [2022-04-04T13:52:28.134Z] poller_test.go:40: No chmod on Windows [2022-04-04T13:52:28.134Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-04T13:52:28.134Z] === RUN TestPollerClose [2022-04-04T13:52:28.134Z] --- PASS: TestPollerClose (0.00s) [2022-04-04T13:52:28.134Z] PASS [2022-04-04T13:52:28.134Z] coverage: 45.7% of statements [2022-04-04T13:52:28.134Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-04T13:52:28.134Z] === RUN TestUntarInvalidFilenames [2022-04-04T13:52:28.134Z] ok github.com/docker/docker/pkg/filenotify 0.042s coverage: 45.7% of statements [2022-04-04T13:52:28.474Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T13:52:28.589Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] --- SKIP: TestServicePlugin (1.94s) [2022-04-04T13:52:28.589Z] === RUN TestServiceUpdateLabel [2022-04-04T13:52:28.589Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-04T13:52:28.589Z] === RUN TestServiceUpdateSecrets [2022-04-04T13:52:28.589Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-04T13:52:28.589Z] === RUN TestServiceUpdateConfigs [2022-04-04T13:52:28.589Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-04T13:52:28.589Z] === RUN TestServiceUpdateNetwork [2022-04-04T13:52:28.589Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-04T13:52:28.589Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T13:52:28.589Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-04T13:52:28.589Z] PASS [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === Skipped [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T13:52:28.589Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T13:52:28.589Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-04T13:52:28.589Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-04T13:52:28.589Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-04T13:52:28.589Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-04T13:52:28.589Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-04T13:52:28.589Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-04T13:52:28.589Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-04-04T13:52:28.589Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-04T13:52:28.589Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-04T13:52:28.589Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-04T13:52:28.589Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-04T13:52:28.589Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-04T13:52:28.589Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T13:52:28.589Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-04T13:52:28.589Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.589Z] [2022-04-04T13:52:28.589Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-04T13:52:28.590Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.590Z] [2022-04-04T13:52:28.590Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-04-04T13:52:28.590Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.590Z] [2022-04-04T13:52:28.590Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-04T13:52:28.590Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.590Z] [2022-04-04T13:52:28.590Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-04T13:52:28.590Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.590Z] [2022-04-04T13:52:28.590Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-04T13:52:28.590Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.590Z] [2022-04-04T13:52:28.590Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-04T13:52:28.590Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.590Z] [2022-04-04T13:52:28.590Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-04T13:52:28.590Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-04T13:52:28.590Z] [2022-04-04T13:52:28.590Z] DONE 24 tests, 23 skipped in 2.375s [2022-04-04T13:52:28.590Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T13:52:28.603Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1862493163\\dest" [2022-04-04T13:52:28.603Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-04-04T13:52:28.603Z] === RUN TestUntarHardlinkToSymlink [2022-04-04T13:52:28.603Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-04T13:52:28.603Z] === RUN TestUntarInvalidHardlink [2022-04-04T13:52:28.603Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1574473086\\victim\\hello" -> "../victim/hello" [2022-04-04T13:52:28.603Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink355272181\\victim\\hello" -> "/../victim/hello" [2022-04-04T13:52:28.603Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4181789081\\victim" -> "../victim" [2022-04-04T13:52:28.603Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1563308262\\victim" -> "../victim" [2022-04-04T13:52:28.603Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2173390090\\victim" -> "../victim" [2022-04-04T13:52:28.603Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink538604220\\victim" -> "../victim" [2022-04-04T13:52:28.603Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-04T13:52:28.603Z] === RUN TestUntarInvalidSymlink [2022-04-04T13:52:28.603Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4177809160\\dest\\dotdot" -> "../victim/hello" [2022-04-04T13:52:28.603Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink612676134\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T13:52:28.603Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink34643638\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:52:28.603Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink900367585\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:52:28.603Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4045068096\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:52:28.603Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4276038669\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:52:28.603Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2011905116\\dest\\dir\\loophole" -> "../../victim" [2022-04-04T13:52:28.603Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-04T13:52:28.603Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-04T13:52:28.603Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-04T13:52:28.603Z] === RUN TestXGlobalNoParent [2022-04-04T13:52:28.603Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-04T13:52:28.603Z] === RUN TestReplaceFileTarWrapper [2022-04-04T13:52:28.603Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-04-04T13:52:28.603Z] === RUN TestPrefixHeaderReadable [2022-04-04T13:52:28.603Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-04T13:52:28.603Z] === RUN TestDisablePigz [2022-04-04T13:52:28.603Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-04T13:52:28.850Z] INFO: Testing against a local daemon [2022-04-04T13:52:28.850Z] === RUN TestSessionCreate [2022-04-04T13:52:28.850Z] --- PASS: TestSessionCreate (0.05s) [2022-04-04T13:52:28.850Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T13:52:28.850Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-04T13:52:28.850Z] PASS [2022-04-04T13:52:28.850Z] [2022-04-04T13:52:28.850Z] DONE 2 tests in 0.183s [2022-04-04T13:52:28.850Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T13:52:28.850Z] INFO: Testing against a local daemon [2022-04-04T13:52:28.850Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T13:52:28.850Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T13:52:28.850Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T13:52:28.850Z] === RUN TestDiskUsage [2022-04-04T13:52:28.850Z] === PAUSE TestDiskUsage [2022-04-04T13:52:28.850Z] === RUN TestEventsExecDie [2022-04-04T13:52:29.039Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T13:52:29.039Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T13:52:29.072Z] --- PASS: TestDisablePigz (0.12s) [2022-04-04T13:52:29.073Z] === RUN TestPigz [2022-04-04T13:52:29.073Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-04T13:52:29.073Z] --- PASS: TestPigz (0.13s) [2022-04-04T13:52:29.073Z] === RUN TestNosysFileInfo [2022-04-04T13:52:29.073Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-04T13:52:29.073Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T13:52:29.073Z] archive_windows_test.go:16: Currently fails [2022-04-04T13:52:29.073Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T13:52:29.073Z] === RUN TestCanonicalTarNameForPath [2022-04-04T13:52:29.073Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-04T13:52:29.073Z] === RUN TestCanonicalTarName [2022-04-04T13:52:29.073Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-04T13:52:29.073Z] === RUN TestChmodTarEntry [2022-04-04T13:52:29.073Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-04T13:52:29.073Z] === RUN TestHardLinkOrder [2022-04-04T13:52:29.073Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-04T13:52:29.073Z] === RUN TestChangeString [2022-04-04T13:52:29.073Z] --- PASS: TestChangeString (0.00s) [2022-04-04T13:52:29.073Z] === RUN TestChangesWithNoChanges [2022-04-04T13:52:29.073Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-04T13:52:29.073Z] === RUN TestChangesWithChanges [2022-04-04T13:52:29.073Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-04T13:52:29.073Z] === RUN TestChangesWithChangesGH13590 [2022-04-04T13:52:29.073Z] changes_test.go:196: needs more investigation [2022-04-04T13:52:29.073Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-04T13:52:29.073Z] === RUN TestChangesDirsEmpty [2022-04-04T13:52:29.073Z] 2022/04/04 13:52:28 Closing DB instances... [2022-04-04T13:52:29.073Z] --- PASS: TestChangesDirsEmpty (0.11s) [2022-04-04T13:52:29.073Z] === RUN TestChangesDirsMutated [2022-04-04T13:52:29.422Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-04T13:52:29.423Z] === RUN TestEventsBackwardsCompatible [2022-04-04T13:52:29.423Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-04T13:52:29.423Z] === RUN TestEventsVolumeCreate [2022-04-04T13:52:29.423Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-04T13:52:29.423Z] === RUN TestInfoBinaryCommits [2022-04-04T13:52:29.542Z] === RUN TestCopyFileWithInvalidSrc [2022-04-04T13:52:29.542Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCopyFileWithInvalidDest [2022-04-04T13:52:29.542Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-04T13:52:29.542Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-04T13:52:29.542Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCopyFile [2022-04-04T13:52:29.542Z] --- PASS: TestCopyFile (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-04T13:52:29.542Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T13:52:29.542Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-04T13:52:29.542Z] --- PASS: TestChangesDirsMutated (0.13s) [2022-04-04T13:52:29.542Z] === RUN TestApplyLayer [2022-04-04T13:52:29.542Z] changes_test.go:433: needs further investigation [2022-04-04T13:52:29.542Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-04T13:52:29.542Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-04T13:52:29.542Z] === RUN TestChangesSizeWithHardlinks [2022-04-04T13:52:29.542Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T13:52:29.542Z] changes_test.go:469: needs further investigation [2022-04-04T13:52:29.542Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestChangesSizeWithNoChanges [2022-04-04T13:52:29.542Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-04T13:52:29.542Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestChangesSize [2022-04-04T13:52:29.542Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestWildcardMatches [2022-04-04T13:52:29.542Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestPatternMatches [2022-04-04T13:52:29.542Z] --- PASS: TestPatternMatches (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-04T13:52:29.542Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestPatternMatchesFolderExclusions [2022-04-04T13:52:29.542Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-04T13:52:29.542Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-04T13:52:29.542Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-04T13:52:29.542Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-04T13:52:29.542Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestSingleExclamationError [2022-04-04T13:52:29.542Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestMatchesWithNoPatterns [2022-04-04T13:52:29.542Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestMatchesWithMalformedPatterns [2022-04-04T13:52:29.542Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestMatches [2022-04-04T13:52:29.542Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-04T13:52:29.542Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-04T13:52:29.542Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-04T13:52:29.542Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-04T13:52:29.542Z] --- PASS: TestMatches (0.01s) [2022-04-04T13:52:29.542Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-04T13:52:29.542Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-04T13:52:29.542Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-04T13:52:29.542Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCleanPatterns [2022-04-04T13:52:29.542Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-04T13:52:29.542Z] --- PASS: TestChangesSize (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestApplyLayerInvalidFilenames [2022-04-04T13:52:29.542Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3262197219\\dest" [2022-04-04T13:52:29.542Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCleanPatternsExceptionFlag [2022-04-04T13:52:29.542Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-04T13:52:29.542Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-04T13:52:29.542Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCleanPatternsErrorSingleException [2022-04-04T13:52:29.542Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCreateIfNotExistsDir [2022-04-04T13:52:29.542Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCreateIfNotExistsFile [2022-04-04T13:52:29.542Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-04T13:52:29.542Z] === RUN TestApplyLayerInvalidHardlink [2022-04-04T13:52:29.542Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-04T13:52:29.542Z] === RUN TestMatch [2022-04-04T13:52:29.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1836277025\\victim\\hello" -> "../victim/hello" [2022-04-04T13:52:29.542Z] --- PASS: TestMatch (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestCompile [2022-04-04T13:52:29.542Z] === RUN TestCompile/slash [2022-04-04T13:52:29.542Z] === RUN TestCompile/backslash [2022-04-04T13:52:29.542Z] --- PASS: TestCompile (0.00s) [2022-04-04T13:52:29.542Z] --- PASS: TestCompile/slash (0.00s) [2022-04-04T13:52:29.542Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-04T13:52:29.542Z] PASS [2022-04-04T13:52:29.542Z] coverage: 84.7% of statements [2022-04-04T13:52:29.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3526586822\\victim\\hello" -> "/../victim/hello" [2022-04-04T13:52:29.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3609327111\\victim" -> "../victim" [2022-04-04T13:52:29.542Z] ok github.com/docker/docker/pkg/fileutils 0.075s coverage: 84.7% of statements [2022-04-04T13:52:29.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1651686214\\victim" -> "../victim" [2022-04-04T13:52:29.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3116701290\\victim" -> "../victim" [2022-04-04T13:52:29.542Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3393867049\\victim" -> "../victim" [2022-04-04T13:52:29.542Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-04T13:52:29.542Z] === RUN TestApplyLayerInvalidSymlink [2022-04-04T13:52:29.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2361748328\\dest\\dotdot" -> "../victim/hello" [2022-04-04T13:52:29.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2008770083\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-04T13:52:29.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink243035936\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:52:29.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2893439476\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:52:29.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink931543872\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:52:29.542Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink847073297\\dest\\loophole-victim" -> "../victim" [2022-04-04T13:52:29.542Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-04T13:52:29.542Z] === RUN TestApplyLayerWhiteouts [2022-04-04T13:52:29.542Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-04-04T13:52:29.542Z] === RUN TestGenerateEmptyFile [2022-04-04T13:52:29.542Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-04T13:52:29.542Z] === RUN TestGenerateWithContent [2022-04-04T13:52:29.542Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-04T13:52:29.542Z] PASS [2022-04-04T13:52:29.542Z] coverage: 62.9% of statements [2022-04-04T13:52:29.542Z] ok github.com/docker/docker/pkg/archive 7.117s coverage: 62.9% of statements [2022-04-04T13:52:29.684Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T13:52:29.684Z] === RUN TestInfoAPIVersioned [2022-04-04T13:52:29.684Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T13:52:29.684Z] === RUN TestInfoAPI [2022-04-04T13:52:29.684Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T13:52:29.684Z] === RUN TestInfoAPIWarnings [2022-04-04T13:52:29.974Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2022-04-04T13:52:29.974Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T13:52:29.974Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T13:52:30.011Z] === RUN TestGet [2022-04-04T13:52:30.011Z] --- PASS: TestGet (0.00s) [2022-04-04T13:52:30.011Z] === RUN TestGetShortcutString [2022-04-04T13:52:30.011Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-04T13:52:30.011Z] PASS [2022-04-04T13:52:30.011Z] coverage: 42.9% of statements [2022-04-04T13:52:30.011Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2022-04-04T13:52:30.480Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2022-04-04T13:52:30.480Z] === RUN TestNetworkDBNodeLeave [2022-04-04T13:52:30.545Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T13:52:30.646Z] time="2022-04-04T13:52:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.92.123:10033 172.28.92.123:10034 172.28.92.123:10035]" [2022-04-04T13:52:30.646Z] time="2022-04-04T13:52:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.92.123:10033 172.28.92.123:10034 172.28.92.123:10035]" [2022-04-04T13:52:30.949Z] === RUN TestCreateIDMapOrder [2022-04-04T13:52:30.949Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-04T13:52:30.949Z] PASS [2022-04-04T13:52:30.949Z] coverage: 7.2% of statements [2022-04-04T13:52:30.949Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-04-04T13:52:31.481Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10033" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49397" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 119cdc6ea865/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 119cdc6ea865/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb/172.28.92.123, is the new incarnation of the shutdown node 24f4258d5da5/172.28.92.123" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49398" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10034" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 119cdc6ea865/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 119cdc6ea865/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node b7d9ca59587c/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node b7d9ca59587c/172.28.92.123, is the new incarnation of the shutdown node 472aad5e6744/172.28.92.123" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node b7d9ca59587c/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10035" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49399" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 119cdc6ea865/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 119cdc6ea865/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node b7d9ca59587c/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node b7d9ca59587c/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.632Z] time="2022-04-04T13:52:31Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, is the new incarnation of the shutdown node 3627ccdfa512/172.28.92.123" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node b7d9ca59587c/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node b7d9ca59587c/172.28.92.123, is the new incarnation of the shutdown node 472aad5e6744/172.28.92.123" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node b7d9ca59587c/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb/172.28.92.123, is the new incarnation of the shutdown node 24f4258d5da5/172.28.92.123" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node b7d9ca59587c/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node b7d9ca59587c/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, is the new incarnation of the shutdown node 3627ccdfa512/172.28.92.123" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, joined gossip cluster" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, added to nodes list" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10033" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49400" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10034" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49401" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.92.123:10035" [2022-04-04T13:52:31.633Z] time="2022-04-04T13:52:31Z" level=debug msg="memberlist: Stream connection from=172.28.92.123:49402" [2022-04-04T13:52:32.051Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T13:52:32.100Z] 2022/04/04 13:52:31 Closing DB instances... [2022-04-04T13:52:32.100Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb change state NodeActive --> NodeLeft" [2022-04-04T13:52:32.100Z] time="2022-04-04T13:52:31Z" level=info msg="node3(0a5c9fcf7928): Node leave event for 9cb76287aafb/172.28.92.123" [2022-04-04T13:52:32.100Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb change state NodeActive --> NodeLeft" [2022-04-04T13:52:32.100Z] time="2022-04-04T13:52:31Z" level=info msg="node5(2e59b3e12e6d): Node leave event for 9cb76287aafb/172.28.92.123" [2022-04-04T13:52:32.100Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb change state NodeActive --> NodeLeft" [2022-04-04T13:52:32.100Z] time="2022-04-04T13:52:31Z" level=info msg="node4(119cdc6ea865): Node leave event for 9cb76287aafb/172.28.92.123" [2022-04-04T13:52:32.100Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb change state NodeActive --> NodeLeft" [2022-04-04T13:52:32.100Z] time="2022-04-04T13:52:31Z" level=info msg="node1(9cb76287aafb): Node leave event for 9cb76287aafb/172.28.92.123" [2022-04-04T13:52:32.100Z] time="2022-04-04T13:52:31Z" level=info msg="Node 9cb76287aafb change state NodeActive --> NodeLeft" [2022-04-04T13:52:32.100Z] time="2022-04-04T13:52:31Z" level=info msg="node2(b7d9ca59587c): Node leave event for 9cb76287aafb/172.28.92.123" [2022-04-04T13:52:32.263Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T13:52:32.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.81s) [2022-04-04T13:52:32.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.63s) [2022-04-04T13:52:32.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.71s) [2022-04-04T13:52:32.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.71s) [2022-04-04T13:52:32.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.65s) [2022-04-04T13:52:32.263Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.53s) [2022-04-04T13:52:32.263Z] === RUN TestBuildMultiStageCopy [2022-04-04T13:52:32.263Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T13:52:32.515Z] === RUN TestFixedBufferCap [2022-04-04T13:52:32.515Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-04T13:52:32.515Z] === RUN TestFixedBufferLen [2022-04-04T13:52:32.515Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-04T13:52:32.515Z] === RUN TestFixedBufferString [2022-04-04T13:52:32.515Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-04T13:52:32.515Z] === RUN TestFixedBufferWrite [2022-04-04T13:52:32.515Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-04T13:52:32.515Z] === RUN TestFixedBufferRead [2022-04-04T13:52:32.515Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-04T13:52:32.515Z] === RUN TestBytesPipeRead [2022-04-04T13:52:32.515Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-04T13:52:32.515Z] === RUN TestBytesPipeWrite [2022-04-04T13:52:32.515Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-04T13:52:32.515Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-04T13:52:32.515Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-04-04T13:52:32.515Z] === RUN TestAtomicWriteToFile [2022-04-04T13:52:32.515Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-04T13:52:32.515Z] === RUN TestAtomicWriteSetCommit [2022-04-04T13:52:32.515Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-04T13:52:32.515Z] === RUN TestAtomicWriteSetCancel [2022-04-04T13:52:32.515Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-04T13:52:32.515Z] === RUN TestReadCloserWrapperClose [2022-04-04T13:52:32.515Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-04T13:52:32.515Z] === RUN TestReaderErrWrapperReadOnError [2022-04-04T13:52:32.515Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-04T13:52:32.515Z] === RUN TestReaderErrWrapperRead [2022-04-04T13:52:32.515Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-04T13:52:32.515Z] === RUN TestCancelReadCloser [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="Node 9cb76287aafb/172.28.92.123, left gossip cluster" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="Node 9cb76287aafb/172.28.92.123, left gossip cluster" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="Node 9cb76287aafb/172.28.92.123, left gossip cluster" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="Node 9cb76287aafb/172.28.92.123, left gossip cluster" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="Node 9cb76287aafb/172.28.92.123, left gossip cluster" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="Node b7d9ca59587c change state NodeActive --> NodeLeft" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="node4(119cdc6ea865): Node leave event for b7d9ca59587c/172.28.92.123" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="Node b7d9ca59587c change state NodeActive --> NodeLeft" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="node5(2e59b3e12e6d): Node leave event for b7d9ca59587c/172.28.92.123" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="Node b7d9ca59587c change state NodeActive --> NodeLeft" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="node3(0a5c9fcf7928): Node leave event for b7d9ca59587c/172.28.92.123" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="Node b7d9ca59587c change state NodeActive --> NodeLeft" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="node2(b7d9ca59587c): Node leave event for b7d9ca59587c/172.28.92.123" [2022-04-04T13:52:32.569Z] time="2022-04-04T13:52:32Z" level=info msg="Node b7d9ca59587c/172.28.92.123, left gossip cluster" [2022-04-04T13:52:32.984Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-04T13:52:32.984Z] === RUN TestWriteCloserWrapperClose [2022-04-04T13:52:32.984Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-04T13:52:32.984Z] === RUN TestNopWriteCloser [2022-04-04T13:52:32.984Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-04T13:52:32.984Z] === RUN TestNopWriter [2022-04-04T13:52:32.984Z] --- PASS: TestNopWriter (0.00s) [2022-04-04T13:52:32.984Z] === RUN TestWriteCounter [2022-04-04T13:52:32.984Z] --- PASS: TestWriteCounter (0.00s) [2022-04-04T13:52:32.984Z] PASS [2022-04-04T13:52:32.984Z] coverage: 69.2% of statements [2022-04-04T13:52:32.984Z] ok github.com/docker/docker/pkg/ioutils 0.626s coverage: 69.2% of statements [2022-04-04T13:52:32.989Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T13:52:33.036Z] time="2022-04-04T13:52:32Z" level=info msg="Node b7d9ca59587c/172.28.92.123, left gossip cluster" [2022-04-04T13:52:33.036Z] time="2022-04-04T13:52:32Z" level=info msg="Node b7d9ca59587c/172.28.92.123, left gossip cluster" [2022-04-04T13:52:33.036Z] time="2022-04-04T13:52:32Z" level=info msg="Node b7d9ca59587c/172.28.92.123, left gossip cluster" [2022-04-04T13:52:33.036Z] time="2022-04-04T13:52:32Z" level=info msg="Node 0a5c9fcf7928 change state NodeActive --> NodeLeft" [2022-04-04T13:52:33.036Z] time="2022-04-04T13:52:32Z" level=info msg="node4(119cdc6ea865): Node leave event for 0a5c9fcf7928/172.28.92.123" [2022-04-04T13:52:33.036Z] time="2022-04-04T13:52:32Z" level=info msg="Node 0a5c9fcf7928 change state NodeActive --> NodeLeft" [2022-04-04T13:52:33.036Z] time="2022-04-04T13:52:32Z" level=info msg="node5(2e59b3e12e6d): Node leave event for 0a5c9fcf7928/172.28.92.123" [2022-04-04T13:52:33.036Z] time="2022-04-04T13:52:32Z" level=info msg="Node 0a5c9fcf7928 change state NodeActive --> NodeLeft" [2022-04-04T13:52:33.036Z] time="2022-04-04T13:52:32Z" level=info msg="node3(0a5c9fcf7928): Node leave event for 0a5c9fcf7928/172.28.92.123" [2022-04-04T13:52:33.036Z] time="2022-04-04T13:52:32Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, left gossip cluster" [2022-04-04T13:52:33.036Z] time="2022-04-04T13:52:32Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, left gossip cluster" [2022-04-04T13:52:33.454Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-04-04T13:52:33.454Z] === RUN TestNetworkDBWatch [2022-04-04T13:52:33.504Z] time="2022-04-04T13:52:33Z" level=info msg="Node 0a5c9fcf7928/172.28.92.123, left gossip cluster" [2022-04-04T13:52:33.504Z] time="2022-04-04T13:52:33Z" level=info msg="Node 119cdc6ea865 change state NodeActive --> NodeLeft" [2022-04-04T13:52:33.504Z] time="2022-04-04T13:52:33Z" level=info msg="node5(2e59b3e12e6d): Node leave event for 119cdc6ea865/172.28.92.123" [2022-04-04T13:52:33.504Z] time="2022-04-04T13:52:33Z" level=info msg="Node 119cdc6ea865 change state NodeActive --> NodeLeft" [2022-04-04T13:52:33.504Z] time="2022-04-04T13:52:33Z" level=info msg="node4(119cdc6ea865): Node leave event for 119cdc6ea865/172.28.92.123" [2022-04-04T13:52:33.926Z] === RUN TestError [2022-04-04T13:52:33.926Z] --- PASS: TestError (0.00s) [2022-04-04T13:52:33.926Z] === RUN TestProgressString [2022-04-04T13:52:33.926Z] === RUN TestProgressString/no_progress [2022-04-04T13:52:33.926Z] === RUN TestProgressString/progress_1 [2022-04-04T13:52:33.926Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-04T13:52:33.926Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-04T13:52:33.926Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-04T13:52:33.926Z] === RUN TestProgressString/with_units [2022-04-04T13:52:33.926Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-04T13:52:33.926Z] === RUN TestProgressString/hide_counts [2022-04-04T13:52:33.926Z] --- PASS: TestProgressString (0.00s) [2022-04-04T13:52:33.926Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-04T13:52:33.926Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-04T13:52:33.926Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-04T13:52:33.926Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-04T13:52:33.926Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-04T13:52:33.926Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-04T13:52:33.926Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-04T13:52:33.926Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-04T13:52:33.926Z] === RUN TestJSONMessageDisplay [2022-04-04T13:52:33.926Z] --- PASS: TestJSONMessageDisplay (0.13s) [2022-04-04T13:52:33.926Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-04T13:52:33.926Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-04T13:52:33.926Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-04T13:52:33.926Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-04T13:52:33.926Z] === RUN TestDisplayJSONMessagesStream [2022-04-04T13:52:33.926Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-04T13:52:33.926Z] PASS [2022-04-04T13:52:33.926Z] coverage: 91.7% of statements [2022-04-04T13:52:33.926Z] ok github.com/docker/docker/pkg/jsonmessage 0.175s coverage: 91.7% of statements [2022-04-04T13:52:33.928Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T13:52:33.973Z] time="2022-04-04T13:52:33Z" level=info msg="Node 119cdc6ea865/172.28.92.123, left gossip cluster" [2022-04-04T13:52:34.397Z] === RUN TestStandardLongPath [2022-04-04T13:52:34.397Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-04T13:52:34.397Z] === RUN TestUNCLongPath [2022-04-04T13:52:34.397Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-04T13:52:34.397Z] PASS [2022-04-04T13:52:34.397Z] coverage: 100.0% of statements [2022-04-04T13:52:34.397Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-04-04T13:52:34.441Z] time="2022-04-04T13:52:34Z" level=info msg="Node 119cdc6ea865/172.28.92.123, left gossip cluster" [2022-04-04T13:52:34.496Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T13:52:34.865Z] 2022/04/04 13:52:34 Closing DB instances... [2022-04-04T13:52:34.865Z] === RUN TestNameFormat [2022-04-04T13:52:34.865Z] --- PASS: TestNameFormat (0.00s) [2022-04-04T13:52:34.865Z] === RUN TestNameRetries [2022-04-04T13:52:34.865Z] --- PASS: TestNameRetries (0.00s) [2022-04-04T13:52:34.865Z] PASS [2022-04-04T13:52:34.865Z] coverage: 85.7% of statements [2022-04-04T13:52:34.865Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2022-04-04T13:52:34.909Z] time="2022-04-04T13:52:34Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, left gossip cluster" [2022-04-04T13:52:34.909Z] time="2022-04-04T13:52:34Z" level=info msg="Node 2e59b3e12e6d change state NodeActive --> NodeFailed" [2022-04-04T13:52:34.909Z] time="2022-04-04T13:52:34Z" level=info msg="Node 2e59b3e12e6d/172.28.92.123, added to failed nodes list" [2022-04-04T13:52:34.909Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-04-04T13:52:34.909Z] PASS [2022-04-04T13:52:34.909Z] coverage: 60.0% of statements [2022-04-04T13:52:34.909Z] ok github.com/docker/docker/libnetwork/networkdb 138.973s coverage: 60.0% of statements [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/quota [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T13:52:34.909Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T13:52:35.854Z] === RUN TestParseKeyValueOpt [2022-04-04T13:52:35.854Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-04T13:52:35.854Z] === RUN TestParseUintList [2022-04-04T13:52:35.854Z] --- PASS: TestParseUintList (0.00s) [2022-04-04T13:52:35.854Z] === RUN TestParseUintListMaximumLimits [2022-04-04T13:52:35.854Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-04T13:52:35.854Z] PASS [2022-04-04T13:52:35.854Z] coverage: 97.0% of statements [2022-04-04T13:52:35.854Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2022-04-04T13:52:36.323Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-04T13:52:36.323Z] === RUN TestNetworkDBBulkSync [2022-04-04T13:52:36.323Z] === RUN Test_windowsOSRelease_String [2022-04-04T13:52:36.323Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-04T13:52:36.323Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-04T13:52:36.323Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-04T13:52:36.323Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-04T13:52:36.323Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-04T13:52:36.323Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-04T13:52:36.323Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-04T13:52:36.323Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-04T13:52:36.323Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-04T13:52:36.323Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T13:52:36.323Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T13:52:36.323Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T13:52:36.323Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T13:52:36.323Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-04T13:52:36.323Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-04T13:52:36.323Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-04T13:52:36.323Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-04T13:52:36.323Z] PASS [2022-04-04T13:52:36.323Z] coverage: 36.4% of statements [2022-04-04T13:52:36.323Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 36.4% of statements [2022-04-04T13:52:36.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-04T13:52:36.400Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === Skipped [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-04T13:52:37.121Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-04T13:52:37.121Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-04T13:52:37.121Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.02s) [2022-04-04T13:52:37.121Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-04T13:52:37.121Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-04-04T13:52:37.121Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T13:52:37.121Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T13:52:37.121Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T13:52:37.121Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-04T13:52:37.121Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T13:52:37.121Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.121Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-04T13:52:37.121Z] daemon_test.go:145: root required [2022-04-04T13:52:37.121Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T13:52:37.122Z] reload_test.go:342: root required [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T13:52:37.122Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T13:52:37.122Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-04T13:52:37.122Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-04T13:52:37.122Z] download_test.go:267: Needs fixing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-04T13:52:37.122Z] layer_test.go:291: Failing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-04T13:52:37.122Z] layer_test.go:340: Failing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-04T13:52:37.122Z] layer_test.go:455: Failing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-04T13:52:37.122Z] layer_test.go:684: Failing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-04T13:52:37.122Z] migration_test.go:45: Failing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T13:52:37.122Z] migration_test.go:181: Failing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-04T13:52:37.122Z] mount_test.go:17: Failing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-04T13:52:37.122Z] mount_test.go:76: Failing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-04T13:52:37.122Z] mount_test.go:125: Failing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-04T13:52:37.122Z] mount_test.go:212: Failing on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-04T13:52:37.122Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-04T13:52:37.122Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T13:52:37.122Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-04T13:52:37.122Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-04T13:52:37.122Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-04T13:52:37.122Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-04T13:52:37.122Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-04T13:52:37.122Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-04T13:52:37.122Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-04T13:52:37.122Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-04T13:52:37.122Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-04T13:52:37.122Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T13:52:37.122Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T13:52:37.122Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T13:52:37.122Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T13:52:37.122Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T13:52:37.122Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-04T13:52:37.122Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-04T13:52:37.122Z] archive_test.go:140: zstd not installed [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-04T13:52:37.122Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-04T13:52:37.122Z] archive_windows_test.go:16: Currently fails [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-04T13:52:37.122Z] changes_test.go:196: needs more investigation [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-04T13:52:37.122Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-04T13:52:37.122Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-04T13:52:37.122Z] changes_test.go:433: needs further investigation [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-04T13:52:37.122Z] changes_test.go:469: needs further investigation [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-04T13:52:37.122Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T13:52:37.122Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T13:52:37.122Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-04T13:52:37.122Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-04T13:52:37.122Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-04T13:52:37.122Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:52:37.122Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:52:37.122Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-04T13:52:37.122Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-04T13:52:37.122Z] poller_test.go:40: No chmod on Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T13:52:37.122Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T13:52:37.122Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-04T13:52:37.122Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-04T13:52:37.122Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-04T13:52:37.122Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-04T13:52:37.122Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-04T13:52:37.122Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T13:52:37.122Z] [2022-04-04T13:52:37.122Z] DONE 2105 tests, 70 skipped in 313.935s [2022-04-04T13:52:37.122Z] INFO: make.ps1 ended at 04/04/2022 13:52:36 [2022-04-04T13:52:37.310Z] === RUN TestNewAndRemove [2022-04-04T13:52:37.310Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-04T13:52:37.310Z] === RUN TestRemoveInvalidPath [2022-04-04T13:52:37.310Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-04T13:52:37.310Z] PASS [2022-04-04T13:52:37.310Z] coverage: 82.6% of statements [2022-04-04T13:52:37.310Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-04-04T13:52:37.778Z] 2022/04/04 13:52:37 Closing DB instances... [2022-04-04T13:52:38.696Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-04T13:52:38.696Z] INFO: Unit tests ended at 04/04/2022 13:52:38. Duration:00:05:27.3944632 [2022-04-04T13:52:38.696Z] INFO: Building busybox [2022-04-04T13:52:38.765Z] === RUN TestFailedConnection [2022-04-04T13:52:38.933Z] docker_api_swarm_node_test.go:81: [dcea61e685376] joining swarm manager [d0f23710f9319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:52:39.164Z] Sending build context to Docker daemon 5.12kB [2022-04-04T13:52:39.164Z] [2022-04-04T13:52:39.164Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-04T13:52:39.164Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-04T13:52:39.164Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-04T13:52:39.164Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-04T13:52:39.164Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-04T13:52:39.164Z] ---> 02f938cacc3b [2022-04-04T13:52:39.164Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-04T13:52:39.164Z] ---> Running in 8518ec127c82 [2022-04-04T13:52:39.234Z] --- PASS: TestGetAddress (24.40s) [2022-04-04T13:52:39.234Z] === RUN TestRequestSyntaxCheck [2022-04-04T13:52:39.234Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-04T13:52:39.234Z] === RUN TestRequest [2022-04-04T13:52:39.234Z] --- PASS: TestNetworkDBBulkSync (3.05s) [2022-04-04T13:52:39.234Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-04T13:52:39.304Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T13:52:39.423Z] ok github.com/docker/docker/libnetwork/networkdb 103.836s coverage: 60.0% of statements [2022-04-04T13:52:39.423Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T13:52:39.423Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-04T13:52:39.423Z] ok github.com/docker/docker/libnetwork/osl 4.294s coverage: 39.7% of statements [2022-04-04T13:52:39.423Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-04-04T13:52:39.423Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-04T13:52:39.423Z] ok github.com/docker/docker/libnetwork/portmapper 0.254s coverage: 48.6% of statements [2022-04-04T13:52:39.423Z] ok github.com/docker/docker/libnetwork/resolvconf 0.002s coverage: 70.6% of statements [2022-04-04T13:52:39.423Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T13:52:39.696Z] ok github.com/docker/docker/libnetwork/types 0.006s coverage: 37.3% of statements [2022-04-04T13:52:39.696Z] [2022-04-04T13:52:39.696Z] === Skipped [2022-04-04T13:52:39.696Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-04T13:52:39.696Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T13:52:39.696Z] [2022-04-04T13:52:39.696Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-04T13:52:39.696Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T13:52:39.696Z] [2022-04-04T13:52:39.696Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-04T13:52:39.696Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T13:52:39.696Z] [2022-04-04T13:52:39.696Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T13:52:39.696Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:39.696Z] [2022-04-04T13:52:39.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T13:52:39.697Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:39.697Z] [2022-04-04T13:52:39.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T13:52:39.697Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:39.697Z] [2022-04-04T13:52:39.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T13:52:39.697Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:39.697Z] [2022-04-04T13:52:39.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T13:52:39.697Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:39.697Z] [2022-04-04T13:52:39.697Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-04T13:52:39.697Z] firewalld_test.go:14: firewalld is not running [2022-04-04T13:52:39.697Z] [2022-04-04T13:52:39.697Z] DONE 326 tests, 9 skipped in 198.692s [2022-04-04T13:52:39.703Z] --- PASS: TestFailedConnection (1.07s) [2022-04-04T13:52:39.703Z] === RUN TestFailOnce [2022-04-04T13:52:39.770Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T13:52:39.868Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T13:52:40.175Z] 2022/04/04 13:52:39 http: panic serving 127.0.0.1:49292: Plugin not ready [2022-04-04T13:52:40.175Z] goroutine 11 [running]: [2022-04-04T13:52:40.175Z] net/http.(*conn).serve.func1() [2022-04-04T13:52:40.175Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-04T13:52:40.175Z] panic({0x5f3700, 0x73d040}) [2022-04-04T13:52:40.175Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-04T13:52:40.175Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-04-04T13:52:40.175Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-04T13:52:40.175Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x742858?, 0xc0000620e0?}, 0x54da66?) [2022-04-04T13:52:40.175Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-04T13:52:40.175Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x742858, 0xc0000620e0}, 0xc000074200) [2022-04-04T13:52:40.175Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-04T13:52:40.175Z] net/http.serverHandler.ServeHTTP({0x740e78?}, {0x742858, 0xc0000620e0}, 0xc000074200) [2022-04-04T13:52:40.175Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-04T13:52:40.175Z] net/http.(*conn).serve(0xc0002000a0, {0x742d58, 0xc000115080}) [2022-04-04T13:52:40.175Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-04T13:52:40.175Z] created by net/http.(*Server).Serve [2022-04-04T13:52:40.175Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-04T13:52:40.175Z] time="2022-04-04T13:52:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" Post stage [Pipeline] junit [2022-04-04T13:52:40.280Z] Recording test results [2022-04-04T13:52:40.752Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T13:52:41.163Z] --- PASS: TestFailOnce (1.16s) [2022-04-04T13:52:41.163Z] === RUN TestEchoInputOutput [2022-04-04T13:52:41.163Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-04T13:52:41.163Z] === RUN TestBackoff [2022-04-04T13:52:41.163Z] --- PASS: TestBackoff (0.00s) [2022-04-04T13:52:41.163Z] === RUN TestAbortRetry [2022-04-04T13:52:41.163Z] --- PASS: TestAbortRetry (0.00s) [2022-04-04T13:52:41.163Z] === RUN TestClientScheme [2022-04-04T13:52:41.163Z] --- PASS: TestClientScheme (0.00s) [2022-04-04T13:52:41.163Z] === RUN TestNewClientWithTimeout [2022-04-04T13:52:41.633Z] time="2022-04-04T13:52:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-04T13:52:41.735Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T13:52:41.837Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-04T13:52:42.193Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/make.sh dynbinary test-integration [2022-04-04T13:52:42.402Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T13:52:42.454Z] [2022-04-04T13:52:42.454Z] Removing bundles/ [2022-04-04T13:52:42.454Z] [2022-04-04T13:52:42.454Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-04T13:52:42.454Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T13:52:42.454Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:52:42.626Z] 2022/04/04 13:52:42 Closing DB instances... [2022-04-04T13:52:42.662Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T13:52:43.100Z] time="2022-04-04T13:52:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-04T13:52:43.295Z] --- PASS: TestBuildMultiStageCopy (11.79s) [2022-04-04T13:52:43.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.71s) [2022-04-04T13:52:43.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2022-04-04T13:52:43.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2022-04-04T13:52:43.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2022-04-04T13:52:43.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2022-04-04T13:52:43.295Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T13:52:44.043Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.20s) [2022-04-04T13:52:44.043Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T13:52:44.090Z] === RUN TestParseEmptyInterface [2022-04-04T13:52:44.090Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-04T13:52:44.090Z] === RUN TestParseNonInterfaceType [2022-04-04T13:52:44.090Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-04T13:52:44.090Z] === RUN TestParseWithOneFunction [2022-04-04T13:52:44.090Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-04T13:52:44.090Z] === RUN TestParseWithMultipleFuncs [2022-04-04T13:52:44.090Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-04T13:52:44.090Z] === RUN TestParseWithUnnamedReturn [2022-04-04T13:52:44.090Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-04T13:52:44.090Z] === RUN TestEmbeddedInterface [2022-04-04T13:52:44.090Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-04T13:52:44.090Z] === RUN TestParsedImports [2022-04-04T13:52:44.090Z] --- PASS: TestParsedImports (0.00s) [2022-04-04T13:52:44.090Z] === RUN TestAliasedImports [2022-04-04T13:52:44.090Z] --- PASS: TestAliasedImports (0.00s) [2022-04-04T13:52:44.090Z] PASS [2022-04-04T13:52:44.090Z] coverage: 56.8% of statements [2022-04-04T13:52:44.090Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2022-04-04T13:52:45.030Z] Removing intermediate container 8518ec127c82 [2022-04-04T13:52:45.030Z] ---> b717b2274000 [2022-04-04T13:52:45.030Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-04T13:52:45.030Z] ---> Running in d49bdcfa331f [2022-04-04T13:52:45.030Z] Removing intermediate container d49bdcfa331f [2022-04-04T13:52:45.030Z] ---> edac2d34669b [2022-04-04T13:52:45.030Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-04T13:52:45.030Z] ---> Running in f755e587499e [2022-04-04T13:52:45.030Z] Removing intermediate container f755e587499e [2022-04-04T13:52:45.030Z] ---> ef631fc8ce36 [2022-04-04T13:52:45.030Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-04T13:52:45.078Z] === RUN TestHTTPTransport [2022-04-04T13:52:45.078Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-04T13:52:45.078Z] PASS [2022-04-04T13:52:45.078Z] coverage: 85.7% of statements [2022-04-04T13:52:45.078Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2022-04-04T13:52:45.505Z] --- PASS: TestBuildMultiStageParentConfig (2.49s) [2022-04-04T13:52:45.505Z] === RUN TestBuildLabelWithTargets [2022-04-04T13:52:45.505Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:52:45.505Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-04T13:52:45.505Z] === RUN TestBuildWithEmptyLayers [2022-04-04T13:52:45.547Z] time="2022-04-04T13:52:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-04T13:52:45.547Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.07s) [2022-04-04T13:52:45.547Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-04T13:52:46.017Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-04T13:52:46.017Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T13:52:46.017Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-04T13:52:46.017Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-04T13:52:46.017Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-04T13:52:46.017Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-04T13:52:46.017Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-04T13:52:46.017Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-04T13:52:46.017Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-04T13:52:46.017Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-04T13:52:46.017Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-04T13:52:46.017Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-04T13:52:46.017Z] === RUN TestBufferPoolPutAndGet [2022-04-04T13:52:46.017Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-04T13:52:46.017Z] PASS [2022-04-04T13:52:46.017Z] coverage: 88.2% of statements [2022-04-04T13:52:46.017Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-04-04T13:52:46.486Z] === RUN TestOutputOnPrematureClose [2022-04-04T13:52:46.486Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-04T13:52:46.486Z] === RUN TestCompleteSilently [2022-04-04T13:52:46.486Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-04T13:52:46.486Z] PASS [2022-04-04T13:52:46.486Z] coverage: 75.9% of statements [2022-04-04T13:52:46.486Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2022-04-04T13:52:46.486Z] 2022/04/04 13:52:46 Closing DB instances... [2022-04-04T13:52:46.592Z] [2022-04-04T13:52:46.955Z] === RUN TestSendToOneSub [2022-04-04T13:52:46.955Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-04T13:52:46.955Z] === RUN TestSendToMultipleSubs [2022-04-04T13:52:46.955Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-04T13:52:46.955Z] === RUN TestEvictOneSub [2022-04-04T13:52:46.955Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-04T13:52:46.955Z] === RUN TestClosePublisher [2022-04-04T13:52:46.955Z] --- PASS: TestClosePublisher (0.00s) [2022-04-04T13:52:46.955Z] === RUN TestPubSubRace [2022-04-04T13:52:47.059Z] ---> af9ea977bf99 [2022-04-04T13:52:47.059Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-04T13:52:47.059Z] ---> Running in aa66516f7ed9 [2022-04-04T13:52:47.064Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2022-04-04T13:52:47.064Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T13:52:47.367Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T13:52:47.804Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-04-04T13:52:47.804Z] === RUN TestInfoDebug [2022-04-04T13:52:47.804Z] --- PASS: TestInfoDebug (0.54s) [2022-04-04T13:52:47.804Z] === RUN TestInfoInsecureRegistries [2022-04-04T13:52:47.804Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-04T13:52:47.804Z] === RUN TestInfoRegistryMirrors [2022-04-04T13:52:47.804Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-04T13:52:47.804Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T13:52:47.804Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-04T13:52:47.804Z] === RUN TestPingCacheHeaders [2022-04-04T13:52:47.804Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-04T13:52:47.804Z] === RUN TestPingGet [2022-04-04T13:52:47.804Z] --- PASS: TestPingGet (0.01s) [2022-04-04T13:52:47.804Z] === RUN TestPingHead [2022-04-04T13:52:47.804Z] --- PASS: TestPingHead (0.03s) [2022-04-04T13:52:47.804Z] === RUN TestPingSwarmHeader [2022-04-04T13:52:47.942Z] --- PASS: TestPubSubRace (1.06s) [2022-04-04T13:52:47.942Z] PASS [2022-04-04T13:52:47.942Z] coverage: 75.0% of statements [2022-04-04T13:52:47.942Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2022-04-04T13:52:47.942Z] --- PASS: TestRequest (8.76s) [2022-04-04T13:52:47.942Z] === RUN TestOverlappingRequests [2022-04-04T13:52:47.942Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-04T13:52:47.942Z] === RUN TestNetworkDBGarbageCollection [2022-04-04T13:52:48.374Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T13:52:48.410Z] --- PASS: TestOverlappingRequests (0.45s) [2022-04-04T13:52:48.410Z] === RUN TestRelease [2022-04-04T13:52:48.410Z] === RUN TestRegister [2022-04-04T13:52:48.410Z] --- PASS: TestRegister (0.00s) [2022-04-04T13:52:48.410Z] === RUN TestCommand [2022-04-04T13:52:48.410Z] --- PASS: TestCommand (0.03s) [2022-04-04T13:52:48.410Z] === RUN TestNaiveSelf [2022-04-04T13:52:48.410Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-04T13:52:48.410Z] PASS [2022-04-04T13:52:48.410Z] coverage: 82.4% of statements [2022-04-04T13:52:48.410Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2022-04-04T13:52:48.958Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-04T13:52:49.272Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T13:52:49.397Z] === RUN TestDump [2022-04-04T13:52:49.397Z] goroutine 19 [running]: [2022-04-04T13:52:49.397Z] github.com/docker/docker/pkg/stack.dump(0x1342d57?) [2022-04-04T13:52:49.397Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T13:52:49.397Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-04T13:52:49.397Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-04T13:52:49.397Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-04T13:52:49.397Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-04T13:52:49.397Z] testing.tRunner(0xc000085380, 0x150a498) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:52:49.397Z] created by testing.(*T).Run [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T13:52:49.397Z] [2022-04-04T13:52:49.397Z] goroutine 1 [chan receive]: [2022-04-04T13:52:49.397Z] testing.(*T).Run(0xc0000851e0, {0x14f913c?, 0x131c1f3?}, 0x150a498) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T13:52:49.397Z] testing.runTests.func1(0xc0000b6810?) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T13:52:49.397Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:52:49.397Z] testing.runTests(0xc000094500?, {0x168e400, 0x3, 0x3}, {0x27e90f00598?, 0x40?, 0x16934a0?}) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T13:52:49.397Z] testing.(*M).Run(0xc000094500) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T13:52:49.397Z] main.main() [2022-04-04T13:52:49.397Z] _testmain.go:99 +0x255 [2022-04-04T13:52:49.397Z] --- PASS: TestDump (0.00s) [2022-04-04T13:52:49.397Z] === RUN TestDumpToFile [2022-04-04T13:52:49.397Z] --- PASS: TestDumpToFile (0.15s) [2022-04-04T13:52:49.397Z] === RUN TestDumpToFileWithEmptyInput [2022-04-04T13:52:49.397Z] goroutine 21 [running]: [2022-04-04T13:52:49.397Z] github.com/docker/docker/pkg/stack.dump(0x13becd3?) [2022-04-04T13:52:49.397Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-04T13:52:49.397Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x13beca0?}) [2022-04-04T13:52:49.397Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-04T13:52:49.397Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-04-04T13:52:49.397Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-04T13:52:49.397Z] testing.tRunner(0xc000085a00, 0x150a488) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:52:49.397Z] created by testing.(*T).Run [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-04T13:52:49.397Z] [2022-04-04T13:52:49.397Z] goroutine 1 [chan receive]: [2022-04-04T13:52:49.397Z] testing.(*T).Run(0xc0000851e0, {0x1500713?, 0x131c1f3?}, 0x150a488) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-04T13:52:49.397Z] testing.runTests.func1(0xc0000b6810?) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-04T13:52:49.397Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-04T13:52:49.397Z] testing.runTests(0xc000094500?, {0x168e400, 0x3, 0x3}, {0x27e90f00598?, 0x40?, 0x16934a0?}) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-04T13:52:49.397Z] testing.(*M).Run(0xc000094500) [2022-04-04T13:52:49.397Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-04T13:52:49.397Z] main.main() [2022-04-04T13:52:49.397Z] _testmain.go:99 +0x255 [2022-04-04T13:52:49.397Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-04T13:52:49.397Z] PASS [2022-04-04T13:52:49.397Z] coverage: 90.9% of statements [2022-04-04T13:52:49.397Z] ok github.com/docker/docker/pkg/stack 0.182s coverage: 90.9% of statements [2022-04-04T13:52:49.529Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T13:52:49.866Z] === RUN TestNewStdWriter [2022-04-04T13:52:49.866Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-04T13:52:49.866Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestWriteWithNilBytes [2022-04-04T13:52:49.866Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestWrite [2022-04-04T13:52:49.866Z] --- PASS: TestWrite (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestWriteWithWriterError [2022-04-04T13:52:49.866Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-04T13:52:49.866Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestStdCopyWriteAndRead [2022-04-04T13:52:49.866Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-04T13:52:49.866Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-04T13:52:49.866Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-04T13:52:49.866Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-04T13:52:49.866Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-04T13:52:49.866Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-04T13:52:49.866Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-04T13:52:49.866Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-04T13:52:49.866Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-04T13:52:49.866Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-04T13:52:49.866Z] PASS [2022-04-04T13:52:49.866Z] coverage: 100.0% of statements [2022-04-04T13:52:49.866Z] time="2022-04-04T13:52:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-04T13:52:49.866Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2022-04-04T13:52:49.903Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T13:52:49.903Z] --- PASS: TestPingSwarmHeader (2.12s) [2022-04-04T13:52:49.903Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T13:52:49.903Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T13:52:49.903Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T13:52:49.903Z] === RUN TestVersion [2022-04-04T13:52:49.903Z] --- PASS: TestVersion (0.03s) [2022-04-04T13:52:49.903Z] === CONT TestDiskUsage [2022-04-04T13:52:50.335Z] --- PASS: TestRelease (1.85s) [2022-04-04T13:52:50.335Z] === RUN TestAllocateRandomDeallocate [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/empty [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T13:52:50.473Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T13:52:50.734Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T13:52:50.803Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-04T13:52:50.803Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-04T13:52:50.803Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-04T13:52:50.803Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-04T13:52:50.803Z] === RUN TestFormatStatus [2022-04-04T13:52:50.803Z] --- PASS: TestFormatStatus (0.00s) [2022-04-04T13:52:50.803Z] === RUN TestFormatError [2022-04-04T13:52:50.803Z] --- PASS: TestFormatError (0.00s) [2022-04-04T13:52:50.803Z] === RUN TestFormatJSONError [2022-04-04T13:52:50.803Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-04T13:52:50.803Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-04T13:52:50.803Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-04T13:52:50.803Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-04T13:52:50.803Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-04T13:52:50.803Z] === RUN TestNewJSONProgressOutput [2022-04-04T13:52:50.803Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-04T13:52:50.803Z] === RUN TestAuxFormatterEmit [2022-04-04T13:52:50.803Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-04T13:52:50.803Z] === RUN TestStreamWriterStdout [2022-04-04T13:52:50.803Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-04T13:52:50.803Z] === RUN TestStreamWriterStderr [2022-04-04T13:52:50.803Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-04T13:52:50.803Z] PASS [2022-04-04T13:52:50.803Z] coverage: 66.2% of statements [2022-04-04T13:52:50.803Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-04-04T13:52:50.996Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T13:52:50.996Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T13:52:50.996Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T13:52:50.996Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T13:52:50.996Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T13:52:50.996Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T13:52:50.996Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T13:52:50.996Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T13:52:50.996Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage (1.28s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-04T13:52:51.257Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-04T13:52:51.257Z] PASS [2022-04-04T13:52:51.257Z] [2022-04-04T13:52:51.257Z] === Skipped [2022-04-04T13:52:51.257Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T13:52:51.257Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T13:52:51.257Z] [2022-04-04T13:52:51.257Z] DONE 54 tests, 1 skipped in 22.323s [2022-04-04T13:52:51.257Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T13:52:51.257Z] INFO: Testing against a local daemon [2022-04-04T13:52:51.257Z] === RUN TestVolumesCreateAndList [2022-04-04T13:52:51.257Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-04T13:52:51.257Z] === RUN TestVolumesRemove [2022-04-04T13:52:51.257Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-04T13:52:51.257Z] === RUN TestVolumesInspect [2022-04-04T13:52:51.257Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T13:52:51.257Z] === RUN TestVolumesInvalidJSON [2022-04-04T13:52:51.257Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T13:52:51.257Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T13:52:51.257Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T13:52:51.257Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-04T13:52:51.257Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T13:52:51.257Z] PASS [2022-04-04T13:52:51.257Z] [2022-04-04T13:52:51.257Z] DONE 5 tests in 0.191s [2022-04-04T13:52:51.257Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T13:52:51.271Z] === RUN TestGenerateRandomID [2022-04-04T13:52:51.271Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-04T13:52:51.271Z] === RUN TestShortenId [2022-04-04T13:52:51.271Z] --- PASS: TestShortenId (0.00s) [2022-04-04T13:52:51.271Z] === RUN TestShortenSha256Id [2022-04-04T13:52:51.271Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-04T13:52:51.271Z] === RUN TestShortenIdEmpty [2022-04-04T13:52:51.271Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-04T13:52:51.271Z] === RUN TestShortenIdInvalid [2022-04-04T13:52:51.271Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-04T13:52:51.271Z] === RUN TestIsShortIDNonHex [2022-04-04T13:52:51.271Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-04T13:52:51.271Z] === RUN TestIsShortIDNotCorrectSize [2022-04-04T13:52:51.271Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-04T13:52:51.271Z] PASS [2022-04-04T13:52:51.271Z] coverage: 70.6% of statements [2022-04-04T13:52:51.271Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-04-04T13:52:51.518Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14244 is not a child of this shell [2022-04-04T13:52:51.518Z] warning: PID 14244 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-04T13:52:51.518Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T13:52:51.518Z] [2022-04-04T13:52:51.518Z] Unloading profiles will leave already running processes permanently [2022-04-04T13:52:51.518Z] unconfined, which can lead to unexpected situations. [2022-04-04T13:52:51.518Z] [2022-04-04T13:52:51.518Z] To set a process to complain mode, use the command line tool [2022-04-04T13:52:51.518Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T13:52:51.518Z] Removing test suite binaries [2022-04-04T13:52:51.518Z] exiting test-integration [2022-04-04T13:52:51.518Z] ++ exit 0 [2022-04-04T13:52:51.518Z] [2022-04-04T13:52:52.058Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-04T13:52:52.258Z] === RUN TestIsCpusetListAvailable [2022-04-04T13:52:52.258Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-04T13:52:52.258Z] PASS [2022-04-04T13:52:52.258Z] coverage: 39.4% of statements [2022-04-04T13:52:52.258Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-04-04T13:52:52.317Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-04T13:52:52.577Z] === RUN TestDockerSuite/TestCpToDot Post stage [Pipeline] junit [2022-04-04T13:52:52.919Z] Recording test results [2022-04-04T13:52:53.146Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T13:52:53.246Z] === RUN TestChtimes [2022-04-04T13:52:53.246Z] --- PASS: TestChtimes (0.00s) [2022-04-04T13:52:53.246Z] === RUN TestChtimesWindows [2022-04-04T13:52:53.246Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-04T13:52:53.246Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-04T13:52:53.246Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-04T13:52:53.246Z] PASS [2022-04-04T13:52:53.246Z] coverage: 13.0% of statements [2022-04-04T13:52:53.246Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 13.0% of statements [2022-04-04T13:52:53.313Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T13:52:53.662Z] + echo Ensuring container killed. [2022-04-04T13:52:53.663Z] Ensuring container killed. [2022-04-04T13:52:53.663Z] + docker rm -vf docker-pr4 [2022-04-04T13:52:53.663Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-04T13:52:53.951Z] + echo Chowning /workspace to jenkins user [2022-04-04T13:52:53.951Z] Chowning /workspace to jenkins user [2022-04-04T13:52:53.951Z] + id -u [2022-04-04T13:52:53.951Z] + id -g [2022-04-04T13:52:53.951Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43457:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T13:52:54.083Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T13:52:54.233Z] === RUN TestTailFile [2022-04-04T13:52:54.233Z] --- PASS: TestTailFile (0.00s) [2022-04-04T13:52:54.233Z] === RUN TestTailFileManyLines [2022-04-04T13:52:54.233Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-04T13:52:54.233Z] === RUN TestTailEmptyFile [2022-04-04T13:52:54.233Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-04T13:52:54.233Z] === RUN TestTailNegativeN [2022-04-04T13:52:54.233Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader [2022-04-04T13:52:54.233Z] === CONT TestNewTailReader [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/truncated_last_line [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-04T13:52:54.233Z] === CONT TestNewTailReader/no_delimiter [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.233Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.233Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.233Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.234Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.234Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.234Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.235Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.236Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.237Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.237Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-04T13:52:54.237Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.237Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.237Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.237Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.237Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.237Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.237Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.237Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.650Z] docker_api_swarm_node_test.go:53: [d853f874f59ed] joining swarm manager [d810738bc0123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.708Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.709Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.709Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-04T13:52:54.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:52:54.710Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:52:54.711Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-04T13:52:54.712Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-04T13:52:54.713Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-04T13:52:54.713Z] PASS [2022-04-04T13:52:54.713Z] coverage: 88.6% of statements [2022-04-04T13:52:54.713Z] ok github.com/docker/docker/pkg/tailfile 0.183s coverage: 88.6% of statements [2022-04-04T13:52:55.217Z] === RUN TestDockerSuite/TestCpToStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T13:52:55.539Z] docker_api_swarm_node_test.go:54: [d5f8a9a7112ee] joining swarm manager [d810738bc0123]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:52:55.701Z] === RUN TestTarSumRemoveNonExistent [2022-04-04T13:52:55.701Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-04T13:52:55.701Z] === RUN TestTarSumRemove [2022-04-04T13:52:55.701Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-04T13:52:55.701Z] === RUN TestSortFileInfoSums [2022-04-04T13:52:55.701Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-04T13:52:55.701Z] === RUN TestNewTarSumForLabelInvalid [2022-04-04T13:52:55.701Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-04T13:52:55.701Z] === RUN TestNewTarSumForLabel [2022-04-04T13:52:55.701Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-04T13:52:55.701Z] === RUN TestEmptyTar [2022-04-04T13:52:55.701Z] --- PASS: TestEmptyTar (0.00s) [2022-04-04T13:52:55.701Z] === RUN TestTarSumsReadSize [2022-04-04T13:52:55.701Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-04T13:52:55.701Z] === RUN TestTarSums [2022-04-04T13:52:55.701Z] --- PASS: TestTarSums (0.06s) [2022-04-04T13:52:55.701Z] === RUN TestIteration [2022-04-04T13:52:55.701Z] --- PASS: TestIteration (0.00s) [2022-04-04T13:52:55.701Z] === RUN TestVersionLabelForChecksum [2022-04-04T13:52:55.701Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-04T13:52:55.701Z] === RUN TestVersion [2022-04-04T13:52:55.701Z] --- PASS: TestVersion (0.00s) [2022-04-04T13:52:55.701Z] === RUN TestGetVersion [2022-04-04T13:52:55.701Z] --- PASS: TestGetVersion (0.00s) [2022-04-04T13:52:55.701Z] === RUN TestGetVersions [2022-04-04T13:52:55.701Z] --- PASS: TestGetVersions (0.00s) [2022-04-04T13:52:55.701Z] PASS [2022-04-04T13:52:55.701Z] coverage: 89.3% of statements [2022-04-04T13:52:55.701Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2022-04-04T13:52:55.701Z] --- PASS: TestAllocateRandomDeallocate (5.16s) [2022-04-04T13:52:55.701Z] === RUN TestRetrieveFromStore [2022-04-04T13:52:55.726Z] Removing intermediate container aa66516f7ed9 [2022-04-04T13:52:55.726Z] ---> 2be0c93380b7 [2022-04-04T13:52:55.726Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-04T13:52:55.792Z] + bundleName=amd64-rootless [2022-04-04T13:52:55.792Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-04T13:52:55.792Z] Creating amd64-rootless-bundles.tar.gz [2022-04-04T13:52:55.792Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-04T13:52:55.792Z] + 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-04-04T13:52:55.808Z] Archiving artifacts [2022-04-04T13:52:56.025Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43457/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T13:52:56.113Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T13:52:56.170Z] === RUN TestTruncIndex [2022-04-04T13:52:56.170Z] --- PASS: TestTruncIndex (0.10s) [2022-04-04T13:52:56.170Z] PASS [2022-04-04T13:52:56.170Z] coverage: 91.5% of statements [2022-04-04T13:52:56.170Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-04-04T13:52:56.194Z] ---> Running in 12a3ca9318a4 [2022-04-04T13:52:56.336Z] + make clean [2022-04-04T13:52:56.336Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T13:52:56.336Z] docker-dev-cache [2022-04-04T13:52:56.336Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T13:52:56.639Z] === RUN TestIsGIT [2022-04-04T13:52:56.639Z] --- PASS: TestIsGIT (0.00s) [2022-04-04T13:52:56.639Z] === RUN TestIsTransport [2022-04-04T13:52:56.639Z] --- PASS: TestIsTransport (0.00s) [2022-04-04T13:52:56.639Z] PASS [2022-04-04T13:52:56.639Z] coverage: 100.0% of statements [2022-04-04T13:52:56.639Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-04-04T13:52:56.682Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T13:52:56.940Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T13:52:57.107Z] === RUN TestVersionInfo [2022-04-04T13:52:57.107Z] --- PASS: TestVersionInfo (0.00s) [2022-04-04T13:52:57.107Z] === RUN TestAppendVersions [2022-04-04T13:52:57.107Z] --- PASS: TestAppendVersions (0.00s) [2022-04-04T13:52:57.107Z] PASS [2022-04-04T13:52:57.107Z] coverage: 88.9% of statements [2022-04-04T13:52:57.107Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-04-04T13:52:57.107Z] --- PASS: TestRetrieveFromStore (1.67s) [2022-04-04T13:52:57.107Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-04T13:52:57.107Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-04-04T13:52:57.107Z] === RUN TestParallelPredefinedRequest1 [2022-04-04T13:52:57.107Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-04T13:52:57.107Z] === RUN TestParallelPredefinedRequest2 [2022-04-04T13:52:57.107Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-04T13:52:57.107Z] === RUN TestParallelPredefinedRequest3 [2022-04-04T13:52:57.107Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-04T13:52:57.107Z] === RUN TestParallelPredefinedRequest4 [2022-04-04T13:52:57.107Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-04T13:52:57.107Z] === RUN TestParallelPredefinedRequest5 [2022-04-04T13:52:57.107Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-04T13:52:57.107Z] === RUN TestDebug [2022-04-04T13:52:57.107Z] --- PASS: TestDebug (0.00s) [2022-04-04T13:52:57.107Z] === RUN TestRequestPoolParallel [2022-04-04T13:52:57.506Z] --- PASS: TestCreateServiceSecretFileMode (13.39s) [2022-04-04T13:52:57.507Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T13:52:57.507Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T13:52:57.577Z] --- PASS: TestRequestPoolParallel (0.41s) [2022-04-04T13:52:57.577Z] === RUN TestFullAllocateRelease [2022-04-04T13:52:57.761Z] [2022-04-04T13:52:57.761Z] SUCCESS: Specified value was saved. [2022-04-04T13:52:58.045Z] --- PASS: TestFullAllocateRelease (0.42s) [2022-04-04T13:52:58.045Z] === RUN TestOddAllocateRelease [2022-04-04T13:52:58.445Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T13:52:58.445Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T13:52:58.445Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T13:52:58.514Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-04-04T13:52:58.514Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-04T13:52:58.514Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-04T13:52:58.514Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-04T13:52:58.514Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-04T13:52:58.514Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-04T13:52:58.514Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-04T13:52:58.514Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T13:52:58.514Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T13:52:58.514Z] === CONT TestParallelPredefinedRequest1 [2022-04-04T13:52:58.514Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:58.514Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T13:52:58.514Z] === CONT TestParallelPredefinedRequest4 [2022-04-04T13:52:58.514Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:58.514Z] === CONT TestParallelPredefinedRequest3 [2022-04-04T13:52:58.514Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:58.514Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-04T13:52:58.514Z] === CONT TestParallelPredefinedRequest2 [2022-04-04T13:52:58.514Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:58.514Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T13:52:58.514Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-04T13:52:58.514Z] === CONT TestParallelPredefinedRequest5 [2022-04-04T13:52:58.514Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:52:58.514Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-04T13:52:58.514Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-04T13:52:58.514Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-04T13:52:58.514Z] PASS [2022-04-04T13:52:58.514Z] coverage: 85.3% of statements [2022-04-04T13:52:58.514Z] ok github.com/docker/docker/libnetwork/ipam 50.344s coverage: 85.3% of statements [2022-04-04T13:52:58.514Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-04T13:52:58.514Z] === RUN TestClientStream [2022-04-04T13:52:58.514Z] --- PASS: TestClientStream (0.00s) [2022-04-04T13:52:58.514Z] === RUN TestClientSendFile [2022-04-04T13:52:58.514Z] --- PASS: TestClientSendFile (0.00s) [2022-04-04T13:52:58.514Z] === RUN TestClientWithRequestTimeout [2022-04-04T13:52:58.514Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-04T13:52:58.514Z] === RUN TestFileSpecPlugin [2022-04-04T13:52:58.514Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-04T13:52:58.514Z] === RUN TestFileJSONSpecPlugin [2022-04-04T13:52:58.514Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-04T13:52:58.514Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-04T13:52:58.514Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-04T13:52:58.514Z] === RUN TestPluginAddHandler [2022-04-04T13:52:58.514Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-04T13:52:58.514Z] === RUN TestPluginWaitBadPlugin [2022-04-04T13:52:58.514Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-04T13:52:58.514Z] === RUN TestGet [2022-04-04T13:52:58.514Z] time="2022-04-04T13:52:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-04T13:52:58.984Z] === RUN TestValidatePrivileges [2022-04-04T13:52:58.984Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-04T13:52:58.984Z] === RUN TestFilterByCapNeg [2022-04-04T13:52:58.984Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-04T13:52:58.984Z] === RUN TestFilterByCapPos [2022-04-04T13:52:58.984Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-04T13:52:58.984Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-04T13:52:58.984Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-04T13:52:58.984Z] PASS [2022-04-04T13:52:58.984Z] coverage: 12.0% of statements [2022-04-04T13:52:58.984Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2022-04-04T13:52:59.014Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T13:52:59.454Z] time="2022-04-04T13:52:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-04T13:52:59.544Z] --- PASS: TestBuildMultiStageOnBuild (12.27s) [2022-04-04T13:52:59.544Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T13:52:59.544Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:52:59.544Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-04T13:52:59.544Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T13:52:59.583Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T13:52:59.583Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-04T13:52:59.583Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T13:52:59.583Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T13:52:59.922Z] === RUN TestNewSettable [2022-04-04T13:52:59.922Z] --- PASS: TestNewSettable (0.00s) [2022-04-04T13:52:59.922Z] === RUN TestIsSettable [2022-04-04T13:52:59.922Z] --- PASS: TestIsSettable (0.00s) [2022-04-04T13:52:59.922Z] === RUN TestUpdateSettingsEnv [2022-04-04T13:52:59.922Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-04T13:52:59.922Z] PASS [2022-04-04T13:52:59.922Z] coverage: 20.0% of statements [2022-04-04T13:52:59.922Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-04-04T13:53:00.148Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T13:53:00.406Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T13:53:00.406Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T13:53:00.406Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T13:53:00.665Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T13:53:00.665Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T13:53:00.665Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T13:53:00.665Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T13:53:00.665Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T13:53:00.911Z] === RUN TestLoad [2022-04-04T13:53:00.911Z] --- PASS: TestLoad (0.00s) [2022-04-04T13:53:00.911Z] === RUN TestSave [2022-04-04T13:53:00.911Z] --- PASS: TestSave (0.03s) [2022-04-04T13:53:00.911Z] === RUN TestAddDeleteGet [2022-04-04T13:53:00.911Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-04T13:53:00.911Z] === RUN TestInvalidTags [2022-04-04T13:53:00.911Z] --- PASS: TestInvalidTags (0.00s) [2022-04-04T13:53:00.911Z] PASS [2022-04-04T13:53:00.911Z] coverage: 84.4% of statements [2022-04-04T13:53:00.911Z] ok github.com/docker/docker/reference 0.106s coverage: 84.4% of statements [2022-04-04T13:53:01.897Z] time="2022-04-04T13:53:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-04T13:53:02.563Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T13:53:02.564Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T13:53:02.564Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T13:53:02.885Z] === RUN TestResolveAuthConfigIndexServer [2022-04-04T13:53:02.885Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-04T13:53:02.885Z] === RUN TestResolveAuthConfigFullURL [2022-04-04T13:53:02.885Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-04T13:53:02.885Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-04T13:53:02.885Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-04T13:53:02.885Z] === RUN TestValidateMirror [2022-04-04T13:53:02.885Z] --- PASS: TestValidateMirror (0.00s) [2022-04-04T13:53:02.885Z] === RUN TestLoadInsecureRegistries [2022-04-04T13:53:03.357Z] time="2022-04-04T13:53:02Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T13:53:03.357Z] time="2022-04-04T13:53:02Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-04T13:53:03.357Z] time="2022-04-04T13:53:02Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-04T13:53:03.357Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-04-04T13:53:03.357Z] === RUN TestNewServiceConfig [2022-04-04T13:53:03.357Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-04T13:53:03.357Z] === RUN TestValidateIndexName [2022-04-04T13:53:03.357Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-04T13:53:03.357Z] === RUN TestValidateIndexNameWithError [2022-04-04T13:53:03.357Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-04T13:53:03.357Z] === RUN TestEndpointParse [2022-04-04T13:53:03.357Z] --- PASS: TestEndpointParse (0.00s) [2022-04-04T13:53:03.357Z] === RUN TestEndpointParseInvalid [2022-04-04T13:53:03.357Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-04T13:53:03.357Z] === RUN TestValidateEndpoint [2022-04-04T13:53:03.357Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-04T13:53:03.357Z] === RUN TestPing [2022-04-04T13:53:03.357Z] --- PASS: TestPing (0.00s) [2022-04-04T13:53:03.357Z] === RUN TestPingRegistryEndpoint [2022-04-04T13:53:03.357Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:53:03.357Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-04T13:53:03.357Z] === RUN TestEndpoint [2022-04-04T13:53:03.357Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:53:03.357Z] --- SKIP: TestEndpoint (0.00s) [2022-04-04T13:53:03.357Z] === RUN TestParseRepositoryInfo [2022-04-04T13:53:03.357Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-04T13:53:03.357Z] === RUN TestNewIndexInfo [2022-04-04T13:53:03.357Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-04T13:53:03.357Z] === RUN TestMirrorEndpointLookup [2022-04-04T13:53:03.357Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:53:03.358Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-04T13:53:03.358Z] === RUN TestSearchRepositories [2022-04-04T13:53:03.358Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-04T13:53:03.358Z] Host: 127.0.0.1:49328 [2022-04-04T13:53:03.358Z] User-Agent: docker test client [2022-04-04T13:53:03.358Z] Authorization: Token fake-token [2022-04-04T13:53:03.358Z] X-Docker-Token: true [2022-04-04T13:53:03.358Z] Accept-Encoding: gzip [2022-04-04T13:53:03.358Z] [2022-04-04T13:53:03.358Z] [2022-04-04T13:53:03.358Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-04T13:53:03.358Z] Connection: close [2022-04-04T13:53:03.358Z] Content-Length: 144 [2022-04-04T13:53:03.358Z] Cache-Control: no-cache [2022-04-04T13:53:03.358Z] Content-Type: application/json [2022-04-04T13:53:03.358Z] Date: Mon, 04 Apr 2022 13:53:02 GMT [2022-04-04T13:53:03.358Z] Expires: -1 [2022-04-04T13:53:03.358Z] Pragma: no-cache [2022-04-04T13:53:03.358Z] Server: docker-tests/mock [2022-04-04T13:53:03.358Z] X-Docker-Registry-Config: mock [2022-04-04T13:53:03.358Z] X-Docker-Registry-Version: 0.0.0 [2022-04-04T13:53:03.358Z] [2022-04-04T13:53:03.358Z] [2022-04-04T13:53:03.358Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-04T13:53:03.358Z] === RUN TestTrustedLocation [2022-04-04T13:53:03.358Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-04T13:53:03.358Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-04T13:53:03.358Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-04T13:53:03.358Z] === RUN TestAllowNondistributableArtifacts [2022-04-04T13:53:03.358Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-04T13:53:03.358Z] === RUN TestIsSecureIndex [2022-04-04T13:53:03.358Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-04T13:53:03.358Z] PASS [2022-04-04T13:53:03.358Z] coverage: 51.7% of statements [2022-04-04T13:53:03.358Z] ok github.com/docker/docker/registry 0.212s coverage: 51.7% of statements [2022-04-04T13:53:03.627Z] Removing intermediate container 12a3ca9318a4 [2022-04-04T13:53:03.627Z] ---> 22381289b7f4 [2022-04-04T13:53:03.627Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-04T13:53:03.627Z] ---> Running in be6614035b70 [2022-04-04T13:53:04.350Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-04T13:53:04.350Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-04T13:53:04.350Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-04T13:53:04.350Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-04T13:53:04.350Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-04T13:53:04.350Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-04T13:53:04.350Z] === RUN TestResumableRequestReaderWithReadError [2022-04-04T13:53:04.819Z] time="2022-04-04T13:53:04Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-04T13:53:04.819Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-04-04T13:53:04.819Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-04T13:53:04.819Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-04T13:53:04.819Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-04T13:53:04.819Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-04T13:53:04.819Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-04T13:53:04.819Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-04T13:53:04.819Z] === RUN TestResumableRequestReader [2022-04-04T13:53:04.819Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-04T13:53:04.819Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-04T13:53:04.819Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-04T13:53:04.819Z] PASS [2022-04-04T13:53:04.819Z] coverage: 100.0% of statements [2022-04-04T13:53:04.819Z] ok github.com/docker/docker/registry/resumable 0.219s coverage: 100.0% of statements [2022-04-04T13:53:05.098Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T13:53:05.098Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T13:53:05.098Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T13:53:05.287Z] === RUN TestRestartManagerTimeout [2022-04-04T13:53:05.287Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-04T13:53:05.287Z] === RUN TestRestartManagerTimeoutReset [2022-04-04T13:53:05.287Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-04T13:53:05.287Z] PASS [2022-04-04T13:53:05.287Z] coverage: 50.9% of statements [2022-04-04T13:53:05.287Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-04-04T13:53:05.357Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T13:53:05.357Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T13:53:05.357Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T13:53:05.756Z] time="2022-04-04T13:53:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-04T13:53:05.931Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T13:53:06.224Z] === RUN TestDecodeContainerConfig [2022-04-04T13:53:06.224Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-04T13:53:06.224Z] === RUN TestDecodeContainerConfigIsolation [2022-04-04T13:53:06.224Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-04T13:53:06.224Z] === RUN TestValidatePrivileged [2022-04-04T13:53:06.224Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-04T13:53:06.224Z] PASS [2022-04-04T13:53:06.225Z] coverage: 52.6% of statements [2022-04-04T13:53:06.225Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.6% of statements [2022-04-04T13:53:06.875Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T13:53:07.212Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-04T13:53:07.212Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-04T13:53:07.212Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-04T13:53:07.212Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-04T13:53:07.212Z] PASS [2022-04-04T13:53:07.212Z] coverage: 62.5% of statements [2022-04-04T13:53:07.212Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2022-04-04T13:53:07.423Z] Cannot create a file when that file already exists. [2022-04-04T13:53:07.443Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T13:53:08.382Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T13:53:09.318Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T13:53:09.428Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T13:53:09.428Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T13:53:09.428Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T13:53:09.428Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-04T13:53:09.577Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T13:53:09.950Z] --- PASS: TestBuildMultiStageLayerLeak (10.11s) [2022-04-04T13:53:09.950Z] === RUN TestBuildWithHugeFile [2022-04-04T13:53:10.147Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T13:53:10.147Z] --- PASS: TestCreateServiceConfigFileMode (12.87s) [2022-04-04T13:53:10.147Z] === RUN TestCreateServiceSysctls [2022-04-04T13:53:10.147Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T13:53:10.715Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T13:53:10.715Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-04T13:53:10.715Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-04T13:53:10.715Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-04T13:53:10.995Z] === RUN TestGetDriver [2022-04-04T13:53:10.995Z] --- PASS: TestGetDriver (0.00s) [2022-04-04T13:53:10.995Z] === RUN TestVolumeRequestError [2022-04-04T13:53:10.995Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-04T13:53:10.995Z] PASS [2022-04-04T13:53:10.995Z] coverage: 36.1% of statements [2022-04-04T13:53:10.995Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-04-04T13:53:10.995Z] === RUN TestGetAddress [2022-04-04T13:53:10.995Z] --- PASS: TestGetAddress (0.00s) [2022-04-04T13:53:10.995Z] === RUN TestRemove [2022-04-04T13:53:10.995Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T13:53:10.995Z] --- SKIP: TestRemove (0.00s) [2022-04-04T13:53:10.995Z] === RUN TestInitializeWithVolumes [2022-04-04T13:53:10.995Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-04T13:53:10.995Z] === RUN TestCreate [2022-04-04T13:53:10.995Z] --- PASS: TestCreate (0.01s) [2022-04-04T13:53:10.995Z] === RUN TestValidateName [2022-04-04T13:53:10.995Z] --- PASS: TestValidateName (0.00s) [2022-04-04T13:53:10.995Z] === RUN TestCreateWithOpts [2022-04-04T13:53:10.995Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T13:53:10.995Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-04T13:53:10.995Z] === RUN TestRelaodNoOpts [2022-04-04T13:53:10.995Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-04T13:53:10.995Z] PASS [2022-04-04T13:53:10.995Z] coverage: 41.5% of statements [2022-04-04T13:53:10.995Z] ok github.com/docker/docker/volume/local 0.070s coverage: 41.5% of statements [2022-04-04T13:53:11.649Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRaw [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-04T13:53:11.982Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountRaw [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountRawSplit [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-04T13:53:11.982Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-04T13:53:11.982Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T13:53:11.982Z] === RUN TestConvertTmpfsOptions [2022-04-04T13:53:11.982Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-04T13:53:11.982Z] linux_parser_test.go:209: data="ro" [2022-04-04T13:53:11.982Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-04T13:53:11.982Z] === RUN TestParseMountSpec [2022-04-04T13:53:11.982Z] parser_test.go:62: case 0 [2022-04-04T13:53:11.982Z] parser_test.go:62: case 1 [2022-04-04T13:53:11.982Z] parser_test.go:62: case 2 [2022-04-04T13:53:11.982Z] parser_test.go:62: case 3 [2022-04-04T13:53:11.982Z] parser_test.go:62: case 4 [2022-04-04T13:53:11.982Z] parser_test.go:62: case 5 [2022-04-04T13:53:11.982Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-04T13:53:11.982Z] === RUN TestValidateMount [2022-04-04T13:53:11.982Z] --- PASS: TestValidateMount (0.00s) [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRaw [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-04T13:53:11.982Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-04T13:53:11.982Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-04T13:53:11.982Z] PASS [2022-04-04T13:53:11.982Z] coverage: 67.6% of statements [2022-04-04T13:53:11.982Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.6% of statements [2022-04-04T13:53:12.030Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-04T13:53:12.030Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-04T13:53:12.030Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-04T13:53:12.030Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-04T13:53:12.030Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-04T13:53:12.030Z] remote: Enumerating objects: 23, done. [2022-04-04T13:53:12.030Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-04T13:53:12.030Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-04T13:53:12.030Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-04T13:53:12.030Z] 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-04-04T13:53:12.030Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-04T13:53:12.030Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-04T13:53:12.030Z] Cross building: bundles/cross/linux/ppc64le [2022-04-04T13:53:12.030Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-04T13:53:12.030Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-04T13:53:12.187Z] Removing intermediate container be6614035b70 [2022-04-04T13:53:12.187Z] ---> dd35630b157a [2022-04-04T13:53:12.187Z] Step 13/13 : CMD ["sh"] [2022-04-04T13:53:12.187Z] ---> Running in 6eafd0621f88 [2022-04-04T13:53:12.584Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-04T13:53:12.654Z] Removing intermediate container 6eafd0621f88 [2022-04-04T13:53:12.654Z] ---> 03ad4722c9f1 [2022-04-04T13:53:12.654Z] Successfully built 03ad4722c9f1 [2022-04-04T13:53:12.654Z] Successfully tagged busybox:latest [2022-04-04T13:53:12.654Z] INFO: Docker images of the daemon under test [2022-04-04T13:53:12.654Z] [2022-04-04T13:53:12.654Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T13:53:12.654Z] busybox latest 03ad4722c9f1 Less than a second ago 5.01GB [2022-04-04T13:53:12.654Z] microsoft/windowsservercore latest 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T13:53:12.654Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 4 weeks ago 4.96GB [2022-04-04T13:53:12.654Z] [2022-04-04T13:53:12.654Z] INFO: Running integration tests at 04/04/2022 13:53:12... [2022-04-04T13:53:12.654Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-04T13:53:12.654Z] INFO: Integration API tests being run from the host: [2022-04-04T13:53:12.654Z] INFO: make.ps1 starting at 04/04/2022 13:53:12 [2022-04-04T13:53:12.969Z] === RUN TestSetGetMeta [2022-04-04T13:53:12.970Z] === PAUSE TestSetGetMeta [2022-04-04T13:53:12.970Z] === RUN TestRestore [2022-04-04T13:53:12.970Z] === PAUSE TestRestore [2022-04-04T13:53:12.970Z] === RUN TestServiceCreate [2022-04-04T13:53:12.970Z] === PAUSE TestServiceCreate [2022-04-04T13:53:12.970Z] === RUN TestServiceList [2022-04-04T13:53:12.970Z] === PAUSE TestServiceList [2022-04-04T13:53:12.970Z] === RUN TestServiceRemove [2022-04-04T13:53:12.970Z] === PAUSE TestServiceRemove [2022-04-04T13:53:12.970Z] === RUN TestServiceGet [2022-04-04T13:53:12.970Z] === PAUSE TestServiceGet [2022-04-04T13:53:12.970Z] === RUN TestServicePrune [2022-04-04T13:53:12.970Z] === PAUSE TestServicePrune [2022-04-04T13:53:12.970Z] === RUN TestCreate [2022-04-04T13:53:12.970Z] === PAUSE TestCreate [2022-04-04T13:53:12.970Z] === RUN TestRemove [2022-04-04T13:53:12.970Z] === PAUSE TestRemove [2022-04-04T13:53:12.970Z] === RUN TestList [2022-04-04T13:53:12.970Z] === PAUSE TestList [2022-04-04T13:53:12.970Z] === RUN TestFindByDriver [2022-04-04T13:53:12.970Z] === PAUSE TestFindByDriver [2022-04-04T13:53:12.970Z] === RUN TestFindByReferenced [2022-04-04T13:53:12.970Z] === PAUSE TestFindByReferenced [2022-04-04T13:53:12.970Z] === RUN TestDerefMultipleOfSameRef [2022-04-04T13:53:12.970Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-04T13:53:12.970Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T13:53:12.970Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T13:53:12.970Z] === RUN TestDefererencePluginOnCreateError [2022-04-04T13:53:12.970Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-04T13:53:12.970Z] === RUN TestRefDerefRemove [2022-04-04T13:53:12.970Z] === PAUSE TestRefDerefRemove [2022-04-04T13:53:12.970Z] === RUN TestGet [2022-04-04T13:53:12.970Z] === PAUSE TestGet [2022-04-04T13:53:12.970Z] === RUN TestGetWithReference [2022-04-04T13:53:12.970Z] === PAUSE TestGetWithReference [2022-04-04T13:53:12.970Z] === RUN TestFilterFunc [2022-04-04T13:53:12.970Z] === RUN TestFilterFunc/test_nil_list [2022-04-04T13:53:12.970Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-04T13:53:12.970Z] === RUN TestFilterFunc/test_empty_list [2022-04-04T13:53:12.970Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-04T13:53:12.970Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T13:53:12.970Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T13:53:12.970Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T13:53:12.970Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T13:53:12.970Z] === RUN TestFilterFunc/test_filter_some [2022-04-04T13:53:12.970Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-04T13:53:12.970Z] === RUN TestFilterFunc/test_filter_middle [2022-04-04T13:53:12.970Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-04T13:53:12.970Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-04T13:53:12.970Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-04T13:53:12.970Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-04T13:53:12.970Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-04T13:53:12.970Z] === CONT TestFilterFunc/test_nil_list [2022-04-04T13:53:12.970Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-04T13:53:12.970Z] === CONT TestFilterFunc/test_filter_some [2022-04-04T13:53:12.970Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-04T13:53:12.970Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-04T13:53:12.970Z] === CONT TestFilterFunc/test_empty_list [2022-04-04T13:53:12.970Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-04T13:53:12.970Z] === CONT TestFilterFunc/test_filter_middle [2022-04-04T13:53:12.970Z] --- PASS: TestFilterFunc (0.00s) [2022-04-04T13:53:12.970Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-04T13:53:12.970Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-04T13:53:12.970Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-04T13:53:12.970Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-04T13:53:12.970Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-04T13:53:12.970Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-04T13:53:12.970Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-04T13:53:12.970Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-04T13:53:12.970Z] === CONT TestSetGetMeta [2022-04-04T13:53:12.970Z] === CONT TestList [2022-04-04T13:53:12.970Z] === CONT TestServiceGet [2022-04-04T13:53:12.970Z] === CONT TestCreate [2022-04-04T13:53:12.970Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-04T13:53:12.970Z] === CONT TestServiceRemove [2022-04-04T13:53:12.970Z] --- PASS: TestCreate (0.02s) [2022-04-04T13:53:12.970Z] === CONT TestServiceList [2022-04-04T13:53:12.970Z] --- PASS: TestList (0.04s) [2022-04-04T13:53:12.970Z] === CONT TestServiceCreate [2022-04-04T13:53:12.970Z] --- PASS: TestServiceGet (0.12s) [2022-04-04T13:53:12.970Z] === CONT TestRestore [2022-04-04T13:53:12.970Z] === CONT TestRemove [2022-04-04T13:53:12.970Z] --- PASS: TestServiceRemove (0.11s) [2022-04-04T13:53:12.970Z] --- PASS: TestServiceCreate (0.09s) [2022-04-04T13:53:12.970Z] === CONT TestDefererencePluginOnCreateError [2022-04-04T13:53:12.970Z] --- PASS: TestServiceList (0.11s) [2022-04-04T13:53:12.970Z] === CONT TestGetWithReference [2022-04-04T13:53:12.970Z] --- PASS: TestRestore (0.03s) [2022-04-04T13:53:12.970Z] === CONT TestRefDerefRemove [2022-04-04T13:53:12.970Z] === CONT TestGet [2022-04-04T13:53:12.970Z] --- PASS: TestRemove (0.02s) [2022-04-04T13:53:12.970Z] --- PASS: TestGetWithReference (0.02s) [2022-04-04T13:53:12.970Z] === CONT TestServicePrune [2022-04-04T13:53:12.970Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-04T13:53:12.970Z] === CONT TestDerefMultipleOfSameRef [2022-04-04T13:53:12.970Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-04T13:53:12.970Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-04T13:53:12.970Z] === CONT TestFindByReferenced [2022-04-04T13:53:12.970Z] --- PASS: TestGet (0.02s) [2022-04-04T13:53:12.970Z] time="2022-04-04T13:53:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:53:12.970Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-04T13:53:12.970Z] === CONT TestFindByDriver [2022-04-04T13:53:12.970Z] time="2022-04-04T13:53:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:53:12.970Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-04T13:53:12.970Z] time="2022-04-04T13:53:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:53:12.970Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-04T13:53:12.970Z] time="2022-04-04T13:53:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-04T13:53:12.970Z] time="2022-04-04T13:53:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-04T13:53:12.970Z] --- PASS: TestFindByDriver (0.03s) [2022-04-04T13:53:12.970Z] --- PASS: TestServicePrune (0.05s) [2022-04-04T13:53:12.970Z] PASS [2022-04-04T13:53:12.970Z] coverage: 69.0% of statements [2022-04-04T13:53:12.970Z] ok github.com/docker/docker/volume/service 0.245s coverage: 69.0% of statements [2022-04-04T13:53:13.641Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-04T13:53:13.959Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-04T13:53:13.959Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-04T13:53:13.959Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-04T13:53:13.959Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-04T13:53:13.959Z] --- PASS: TestCreateServiceSysctls (3.83s) [2022-04-04T13:53:13.959Z] === RUN TestCreateServiceCapabilities [2022-04-04T13:53:13.960Z] --- PASS: TestGet (15.02s) [2022-04-04T13:53:13.960Z] === RUN TestPluginWithNoManifest [2022-04-04T13:53:13.960Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-04T13:53:13.960Z] === RUN TestGetAll [2022-04-04T13:53:13.960Z] --- PASS: TestGetAll (0.00s) [2022-04-04T13:53:13.960Z] PASS [2022-04-04T13:53:13.960Z] coverage: 73.2% of statements [2022-04-04T13:53:13.960Z] ok github.com/docker/docker/pkg/plugins 34.940s coverage: 73.2% of statements [2022-04-04T13:53:16.493Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-04-04T13:53:16.493Z] === RUN TestInspect [2022-04-04T13:53:19.782Z] --- PASS: TestInspect (2.81s) [2022-04-04T13:53:19.782Z] === RUN TestCreateJob [2022-04-04T13:53:19.782Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T13:53:21.688Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T13:53:23.065Z] --- PASS: TestCreateJob (3.67s) [2022-04-04T13:53:23.065Z] === RUN TestReplicatedJob [2022-04-04T13:53:23.998Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T13:53:25.900Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-04T13:53:26.469Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T13:53:27.407Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T13:53:27.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-04T13:53:28.234Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T13:53:28.801Z] --- PASS: TestReplicatedJob (5.61s) [2022-04-04T13:53:28.801Z] === RUN TestUpdateReplicatedJob [2022-04-04T13:53:29.061Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T13:53:29.629Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T13:53:30.197Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-04T13:53:32.115Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-04T13:53:32.115Z] --- PASS: TestUpdateReplicatedJob (3.43s) [2022-04-04T13:53:32.115Z] === RUN TestServiceListWithStatuses [2022-04-04T13:53:32.115Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T13:53:32.115Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T13:53:32.115Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T13:53:33.053Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T13:53:34.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-04T13:53:35.802Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-04T13:53:36.738Z] docker_api_swarm_test.go:202: [d34bf9ffc7848] joining swarm manager [dfa8479c1fd1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:53:37.308Z] --- PASS: TestDockerNetworkConnectAlias (5.20s) [2022-04-04T13:53:37.308Z] === RUN TestDockerNetworkReConnect [2022-04-04T13:53:38.683Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T13:53:39.623Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T13:53:41.000Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T13:53:41.258Z] --- PASS: TestDockerNetworkReConnect (4.00s) [2022-04-04T13:53:41.258Z] === RUN TestServicePlugin [2022-04-04T13:53:44.075Z] 2022/04/04 13:53:40 Closing DB instances... [2022-04-04T13:53:44.075Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-04-04T13:53:44.075Z] === RUN TestFindNode [2022-04-04T13:53:44.075Z] 2022/04/04 13:53:41 Closing DB instances... [2022-04-04T13:53:44.075Z] --- PASS: TestFindNode (0.02s) [2022-04-04T13:53:44.075Z] === RUN TestChangeNodeState [2022-04-04T13:53:44.075Z] 2022/04/04 13:53:41 Closing DB instances... [2022-04-04T13:53:44.075Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-04T13:53:44.075Z] === RUN TestNodeReincarnation [2022-04-04T13:53:44.075Z] 2022/04/04 13:53:41 Closing DB instances... [2022-04-04T13:53:45.445Z] plugin_test.go:61: [db725edd7b8d4] joining swarm manager [db13a1643d900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:53:46.378Z] plugin_test.go:64: [d9236ff997bab] joining swarm manager [db13a1643d900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:53:46.378Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T13:53:46.635Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T13:53:47.028Z] time="2022-04-04T13:53:46Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-04T13:53:47.028Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-04T13:53:47.028Z] === RUN TestParallelCreate [2022-04-04T13:53:47.496Z] 2022/04/04 13:53:46 Closing DB instances... [2022-04-04T13:53:47.496Z] --- PASS: TestParallelCreate (0.02s) [2022-04-04T13:53:47.496Z] === RUN TestParallelDelete [2022-04-04T13:53:47.496Z] 2022/04/04 13:53:47 Closing DB instances... [2022-04-04T13:53:47.496Z] --- PASS: TestParallelDelete (0.02s) [2022-04-04T13:53:47.496Z] === RUN TestNetworkDBIslands [2022-04-04T13:53:47.496Z] time="2022-04-04T13:53:47Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d07d70dd3bb4 with config:&{NodeID:d07d70dd3bb4 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:53:47.496Z] time="2022-04-04T13:53:47Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:47.496Z] time="2022-04-04T13:53:47Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, added to nodes list" [2022-04-04T13:53:47.496Z] time="2022-04-04T13:53:47Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f095a21e6845 with config:&{NodeID:f095a21e6845 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:53:47.496Z] time="2022-04-04T13:53:47Z" level=info msg="Node f095a21e6845/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:47.496Z] time="2022-04-04T13:53:47Z" level=info msg="Node f095a21e6845/172.31.25.42, added to nodes list" [2022-04-04T13:53:47.497Z] time="2022-04-04T13:53:47Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-04T13:53:47.497Z] time="2022-04-04T13:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-04T13:53:47.497Z] time="2022-04-04T13:53:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-04T13:53:47.497Z] time="2022-04-04T13:53:47Z" level=info msg="Node f095a21e6845/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:47.497Z] time="2022-04-04T13:53:47Z" level=info msg="Node f095a21e6845/172.31.25.42, added to nodes list" [2022-04-04T13:53:47.497Z] time="2022-04-04T13:53:47Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:47.497Z] time="2022-04-04T13:53:47Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, added to nodes list" [2022-04-04T13:53:47.497Z] time="2022-04-04T13:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-04T13:53:47.497Z] time="2022-04-04T13:53:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c7ef5ebc9d8f with config:&{NodeID:c7ef5ebc9d8f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, added to nodes list" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, added to nodes list" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, added to nodes list" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=info msg="Node f095a21e6845/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=info msg="Node f095a21e6845/172.31.25.42, added to nodes list" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-04T13:53:47.968Z] time="2022-04-04T13:53:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-04T13:53:48.010Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T13:53:48.270Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-04T13:53:48.270Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4f758f627661 with config:&{NodeID:4f758f627661 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=info msg="Node 4f758f627661/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=info msg="Node 4f758f627661/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=info msg="Node 4f758f627661/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=info msg="Node 4f758f627661/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.437Z] time="2022-04-04T13:53:48Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.438Z] time="2022-04-04T13:53:48Z" level=info msg="Node f095a21e6845/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.438Z] time="2022-04-04T13:53:48Z" level=info msg="Node f095a21e6845/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.438Z] time="2022-04-04T13:53:48Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.438Z] time="2022-04-04T13:53:48Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.438Z] time="2022-04-04T13:53:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-04T13:53:48.438Z] time="2022-04-04T13:53:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-04T13:53:48.837Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-04T13:53:48.838Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-04T13:53:48.838Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node 4f758f627661/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node 4f758f627661/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node 4f758f627661/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node 4f758f627661/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:24e0b9644257 with config:&{NodeID:24e0b9644257 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node 24e0b9644257/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node 24e0b9644257/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node 24e0b9644257/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node 24e0b9644257/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node f095a21e6845/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node f095a21e6845/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node 4f758f627661/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=info msg="Node 4f758f627661/172.31.25.42, added to nodes list" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-04T13:53:48.907Z] time="2022-04-04T13:53:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-04T13:53:49.375Z] time="2022-04-04T13:53:48Z" level=info msg="Node 24e0b9644257/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:49.375Z] time="2022-04-04T13:53:48Z" level=info msg="Node 24e0b9644257/172.31.25.42, added to nodes list" [2022-04-04T13:53:49.375Z] time="2022-04-04T13:53:48Z" level=info msg="Node 24e0b9644257/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:49.375Z] time="2022-04-04T13:53:48Z" level=info msg="Node 24e0b9644257/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:49.375Z] time="2022-04-04T13:53:48Z" level=info msg="Node 24e0b9644257/172.31.25.42, added to nodes list" [2022-04-04T13:53:49.375Z] time="2022-04-04T13:53:48Z" level=info msg="Node 24e0b9644257/172.31.25.42, added to nodes list" [2022-04-04T13:53:49.375Z] networkdb_test.go:835: Re-joining: 3 [2022-04-04T13:53:49.375Z] time="2022-04-04T13:53:49Z" level=info msg="The new bootstrap node list is:[172.31.25.42:10033 172.31.25.42:10034 172.31.25.42:10035]" [2022-04-04T13:53:49.375Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10033" [2022-04-04T13:53:49.375Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49370" [2022-04-04T13:53:49.375Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10034" [2022-04-04T13:53:49.375Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49371" [2022-04-04T13:53:49.376Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10035" [2022-04-04T13:53:49.376Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49372" [2022-04-04T13:53:49.376Z] networkdb_test.go:835: Re-joining: 4 [2022-04-04T13:53:49.376Z] time="2022-04-04T13:53:49Z" level=info msg="The new bootstrap node list is:[172.31.25.42:10033 172.31.25.42:10034 172.31.25.42:10035]" [2022-04-04T13:53:49.376Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10033" [2022-04-04T13:53:49.376Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49373" [2022-04-04T13:53:49.376Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49374" [2022-04-04T13:53:49.376Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10034" [2022-04-04T13:53:49.376Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10035" [2022-04-04T13:53:49.376Z] time="2022-04-04T13:53:49Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49375" [2022-04-04T13:53:49.575Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:53:49.575Z] INFO: Testing against a local daemon [2022-04-04T13:53:49.575Z] === RUN TestBuildWithSession [2022-04-04T13:53:49.575Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:53:49.575Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T13:53:49.575Z] === RUN TestBuildSquashParent [2022-04-04T13:53:49.575Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:53:49.575Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-04T13:53:49.575Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T13:53:49.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:53:49.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:53:49.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:53:49.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:53:49.575Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:53:49.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:53:49.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:53:49.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:53:49.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:53:49.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:53:49.575Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:53:49.575Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:53:49.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:53:49.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:53:49.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:53:49.575Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:53:49.773Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T13:53:49.844Z] time="2022-04-04T13:53:49Z" level=info msg="node 0 leaving" [2022-04-04T13:53:49.845Z] time="2022-04-04T13:53:49Z" level=info msg="Node d07d70dd3bb4 change state NodeActive --> NodeLeft" [2022-04-04T13:53:49.845Z] time="2022-04-04T13:53:49Z" level=info msg="node3(c7ef5ebc9d8f): Node leave event for d07d70dd3bb4/172.31.25.42" [2022-04-04T13:53:49.845Z] time="2022-04-04T13:53:49Z" level=info msg="Node d07d70dd3bb4 change state NodeActive --> NodeLeft" [2022-04-04T13:53:49.845Z] time="2022-04-04T13:53:49Z" level=info msg="node2(f095a21e6845): Node leave event for d07d70dd3bb4/172.31.25.42" [2022-04-04T13:53:49.845Z] time="2022-04-04T13:53:49Z" level=info msg="Node d07d70dd3bb4 change state NodeActive --> NodeLeft" [2022-04-04T13:53:49.845Z] time="2022-04-04T13:53:49Z" level=info msg="node4(4f758f627661): Node leave event for d07d70dd3bb4/172.31.25.42" [2022-04-04T13:53:49.845Z] time="2022-04-04T13:53:49Z" level=info msg="Node d07d70dd3bb4 change state NodeActive --> NodeLeft" [2022-04-04T13:53:49.845Z] time="2022-04-04T13:53:49Z" level=info msg="node5(24e0b9644257): Node leave event for d07d70dd3bb4/172.31.25.42" [2022-04-04T13:53:49.845Z] time="2022-04-04T13:53:49Z" level=info msg="Node d07d70dd3bb4 change state NodeActive --> NodeLeft" [2022-04-04T13:53:49.845Z] time="2022-04-04T13:53:49Z" level=info msg="node1(d07d70dd3bb4): Node leave event for d07d70dd3bb4/172.31.25.42" [2022-04-04T13:53:49.845Z] time="2022-04-04T13:53:49Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, left gossip cluster" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:49Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, left gossip cluster" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:49Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, left gossip cluster" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:49Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, left gossip cluster" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:49Z" level=info msg="Node d07d70dd3bb4/172.31.25.42, left gossip cluster" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="node 1 leaving" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="Node f095a21e6845/172.31.25.42, left gossip cluster" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="Node f095a21e6845 change state NodeActive --> NodeLeft" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="Node f095a21e6845 change state NodeActive --> NodeFailed" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="node4(4f758f627661): Node leave event for f095a21e6845/172.31.25.42" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="Node f095a21e6845 change state NodeActive --> NodeLeft" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="Node f095a21e6845/172.31.25.42, added to failed nodes list" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="Node f095a21e6845 change state NodeActive --> NodeLeft" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="node3(c7ef5ebc9d8f): Node leave event for f095a21e6845/172.31.25.42" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="node5(24e0b9644257): Node leave event for f095a21e6845/172.31.25.42" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=error msg="node: f095a21e6845 is unknown to memberlist" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="Node f095a21e6845/172.31.25.42, left gossip cluster" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="Node f095a21e6845/172.31.25.42, left gossip cluster" [2022-04-04T13:53:50.315Z] time="2022-04-04T13:53:50Z" level=info msg="Node f095a21e6845/172.31.25.42, left gossip cluster" [2022-04-04T13:53:50.712Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T13:53:50.712Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T13:53:50.712Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=info msg="node 2 leaving" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=info msg="Node c7ef5ebc9d8f change state NodeActive --> NodeLeft" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=info msg="node4(4f758f627661): Node leave event for c7ef5ebc9d8f/172.31.25.42" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=info msg="Node c7ef5ebc9d8f change state NodeActive --> NodeLeft" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=info msg="node5(24e0b9644257): Node leave event for c7ef5ebc9d8f/172.31.25.42" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=info msg="Node c7ef5ebc9d8f change state NodeActive --> NodeLeft" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=info msg="node3(c7ef5ebc9d8f): Node leave event for c7ef5ebc9d8f/172.31.25.42" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=debug msg="memberlist: Failed ping: 4f758f627661 (timeout reached)" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.25.42:10037: use of closed network connection" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.25.42:10035: use of closed network connection" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.25.42:10034: use of closed network connection" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49376" [2022-04-04T13:53:50.783Z] time="2022-04-04T13:53:50Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, left gossip cluster" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:50Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, left gossip cluster" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:50Z" level=info msg="Node c7ef5ebc9d8f/172.31.25.42, left gossip cluster" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=warning msg="memberlist: Was able to connect to 4f758f627661 but other probes failed, network may be misconfigured" [2022-04-04T13:53:51.255Z] networkdb_test.go:867: node4: OK [2022-04-04T13:53:51.255Z] networkdb_test.go:867: node5: OK [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="node 0 coming back" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9fcb4ec73294 with config:&{NodeID:9fcb4ec73294 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, added to nodes list" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="node 1 coming back" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8f0b32552bf2 with config:&{NodeID:8f0b32552bf2 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, added to nodes list" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="node 2 coming back" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d4bca788c876 with config:&{NodeID:d4bca788c876 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="Node d4bca788c876/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:51.255Z] time="2022-04-04T13:53:51Z" level=info msg="Node d4bca788c876/172.31.25.42, added to nodes list" [2022-04-04T13:53:51.648Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T13:53:51.648Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T13:53:51.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-04T13:53:52.585Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T13:53:53.525Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-04T13:53:53.786Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-04T13:53:53.786Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-04T13:53:53.786Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-04T13:53:53.786Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-04T13:53:53.786Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T13:53:54.044Z] docker_api_swarm_test.go:384: [daff1c96b5869] joining swarm manager [dc8275826be4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:53:55.048Z] time="2022-04-04T13:53:54Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.25.42:10033 172.31.25.42:10034 172.31.25.42:10035]" [2022-04-04T13:53:55.048Z] time="2022-04-04T13:53:54Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.25.42:10033 172.31.25.42:10034 172.31.25.42:10035]" [2022-04-04T13:53:55.419Z] docker_api_swarm_test.go:385: [dfce29367db69] joining swarm manager [dc8275826be4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10033" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49377" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 4f758f627661/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 4f758f627661/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 24e0b9644257/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 24e0b9644257/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, is the new incarnation of the shutdown node d07d70dd3bb4/172.31.25.42" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10034" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49378" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 24e0b9644257/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 24e0b9644257/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 4f758f627661/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 4f758f627661/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, is the new incarnation of the shutdown node f095a21e6845/172.31.25.42" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49379" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10035" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 4f758f627661/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 4f758f627661/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 24e0b9644257/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 24e0b9644257/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node d4bca788c876/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node d4bca788c876/172.31.25.42, is the new incarnation of the shutdown node c7ef5ebc9d8f/172.31.25.42" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node d4bca788c876/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, is the new incarnation of the shutdown node f095a21e6845/172.31.25.42" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, is the new incarnation of the shutdown node d07d70dd3bb4/172.31.25.42" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node d4bca788c876/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node d4bca788c876/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node d4bca788c876/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.518Z] time="2022-04-04T13:53:55Z" level=info msg="Node d4bca788c876/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.986Z] time="2022-04-04T13:53:55Z" level=info msg="Node d4bca788c876/172.31.25.42, joined gossip cluster" [2022-04-04T13:53:55.986Z] time="2022-04-04T13:53:55Z" level=info msg="Node d4bca788c876/172.31.25.42, is the new incarnation of the shutdown node c7ef5ebc9d8f/172.31.25.42" [2022-04-04T13:53:55.986Z] time="2022-04-04T13:53:55Z" level=info msg="Node d4bca788c876/172.31.25.42, added to nodes list" [2022-04-04T13:53:55.986Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10033" [2022-04-04T13:53:55.986Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49380" [2022-04-04T13:53:55.986Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10034" [2022-04-04T13:53:55.986Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49381" [2022-04-04T13:53:55.986Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.25.42:10035" [2022-04-04T13:53:55.986Z] time="2022-04-04T13:53:55Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49382" [2022-04-04T13:53:56.355Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-04T13:53:56.454Z] 2022/04/04 13:53:56 Closing DB instances... [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=info msg="Node 9fcb4ec73294 change state NodeActive --> NodeLeft" [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=info msg="node2(8f0b32552bf2): Node leave event for 9fcb4ec73294/172.31.25.42" [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=info msg="Node 9fcb4ec73294 change state NodeActive --> NodeLeft" [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=info msg="node3(d4bca788c876): Node leave event for 9fcb4ec73294/172.31.25.42" [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, left gossip cluster" [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=info msg="Node 9fcb4ec73294 change state NodeActive --> NodeFailed" [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, added to failed nodes list" [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=info msg="Node 9fcb4ec73294 change state NodeActive --> NodeLeft" [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=info msg="node4(4f758f627661): Node leave event for 9fcb4ec73294/172.31.25.42" [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=info msg="Node 9fcb4ec73294 change state NodeActive --> NodeLeft" [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=info msg="node5(24e0b9644257): Node leave event for 9fcb4ec73294/172.31.25.42" [2022-04-04T13:53:56.454Z] time="2022-04-04T13:53:56Z" level=error msg="node: 9fcb4ec73294 is unknown to memberlist" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, left gossip cluster" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, left gossip cluster" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, left gossip cluster" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="Node 9fcb4ec73294/172.31.25.42, left gossip cluster" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="Node 8f0b32552bf2 change state NodeActive --> NodeLeft" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="node4(4f758f627661): Node leave event for 8f0b32552bf2/172.31.25.42" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="Node 8f0b32552bf2 change state NodeActive --> NodeLeft" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="Node 8f0b32552bf2 change state NodeActive --> NodeLeft" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="node3(d4bca788c876): Node leave event for 8f0b32552bf2/172.31.25.42" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="node5(24e0b9644257): Node leave event for 8f0b32552bf2/172.31.25.42" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, left gossip cluster" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="Node 8f0b32552bf2 change state NodeActive --> NodeFailed" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, added to failed nodes list" [2022-04-04T13:53:56.924Z] time="2022-04-04T13:53:56Z" level=error msg="node: 8f0b32552bf2 is unknown to memberlist" [2022-04-04T13:53:56.927Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T13:53:57.392Z] time="2022-04-04T13:53:56Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, left gossip cluster" [2022-04-04T13:53:57.393Z] time="2022-04-04T13:53:56Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, left gossip cluster" [2022-04-04T13:53:57.393Z] time="2022-04-04T13:53:56Z" level=info msg="Node 8f0b32552bf2/172.31.25.42, left gossip cluster" [2022-04-04T13:53:57.393Z] time="2022-04-04T13:53:57Z" level=info msg="Node d4bca788c876 change state NodeActive --> NodeLeft" [2022-04-04T13:53:57.393Z] time="2022-04-04T13:53:57Z" level=info msg="Node d4bca788c876 change state NodeActive --> NodeLeft" [2022-04-04T13:53:57.393Z] time="2022-04-04T13:53:57Z" level=info msg="node5(24e0b9644257): Node leave event for d4bca788c876/172.31.25.42" [2022-04-04T13:53:57.393Z] time="2022-04-04T13:53:57Z" level=info msg="node4(4f758f627661): Node leave event for d4bca788c876/172.31.25.42" [2022-04-04T13:53:57.393Z] time="2022-04-04T13:53:57Z" level=info msg="Node d4bca788c876 change state NodeActive --> NodeLeft" [2022-04-04T13:53:57.393Z] time="2022-04-04T13:53:57Z" level=info msg="node3(d4bca788c876): Node leave event for d4bca788c876/172.31.25.42" [2022-04-04T13:53:57.393Z] time="2022-04-04T13:53:57Z" level=info msg="Node d4bca788c876/172.31.25.42, left gossip cluster" [2022-04-04T13:53:57.393Z] time="2022-04-04T13:53:57Z" level=info msg="Node d4bca788c876/172.31.25.42, left gossip cluster" [2022-04-04T13:53:57.393Z] time="2022-04-04T13:53:57Z" level=info msg="Node d4bca788c876/172.31.25.42, left gossip cluster" [2022-04-04T13:53:57.494Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T13:53:57.861Z] time="2022-04-04T13:53:57Z" level=debug msg="memberlist: Failed ping: 24e0b9644257 (timeout reached)" [2022-04-04T13:53:57.861Z] time="2022-04-04T13:53:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.25.42:10035: use of closed network connection" [2022-04-04T13:53:57.861Z] time="2022-04-04T13:53:57Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.25.42:10036: use of closed network connection" [2022-04-04T13:53:57.861Z] time="2022-04-04T13:53:57Z" level=debug msg="memberlist: Stream connection from=172.31.25.42:49384" [2022-04-04T13:53:57.861Z] time="2022-04-04T13:53:57Z" level=info msg="Node 4f758f627661 change state NodeActive --> NodeLeft" [2022-04-04T13:53:57.861Z] time="2022-04-04T13:53:57Z" level=info msg="node5(24e0b9644257): Node leave event for 4f758f627661/172.31.25.42" [2022-04-04T13:53:57.861Z] time="2022-04-04T13:53:57Z" level=info msg="Node 4f758f627661 change state NodeActive --> NodeLeft" [2022-04-04T13:53:57.861Z] time="2022-04-04T13:53:57Z" level=info msg="node4(4f758f627661): Node leave event for 4f758f627661/172.31.25.42" [2022-04-04T13:53:58.060Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T13:53:58.330Z] time="2022-04-04T13:53:58Z" level=info msg="Node 4f758f627661/172.31.25.42, left gossip cluster" [2022-04-04T13:53:58.330Z] time="2022-04-04T13:53:58Z" level=warning msg="memberlist: Was able to connect to 24e0b9644257 but other probes failed, network may be misconfigured" [2022-04-04T13:53:58.330Z] time="2022-04-04T13:53:58Z" level=debug msg="memberlist: Failed to join 172.31.25.42: dial tcp 172.31.25.42:10034: connectex: No connection could be made because the target machine actively refused it." [2022-04-04T13:53:58.330Z] time="2022-04-04T13:53:58Z" level=info msg="Node 4f758f627661/172.31.25.42, left gossip cluster" [2022-04-04T13:53:58.798Z] time="2022-04-04T13:53:58Z" level=info msg="Node 24e0b9644257/172.31.25.42, left gossip cluster" [2022-04-04T13:53:58.799Z] time="2022-04-04T13:53:58Z" level=info msg="Node 24e0b9644257 change state NodeActive --> NodeFailed" [2022-04-04T13:53:58.799Z] time="2022-04-04T13:53:58Z" level=info msg="Node 24e0b9644257/172.31.25.42, added to failed nodes list" [2022-04-04T13:53:58.799Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-04-04T13:53:58.799Z] PASS [2022-04-04T13:53:58.799Z] coverage: 55.9% of statements [2022-04-04T13:53:58.799Z] ok github.com/docker/docker/libnetwork/networkdb 103.470s coverage: 55.9% of statements [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/quota [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T13:53:58.799Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === Skipped [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-04T13:54:01.019Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-04T13:54:01.019Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-04T13:54:01.019Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-04T13:54:01.019Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-04T13:54:01.019Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-04T13:54:01.019Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T13:54:01.019Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T13:54:01.019Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T13:54:01.019Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-04T13:54:01.019Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T13:54:01.019Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-04T13:54:01.019Z] daemon_test.go:145: root required [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-04T13:54:01.019Z] reload_test.go:342: root required [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-04T13:54:01.019Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-04T13:54:01.019Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-04T13:54:01.019Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-04T13:54:01.019Z] download_test.go:267: Needs fixing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-04T13:54:01.019Z] layer_test.go:291: Failing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-04T13:54:01.019Z] layer_test.go:340: Failing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-04T13:54:01.019Z] layer_test.go:455: Failing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-04T13:54:01.019Z] layer_test.go:684: Failing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-04T13:54:01.019Z] migration_test.go:45: Failing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-04T13:54:01.019Z] migration_test.go:181: Failing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-04T13:54:01.019Z] mount_test.go:17: Failing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-04T13:54:01.019Z] mount_test.go:76: Failing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-04T13:54:01.019Z] mount_test.go:125: Failing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-04T13:54:01.019Z] mount_test.go:212: Failing on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-04T13:54:01.019Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-04T13:54:01.019Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-04T13:54:01.019Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-04T13:54:01.019Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-04T13:54:01.019Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-04T13:54:01.019Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-04T13:54:01.019Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-04T13:54:01.019Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-04T13:54:01.019Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-04T13:54:01.019Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-04T13:54:01.019Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-04T13:54:01.019Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T13:54:01.019Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T13:54:01.019Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T13:54:01.019Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T13:54:01.019Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T13:54:01.019Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-04T13:54:01.019Z] archive_test.go:133: Xz not present in msys2 [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-04-04T13:54:01.019Z] archive_test.go:140: zstd not installed [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-04T13:54:01.019Z] archive_test.go:252: Failing on Windows CI machines [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-04T13:54:01.019Z] archive_windows_test.go:16: Currently fails [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-04T13:54:01.019Z] changes_test.go:196: needs more investigation [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-04T13:54:01.019Z] changes_test.go:433: needs further investigation [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-04T13:54:01.019Z] changes_test.go:469: needs further investigation [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-04T13:54:01.019Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-04T13:54:01.019Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-04T13:54:01.019Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-04T13:54:01.019Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-04T13:54:01.019Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-04T13:54:01.019Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:54:01.019Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-04T13:54:01.019Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-04T13:54:01.019Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-04T13:54:01.019Z] poller_test.go:40: No chmod on Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-04T13:54:01.019Z] fileutils_test.go:133: Needs porting to Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-04T13:54:01.019Z] fileutils_test.go:179: Needs porting to Windows [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-04T13:54:01.019Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-04T13:54:01.019Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-04T13:54:01.019Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.019Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-04T13:54:01.019Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-04T13:54:01.019Z] [2022-04-04T13:54:01.020Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-04T13:54:01.020Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-04T13:54:01.020Z] [2022-04-04T13:54:01.020Z] DONE 2105 tests, 68 skipped in 284.360s [2022-04-04T13:54:01.020Z] INFO: make.ps1 ended at 04/04/2022 13:54:00 [2022-04-04T13:54:03.241Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-04T13:54:03.241Z] INFO: Unit tests ended at 04/04/2022 13:54:02. Duration:00:05:01.3378305 [2022-04-04T13:54:03.241Z] INFO: Building busybox [2022-04-04T13:54:03.241Z] Sending build context to Docker daemon 5.12kB [2022-04-04T13:54:03.241Z] [2022-04-04T13:54:03.241Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-04T13:54:03.241Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-04T13:54:03.241Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-04T13:54:03.242Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-04T13:54:03.242Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-04T13:54:03.242Z] ---> 6a11116086a4 [2022-04-04T13:54:03.242Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-04T13:54:03.242Z] ---> Running in 51290654fa0d [2022-04-04T13:54:03.325Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T13:54:03.896Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-04T13:54:03.946Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-04T13:54:03.946Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T13:54:03.946Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:54:03.946Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-04T13:54:03.946Z] [2022-04-04T13:54:03.946Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-04T13:54:03.946Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-04T13:54:03.946Z] HOSTNAME=41acf42239d7 [2022-04-04T13:54:03.946Z] TESTDEBUG=0 [2022-04-04T13:54:03.946Z] DEST=bundles/test-integration [2022-04-04T13:54:03.946Z] PWD=/go/src/github.com/docker/docker [2022-04-04T13:54:03.946Z] DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa [2022-04-04T13:54:03.946Z] container=docker [2022-04-04T13:54:03.946Z] HOME=/root [2022-04-04T13:54:03.946Z] GOLANG_VERSION=1.18 [2022-04-04T13:54:03.946Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-04T13:54:03.946Z] VALIDATE_BRANCH=master [2022-04-04T13:54:03.946Z] TERM=xterm [2022-04-04T13:54:03.946Z] DOCKER_PKG=github.com/docker/docker [2022-04-04T13:54:03.946Z] SHLVL=1 [2022-04-04T13:54:03.946Z] TIMEOUT=120m [2022-04-04T13:54:03.946Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-04T13:54:03.946Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-04T13:54:03.946Z] GO111MODULE=off [2022-04-04T13:54:03.946Z] DOCKER_EXPERIMENTAL=1 [2022-04-04T13:54:03.946Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-04T13:54:03.946Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-04T13:54:03.946Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-04T13:54:03.946Z] GOPATH=/go [2022-04-04T13:54:03.946Z] PKG_CONFIG=pkg-config [2022-04-04T13:54:03.946Z] _=/usr/bin/env [2022-04-04T13:54:03.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-04T13:54:04.463Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T13:54:06.993Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T13:54:07.426Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:54:07.426Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:54:07.560Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T13:54:10.086Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T13:54:12.619Z] --- PASS: TestServicePlugin (31.29s) [2022-04-04T13:54:12.619Z] === RUN TestServiceUpdateLabel [2022-04-04T13:54:15.149Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-04-04T13:54:15.149Z] === RUN TestServiceUpdateSecrets [2022-04-04T13:54:16.090Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-04T13:54:16.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.25s) [2022-04-04T13:54:16.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.26s) [2022-04-04T13:54:16.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.40s) [2022-04-04T13:54:16.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.54s) [2022-04-04T13:54:16.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.09s) [2022-04-04T13:54:16.091Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.45s) [2022-04-04T13:54:16.091Z] === RUN TestBuildMultiStageCopy [2022-04-04T13:54:16.091Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T13:54:21.059Z] Removing intermediate container 51290654fa0d [2022-04-04T13:54:21.059Z] ---> 85cc184dbbb4 [2022-04-04T13:54:21.059Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-04T13:54:21.059Z] ---> Running in 603f436c003a [2022-04-04T13:54:21.527Z] Removing intermediate container 603f436c003a [2022-04-04T13:54:21.527Z] ---> 51df43fb96a9 [2022-04-04T13:54:21.527Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-04T13:54:21.527Z] ---> Running in 5a0c8c274be2 [2022-04-04T13:54:21.711Z] === RUN TestDockerSuite/TestExec [2022-04-04T13:54:21.711Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T13:54:21.970Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T13:54:21.999Z] Removing intermediate container 5a0c8c274be2 [2022-04-04T13:54:21.999Z] ---> 76c2bd127a8d [2022-04-04T13:54:21.999Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-04T13:54:22.540Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T13:54:22.807Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T13:54:23.564Z] [2022-04-04T13:54:23.564Z] ---> 8e7d3263e5f2 [2022-04-04T13:54:23.564Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-04T13:54:23.564Z] ---> Running in b9e2a343d68e [2022-04-04T13:54:24.201Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T13:54:24.768Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T13:54:25.335Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T13:54:25.905Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T13:54:26.164Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T13:54:26.509Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T13:54:26.733Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T13:54:26.976Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T13:54:27.300Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T13:54:27.963Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T13:54:28.237Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T13:54:29.175Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T13:54:29.433Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2022-04-04T13:54:29.433Z] === RUN TestServiceUpdateConfigs [2022-04-04T13:54:29.527Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T13:54:29.691Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T13:54:30.512Z] --- PASS: TestBuildMultiStageCopy (14.41s) [2022-04-04T13:54:30.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.08s) [2022-04-04T13:54:30.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2022-04-04T13:54:30.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2022-04-04T13:54:30.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) [2022-04-04T13:54:30.512Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.31s) [2022-04-04T13:54:30.512Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T13:54:31.066Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T13:54:31.632Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T13:54:33.462Z] --- PASS: TestBuildMultiStageParentConfig (2.70s) [2022-04-04T13:54:33.462Z] === RUN TestBuildLabelWithTargets [2022-04-04T13:54:33.462Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:54:33.462Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-04T13:54:33.462Z] === RUN TestBuildWithEmptyLayers [2022-04-04T13:54:33.533Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T13:54:33.794Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-04T13:54:34.362Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T13:54:34.448Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2022-04-04T13:54:34.448Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T13:54:34.931Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T13:54:35.497Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T13:54:35.756Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T13:54:36.324Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T13:54:37.260Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T13:54:38.197Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T13:54:38.766Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T13:54:42.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-04T13:54:42.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-04T13:54:44.916Z] Removing intermediate container b9e2a343d68e [2022-04-04T13:54:44.916Z] ---> 1eac768fc4d9 [2022-04-04T13:54:44.916Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-04T13:54:44.916Z] ---> Running in c869e02061ba [2022-04-04T13:54:45.324Z] --- PASS: TestServiceUpdateConfigs (14.98s) [2022-04-04T13:54:45.324Z] === RUN TestServiceUpdateNetwork [2022-04-04T13:54:45.903Z] [2022-04-04T13:54:45.903Z] SUCCESS: Specified value was saved. [2022-04-04T13:54:46.260Z] check_test.go:379: [dfce29367db69] daemon is not started [2022-04-04T13:54:46.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-04T13:54:48.120Z] Removing intermediate container c869e02061ba [2022-04-04T13:54:48.120Z] ---> 548c9c5857b8 [2022-04-04T13:54:48.120Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-04T13:54:48.120Z] ---> Running in 3464387390fe [2022-04-04T13:54:48.802Z] docker_api_swarm_test.go:802: [d6c05db6a65e6] joining swarm manager [dbbd540e2dad8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:54:49.379Z] --- PASS: TestBuildMultiStageOnBuild (13.50s) [2022-04-04T13:54:49.379Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T13:54:49.379Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:54:49.379Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-04T13:54:49.379Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T13:54:49.738Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T13:54:49.738Z] docker_api_swarm_test.go:802: [d31770c7556cb] joining swarm manager [dbbd540e2dad8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:54:50.305Z] === RUN TestDockerSuite/TestExecTTY [2022-04-04T13:54:50.874Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T13:54:51.132Z] docker_api_swarm_test.go:802: [d441091a58a24] joining swarm manager [dbbd540e2dad8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T13:54:51.384Z] --- PASS: TestBuildWithHugeFile (102.06s) [2022-04-04T13:54:51.384Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T13:54:51.384Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:54:51.384Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:54:51.384Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T13:54:51.384Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:54:51.384Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:54:51.384Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:54:51.384Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:54:51.384Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:54:51.384Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:54:51.384Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:54:51.384Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:54:51.384Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:54:51.384Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-04-04T13:54:51.384Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-04T13:54:51.384Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-04T13:54:51.384Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-04T13:54:51.384Z] === RUN TestBuildPreserveOwnership [2022-04-04T13:54:51.384Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:54:51.384Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-04T13:54:51.384Z] === RUN TestBuildPlatformInvalid [2022-04-04T13:54:51.384Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-04T13:54:51.384Z] PASS [2022-04-04T13:54:51.384Z] ok github.com/docker/docker/integration/build 160.477s [2022-04-04T13:54:51.701Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T13:54:51.851Z] [2022-04-04T13:54:51.851Z] === Skipped [2022-04-04T13:54:51.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-04T13:54:51.851Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:54:51.851Z] [2022-04-04T13:54:51.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-04T13:54:51.851Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:51.851Z] [2022-04-04T13:54:51.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-04T13:54:51.851Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:54:51.851Z] [2022-04-04T13:54:51.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-04T13:54:51.851Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:54:51.851Z] [2022-04-04T13:54:51.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:54:51.851Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:54:51.851Z] [2022-04-04T13:54:51.851Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-04T13:54:51.851Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:54:51.851Z] [2022-04-04T13:54:51.851Z] DONE 29 tests, 6 skipped in 194.482s [2022-04-04T13:54:52.271Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T13:54:52.320Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-04T13:54:52.529Z] docker_api_swarm_test.go:802: [d5d04b6b72133] joining swarm manager [dbbd540e2dad8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-04T13:54:52.787Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T13:54:52.787Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-04T13:54:52.787Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T13:54:53.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:54:53.891Z] INFO: Testing against a local daemon [2022-04-04T13:54:53.891Z] === RUN TestConfigInspect [2022-04-04T13:54:53.891Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:53.891Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-04T13:54:53.891Z] === RUN TestConfigList [2022-04-04T13:54:53.891Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:53.891Z] --- SKIP: TestConfigList (0.00s) [2022-04-04T13:54:53.891Z] === RUN TestConfigsCreateAndDelete [2022-04-04T13:54:53.891Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:53.891Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-04T13:54:53.891Z] === RUN TestConfigsUpdate [2022-04-04T13:54:53.891Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:53.891Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-04T13:54:53.891Z] === RUN TestTemplatedConfig [2022-04-04T13:54:53.891Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:53.891Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T13:54:53.891Z] === RUN TestConfigCreateResolve [2022-04-04T13:54:53.891Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:54:53.891Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-04T13:54:53.891Z] PASS [2022-04-04T13:54:53.891Z] ok github.com/docker/docker/integration/config 0.081s [2022-04-04T13:54:53.891Z] [2022-04-04T13:54:53.891Z] === Skipped [2022-04-04T13:54:53.891Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-04T13:54:53.891Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:53.891Z] [2022-04-04T13:54:53.891Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-04T13:54:53.891Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:53.891Z] [2022-04-04T13:54:53.891Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-04T13:54:53.891Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:53.891Z] [2022-04-04T13:54:53.891Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-04T13:54:53.891Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:53.891Z] [2022-04-04T13:54:53.891Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-04T13:54:53.891Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:53.891Z] [2022-04-04T13:54:53.891Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-04T13:54:53.891Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:54:53.891Z] [2022-04-04T13:54:53.891Z] DONE 6 tests, 6 skipped in 1.835s [2022-04-04T13:54:53.891Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-04T13:54:53.988Z] Cannot create a file when that file already exists. [2022-04-04T13:54:54.162Z] docker_api_swarm_test.go:810: [dfaf71573f7c5] joining swarm manager [dbbd540e2dad8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-04T13:54:54.420Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-04T13:54:54.986Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T13:54:55.552Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-04T13:54:56.120Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T13:54:56.692Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T13:54:56.849Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:54:56.849Z] INFO: Testing against a local daemon [2022-04-04T13:54:56.849Z] === RUN TestCheckpoint [2022-04-04T13:54:56.849Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:54:56.849Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T13:54:56.849Z] === RUN TestContainerInvalidJSON [2022-04-04T13:54:56.849Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:54:56.849Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:54:56.849Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:54:56.849Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:54:56.849Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:54:56.849Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:54:56.849Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-04T13:54:56.849Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T13:54:56.849Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T13:54:56.849Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T13:54:56.849Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-04-04T13:54:56.849Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T13:54:57.316Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2022-04-04T13:54:57.316Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T13:54:57.316Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2022-04-04T13:54:57.316Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T13:54:57.316Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-04-04T13:54:57.316Z] === RUN TestCopyFromContainer [2022-04-04T13:54:57.316Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:57.316Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-04T13:54:57.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T13:54:57.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:54:57.316Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:54:57.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:54:57.316Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:54:57.316Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:54:57.316Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:54:57.316Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:54:57.316Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:54:57.316Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:54:57.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-04T13:54:57.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T13:54:57.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T13:54:57.316Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T13:54:57.316Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T13:54:57.316Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T13:54:57.316Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T13:54:57.316Z] === RUN TestCreateWithInvalidEnv [2022-04-04T13:54:57.316Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T13:54:57.316Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T13:54:57.316Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T13:54:57.316Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T13:54:57.316Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T13:54:57.316Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T13:54:57.316Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T13:54:57.316Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T13:54:57.316Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T13:54:57.316Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-04T13:54:57.316Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T13:54:57.316Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T13:54:57.316Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T13:54:57.316Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T13:54:57.316Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:57.316Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T13:54:57.316Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T13:54:57.316Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:54:57.316Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T13:54:57.316Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T13:54:57.316Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:54:57.316Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T13:54:57.316Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T13:54:57.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:54:57.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:54:57.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:54:57.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:54:57.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:54:57.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:54:57.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:54:57.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-04T13:54:57.631Z] --- PASS: TestServiceUpdateNetwork (13.04s) [2022-04-04T13:54:57.631Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T13:54:57.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:54:57.783Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:54:57.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:54:57.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:54:57.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:54:57.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:54:57.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:54:57.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:54:57.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-04T13:54:57.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-04-04T13:54:57.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-04T13:54:57.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T13:54:57.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T13:54:57.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-04T13:54:57.783Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T13:54:57.783Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T13:54:57.783Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T13:54:57.783Z] === RUN TestCreateDifferentPlatform [2022-04-04T13:54:57.783Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T13:54:57.783Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T13:54:57.783Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-04T13:54:57.784Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T13:54:57.784Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T13:54:57.784Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T13:54:57.784Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-04T13:54:57.784Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T13:54:57.784Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T13:54:57.784Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T13:54:57.784Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T13:54:57.784Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:54:57.784Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T13:54:57.784Z] === RUN TestWindowsDevices [2022-04-04T13:54:57.784Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-04T13:54:57.784Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-04T13:54:57.784Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T13:54:57.784Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T13:54:57.784Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-04T13:54:57.784Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T13:54:57.784Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:57.784Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T13:54:57.784Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T13:54:57.784Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:58.251Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:58.251Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:58.251Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:54:58.753Z] Removing intermediate container 3464387390fe [2022-04-04T13:54:58.753Z] ---> e4cd3174e54b [2022-04-04T13:54:58.753Z] Step 13/13 : CMD ["sh"] [2022-04-04T13:54:58.753Z] ---> Running in 593689eac7c6 [2022-04-04T13:54:58.753Z] Removing intermediate container 593689eac7c6 [2022-04-04T13:54:58.753Z] ---> c483c16052f6 [2022-04-04T13:54:58.753Z] Successfully built c483c16052f6 [2022-04-04T13:54:58.753Z] Successfully tagged busybox:latest [2022-04-04T13:54:58.753Z] INFO: Docker images of the daemon under test [2022-04-04T13:54:58.753Z] [2022-04-04T13:54:59.008Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T13:54:59.222Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-04T13:54:59.222Z] busybox latest c483c16052f6 Less than a second ago 5.78GB [2022-04-04T13:54:59.222Z] microsoft/windowsservercore latest 6a11116086a4 4 weeks ago 5.75GB [2022-04-04T13:54:59.222Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 4 weeks ago 5.75GB [2022-04-04T13:54:59.222Z] [2022-04-04T13:54:59.222Z] INFO: Running integration tests at 04/04/2022 13:54:58... [2022-04-04T13:54:59.222Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-04T13:54:59.222Z] INFO: Integration API tests being run from the host: [2022-04-04T13:54:59.222Z] INFO: make.ps1 starting at 04/04/2022 13:54:58 [2022-04-04T13:54:59.806Z] --- PASS: TestBuildMultiStageLayerLeak (11.51s) [2022-04-04T13:54:59.806Z] === RUN TestBuildWithHugeFile [2022-04-04T13:54:59.945Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T13:55:00.214Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-04T13:55:01.321Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T13:55:02.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-04T13:55:03.172Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-04T13:55:03.172Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-04T13:55:03.172Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.42s) [2022-04-04T13:55:03.172Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.43s) [2022-04-04T13:55:03.172Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s) [2022-04-04T13:55:03.172Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.87s) [2022-04-04T13:55:03.172Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.49s) [2022-04-04T13:55:03.172Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.53s) [2022-04-04T13:55:03.172Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.48s) [2022-04-04T13:55:03.172Z] === RUN TestDiff [2022-04-04T13:55:03.172Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T13:55:03.172Z] --- SKIP: TestDiff (0.00s) [2022-04-04T13:55:03.172Z] === RUN TestExecWithCloseStdin [2022-04-04T13:55:03.497Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-04T13:55:03.497Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-04T13:55:03.497Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-04T13:55:03.497Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-04T13:55:03.497Z] Cross building: bundles/cross/linux/s390x [2022-04-04T13:55:03.497Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-04T13:55:03.497Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-04T13:55:04.731Z] --- PASS: TestExecWithCloseStdin (2.13s) [2022-04-04T13:55:04.731Z] === RUN TestExec [2022-04-04T13:55:06.586Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T13:55:06.845Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T13:55:06.940Z] --- PASS: TestExec (1.85s) [2022-04-04T13:55:06.940Z] === RUN TestExecUser [2022-04-04T13:55:06.940Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T13:55:06.940Z] --- SKIP: TestExecUser (0.00s) [2022-04-04T13:55:06.940Z] === RUN TestExportContainerAndImportImage [2022-04-04T13:55:06.940Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:55:06.940Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-04T13:55:06.940Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T13:55:06.940Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:55:06.940Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T13:55:06.940Z] === RUN TestHealthCheckWorkdir [2022-04-04T13:55:06.940Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T13:55:06.940Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-04T13:55:06.940Z] === RUN TestHealthKillContainer [2022-04-04T13:55:06.940Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T13:55:06.940Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-04T13:55:06.940Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T13:55:06.940Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T13:55:06.940Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T13:55:06.940Z] === RUN TestKillContainerInvalidSignal [2022-04-04T13:55:07.411Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T13:55:08.500Z] --- PASS: TestKillContainerInvalidSignal (1.75s) [2022-04-04T13:55:08.500Z] === RUN TestKillContainer [2022-04-04T13:55:08.500Z] === RUN TestKillContainer/no_signal [2022-04-04T13:55:09.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-04T13:55:10.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-04T13:55:10.062Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T13:55:10.062Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T13:55:10.062Z] === RUN TestKillContainer/killing_signal [2022-04-04T13:55:11.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-04T13:55:11.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-04T13:55:11.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-04T13:55:12.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-04T13:55:12.682Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T13:55:12.682Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T13:55:12.682Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T13:55:12.682Z] === RUN TestDockerSuite/TestHealth [2022-04-04T13:55:13.005Z] --- PASS: TestKillContainer (4.09s) [2022-04-04T13:55:13.005Z] --- PASS: TestKillContainer/no_signal (1.72s) [2022-04-04T13:55:13.005Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T13:55:13.005Z] --- PASS: TestKillContainer/killing_signal (2.31s) [2022-04-04T13:55:13.005Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T13:55:13.005Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:55:13.005Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T13:55:13.005Z] === RUN TestKillStoppedContainer [2022-04-04T13:55:13.005Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:55:13.005Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-04T13:55:13.005Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T13:55:13.005Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:55:13.005Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T13:55:13.005Z] === RUN TestKillDifferentUserContainer [2022-04-04T13:55:13.005Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T13:55:13.005Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-04T13:55:13.005Z] === RUN TestInspectOomKilledTrue [2022-04-04T13:55:13.005Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:55:13.005Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T13:55:13.005Z] === RUN TestInspectOomKilledFalse [2022-04-04T13:55:13.005Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:55:13.005Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T13:55:13.005Z] === RUN TestLogsFollowTailEmpty [2022-04-04T13:55:14.071Z] --- PASS: TestServiceUpdatePidsLimit (16.64s) [2022-04-04T13:55:14.071Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-04-04T13:55:14.071Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-04-04T13:55:14.071Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2022-04-04T13:55:14.071Z] PASS [2022-04-04T13:55:14.071Z] [2022-04-04T13:55:14.071Z] === Skipped [2022-04-04T13:55:14.071Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T13:55:14.071Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T13:55:14.071Z] [2022-04-04T13:55:14.071Z] DONE 27 tests, 1 skipped in 194.512s [2022-04-04T13:55:14.330Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T13:55:14.330Z] ++ 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-04-04T13:55:14.330Z] ++ set -e [2022-04-04T13:55:14.330Z] ++ '[' -n 0 ']' [2022-04-04T13:55:14.330Z] ++ set -x [2022-04-04T13:55:14.330Z] ++ 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-04-04T13:55:14.330Z] INFO: Testing against a local daemon [2022-04-04T13:55:14.330Z] === RUN TestSessionCreate [2022-04-04T13:55:14.330Z] --- PASS: TestSessionCreate (0.03s) [2022-04-04T13:55:14.330Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T13:55:14.330Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-04-04T13:55:14.330Z] PASS [2022-04-04T13:55:14.330Z] [2022-04-04T13:55:14.330Z] DONE 2 tests in 0.124s [2022-04-04T13:55:14.330Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T13:55:14.330Z] ++ 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-04-04T13:55:14.330Z] ++ set -e [2022-04-04T13:55:14.330Z] ++ '[' -n 0 ']' [2022-04-04T13:55:14.330Z] ++ set -x [2022-04-04T13:55:14.330Z] ++ 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-04-04T13:55:14.330Z] INFO: Testing against a local daemon [2022-04-04T13:55:14.330Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T13:55:14.330Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T13:55:14.330Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T13:55:14.330Z] === RUN TestDiskUsage [2022-04-04T13:55:14.330Z] === PAUSE TestDiskUsage [2022-04-04T13:55:14.330Z] === RUN TestEventsExecDie [2022-04-04T13:55:14.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-04T13:55:14.565Z] --- PASS: TestLogsFollowTailEmpty (1.81s) [2022-04-04T13:55:14.565Z] === RUN TestNetworkNat [2022-04-04T13:55:14.565Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T13:55:14.565Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-04T13:55:14.565Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T13:55:15.263Z] --- PASS: TestEventsExecDie (0.65s) [2022-04-04T13:55:15.263Z] === RUN TestEventsBackwardsCompatible [2022-04-04T13:55:15.263Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-04T13:55:15.263Z] === RUN TestEventsVolumeCreate [2022-04-04T13:55:15.263Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-04T13:55:15.263Z] === RUN TestInfoBinaryCommits [2022-04-04T13:55:15.263Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T13:55:15.263Z] === RUN TestInfoAPIVersioned [2022-04-04T13:55:15.263Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T13:55:15.263Z] === RUN TestInfoAPI [2022-04-04T13:55:15.263Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T13:55:15.263Z] === RUN TestInfoAPIWarnings [2022-04-04T13:55:15.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-04T13:55:15.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-04T13:55:16.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-04T13:55:17.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-04T13:55:17.509Z] --- PASS: TestNetworkLocalhostTCPNat (3.18s) [2022-04-04T13:55:17.509Z] === RUN TestNetworkLoopbackNat [2022-04-04T13:55:17.509Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T13:55:17.509Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-04T13:55:17.509Z] === RUN TestPause [2022-04-04T13:55:17.509Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T13:55:17.509Z] --- SKIP: TestPause (0.00s) [2022-04-04T13:55:17.509Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T13:55:17.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-04T13:55:18.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-04T13:55:19.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-04T13:55:19.720Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.88s) [2022-04-04T13:55:19.720Z] === RUN TestPauseStopPausedContainer [2022-04-04T13:55:19.720Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:55:19.720Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-04T13:55:19.720Z] === RUN TestPsFilter [2022-04-04T13:55:19.720Z] --- PASS: TestPsFilter (0.31s) [2022-04-04T13:55:19.720Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T13:55:20.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-04T13:55:20.750Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-04T13:55:20.750Z] Using test binary docker [2022-04-04T13:55:20.750Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-04T13:55:20.750Z] +++ /etc/init.d/apparmor start [2022-04-04T13:55:20.750Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-04T13:55:20.750Z] INFO: Waiting for daemon to start... [2022-04-04T13:55:20.750Z] Starting dockerd [2022-04-04T13:55:20.750Z] +++ 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-04-04T13:55:21.932Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.40s) [2022-04-04T13:55:21.932Z] === RUN TestRemoveContainerWithVolume [2022-04-04T13:55:22.686Z] . [2022-04-04T13:55:22.686Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-04T13:55:22.686Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-04T13:55:22.686Z] Error: No such image: emptyfs [2022-04-04T13:55:22.686Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-04T13:55:22.686Z] ++++ docker load [2022-04-04T13:55:22.952Z] Running integration-test (iteration 1) [2022-04-04T13:55:22.952Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-04T13:55:22.952Z] ++ 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-04-04T13:55:22.952Z] ++ set -e [2022-04-04T13:55:22.952Z] ++ '[' -n 0 ']' [2022-04-04T13:55:22.952Z] ++ set -x [2022-04-04T13:55:22.952Z] ++ 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-04-04T13:55:22.952Z] Loaded image: busybox:latest [2022-04-04T13:55:23.214Z] Loaded image: busybox:glibc [2022-04-04T13:55:24.161Z] Loaded image: debian:bullseye-slim [2022-04-04T13:55:24.161Z] Loaded image: hello-world:latest [2022-04-04T13:55:24.161Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T13:55:24.161Z] INFO: Testing against a local daemon [2022-04-04T13:55:24.161Z] === RUN TestCgroupNamespacesBuild [2022-04-04T13:55:24.881Z] --- PASS: TestRemoveContainerWithVolume (2.45s) [2022-04-04T13:55:24.882Z] === RUN TestRemoveContainerRunning [2022-04-04T13:55:25.548Z] --- PASS: TestCgroupNamespacesBuild (1.07s) [2022-04-04T13:55:25.548Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-04T13:55:26.443Z] --- PASS: TestRemoveContainerRunning (1.84s) [2022-04-04T13:55:26.443Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T13:55:26.489Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-04-04T13:55:26.489Z] === RUN TestBuildWithSession [2022-04-04T13:55:26.490Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:55:26.490Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T13:55:26.490Z] === RUN TestBuildSquashParent [2022-04-04T13:55:28.004Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.77s) [2022-04-04T13:55:28.004Z] === RUN TestRemoveInvalidContainer [2022-04-04T13:55:28.004Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-04T13:55:28.004Z] === RUN TestRenameLinkedContainer [2022-04-04T13:55:28.004Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T13:55:28.004Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-04T13:55:28.004Z] === RUN TestRenameStoppedContainer [2022-04-04T13:55:30.690Z] --- PASS: TestBuildSquashParent (3.79s) [2022-04-04T13:55:30.690Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T13:55:30.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:55:30.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:55:30.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:55:30.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:55:30.690Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:55:30.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:55:30.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:55:30.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:55:30.690Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:55:30.690Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:55:30.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:55:30.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:55:30.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:55:30.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:55:31.048Z] --- PASS: TestRenameStoppedContainer (2.54s) [2022-04-04T13:55:31.048Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T13:55:31.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:55:31.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:55:32.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:55:32.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T13:55:33.349Z] --- PASS: TestInfoAPIWarnings (16.28s) [2022-04-04T13:55:33.349Z] === RUN TestInfoDebug [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T13:55:33.349Z] --- PASS: TestInfoDebug (0.53s) [2022-04-04T13:55:33.349Z] === RUN TestInfoInsecureRegistries [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T13:55:33.349Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-04T13:55:33.349Z] === RUN TestInfoRegistryMirrors [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T13:55:33.349Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-04T13:55:33.349Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T13:55:33.349Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-04-04T13:55:33.349Z] === RUN TestPingCacheHeaders [2022-04-04T13:55:33.349Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-04T13:55:33.349Z] === RUN TestPingGet [2022-04-04T13:55:33.349Z] --- PASS: TestPingGet (0.02s) [2022-04-04T13:55:33.349Z] === RUN TestPingHead [2022-04-04T13:55:33.349Z] --- PASS: TestPingHead (0.05s) [2022-04-04T13:55:33.349Z] === RUN TestPingSwarmHeader [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T13:55:33.349Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T13:55:33.915Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T13:55:33.962Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-04T13:55:33.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s) [2022-04-04T13:55:33.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2022-04-04T13:55:33.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.04s) [2022-04-04T13:55:33.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-04-04T13:55:33.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.01s) [2022-04-04T13:55:33.962Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-04-04T13:55:33.962Z] === RUN TestBuildMultiStageCopy [2022-04-04T13:55:33.962Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T13:55:34.174Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T13:55:34.174Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T13:55:34.434Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-04T13:55:34.829Z] --- PASS: TestRenameRunningContainerAndReuse (3.95s) [2022-04-04T13:55:34.829Z] === RUN TestRenameInvalidName [2022-04-04T13:55:34.905Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T13:55:34.905Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T13:55:35.003Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T13:55:35.167Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T13:55:35.167Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T13:55:35.428Z] --- PASS: TestBuildMultiStageCopy (1.78s) [2022-04-04T13:55:35.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.06s) [2022-04-04T13:55:35.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-04-04T13:55:35.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-04-04T13:55:35.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-04-04T13:55:35.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-04-04T13:55:35.428Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T13:55:35.570Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T13:55:35.829Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T13:55:35.829Z] --- PASS: TestPingSwarmHeader (2.42s) [2022-04-04T13:55:35.829Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T13:55:35.829Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T13:55:35.829Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T13:55:35.829Z] === RUN TestVersion [2022-04-04T13:55:35.829Z] --- PASS: TestVersion (0.03s) [2022-04-04T13:55:35.829Z] === CONT TestDiskUsage [2022-04-04T13:55:35.829Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T13:55:36.000Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-04-04T13:55:36.000Z] === RUN TestBuildLabelWithTargets [2022-04-04T13:55:36.393Z] --- PASS: TestRenameInvalidName (1.77s) [2022-04-04T13:55:36.393Z] === RUN TestRenameAnonymousContainer [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/empty [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T13:55:36.397Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T13:55:36.397Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T13:55:36.657Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T13:55:36.657Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T13:55:36.657Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T13:55:36.657Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T13:55:36.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T13:55:36.657Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T13:55:36.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T13:55:36.657Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T13:55:36.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T13:55:36.657Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T13:55:36.657Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T13:55:36.915Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T13:55:36.915Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T13:55:36.915Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T13:55:36.915Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T13:55:36.915Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T13:55:36.915Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T13:55:36.915Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T13:55:36.915Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T13:55:36.915Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T13:55:36.915Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T13:55:36.944Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2022-04-04T13:55:36.944Z] === RUN TestBuildWithEmptyLayers [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage (1.33s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-04T13:55:37.173Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T13:55:37.173Z] PASS [2022-04-04T13:55:37.173Z] [2022-04-04T13:55:37.173Z] === Skipped [2022-04-04T13:55:37.173Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T13:55:37.173Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T13:55:37.173Z] [2022-04-04T13:55:37.173Z] DONE 54 tests, 1 skipped in 22.739s [2022-04-04T13:55:37.173Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T13:55:37.173Z] ++ 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-04-04T13:55:37.173Z] ++ set -e [2022-04-04T13:55:37.173Z] ++ '[' -n 0 ']' [2022-04-04T13:55:37.173Z] ++ set -x [2022-04-04T13:55:37.174Z] ++ 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-04-04T13:55:37.174Z] INFO: Testing against a local daemon [2022-04-04T13:55:37.174Z] === RUN TestVolumesCreateAndList [2022-04-04T13:55:37.174Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-04T13:55:37.174Z] === RUN TestVolumesRemove [2022-04-04T13:55:37.174Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-04T13:55:37.174Z] === RUN TestVolumesInspect [2022-04-04T13:55:37.174Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-04T13:55:37.174Z] === RUN TestVolumesInvalidJSON [2022-04-04T13:55:37.174Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T13:55:37.174Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T13:55:37.174Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T13:55:37.174Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-04T13:55:37.174Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T13:55:37.174Z] PASS [2022-04-04T13:55:37.174Z] [2022-04-04T13:55:37.174Z] DONE 5 tests in 0.173s [2022-04-04T13:55:37.174Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T13:55:37.204Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-04-04T13:55:37.204Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T13:55:37.432Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T13:55:37.432Z] +++ kill 6648 [2022-04-04T13:55:37.694Z] +++ /etc/init.d/apparmor stop [2022-04-04T13:55:37.694Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T13:55:37.694Z] [2022-04-04T13:55:37.694Z] Unloading profiles will leave already running processes permanently [2022-04-04T13:55:37.694Z] unconfined, which can lead to unexpected situations. [2022-04-04T13:55:37.694Z] [2022-04-04T13:55:37.694Z] To set a process to complain mode, use the command line tool [2022-04-04T13:55:37.694Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T13:55:37.694Z] +++ true [2022-04-04T13:55:37.694Z] exiting test-integration [2022-04-04T13:55:37.694Z] ++ exit 0 [2022-04-04T13:55:37.694Z] [2022-04-04T13:55:38.259Z] + for job in $(jobs -p) [2022-04-04T13:55:38.259Z] + wait 6977 [2022-04-04T13:55:38.585Z] --- PASS: TestBuildMultiStageOnBuild (1.25s) [2022-04-04T13:55:38.585Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T13:55:39.156Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2022-04-04T13:55:39.156Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T13:55:39.191Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T13:55:39.191Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T13:55:39.191Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T13:55:40.541Z] --- PASS: TestBuildMultiStageLayerLeak (1.24s) [2022-04-04T13:55:40.541Z] === RUN TestBuildWithHugeFile [2022-04-04T13:55:40.564Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T13:55:41.500Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T13:55:41.500Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T13:55:42.879Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T13:55:43.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T13:55:43.015Z] INFO: Testing against a local daemon [2022-04-04T13:55:43.015Z] === RUN TestBuildWithSession [2022-04-04T13:55:43.015Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:55:43.015Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-04T13:55:43.015Z] === RUN TestBuildSquashParent [2022-04-04T13:55:43.015Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:55:43.015Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-04T13:55:43.015Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-04T13:55:43.015Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:55:43.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:55:43.015Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:55:43.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:55:43.015Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:55:43.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:55:43.015Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:55:43.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:55:43.015Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:55:43.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:55:43.015Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:55:43.015Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:55:43.015Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-04T13:55:43.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-04T13:55:43.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-04T13:55:43.015Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-04T13:55:43.817Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T13:55:45.192Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T13:55:45.450Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T13:55:46.019Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T13:55:46.587Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T13:55:46.587Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-04T13:55:46.587Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T13:55:46.802Z] --- PASS: TestRenameAnonymousContainer (8.86s) [2022-04-04T13:55:46.802Z] === RUN TestRenameContainerWithSameName [2022-04-04T13:55:46.845Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T13:55:47.269Z] --- PASS: TestRenameContainerWithSameName (1.84s) [2022-04-04T13:55:47.269Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T13:55:47.269Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T13:55:47.269Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T13:55:47.269Z] === RUN TestResize [2022-04-04T13:55:47.414Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T13:55:47.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-04T13:55:47.938Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T13:55:48.508Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T13:55:48.765Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T13:55:48.830Z] --- PASS: TestResize (1.79s) [2022-04-04T13:55:48.831Z] === RUN TestResizeWithInvalidSize [2022-04-04T13:55:49.331Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T13:55:49.331Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-04T13:55:50.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-04T13:55:50.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-04T13:55:50.264Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T13:55:50.831Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T13:55:51.038Z] --- PASS: TestResizeWithInvalidSize (1.80s) [2022-04-04T13:55:51.038Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T13:55:51.090Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T13:55:51.348Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T13:55:51.606Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T13:55:51.606Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-04T13:55:51.606Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T13:55:52.542Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T13:55:52.801Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T13:55:53.244Z] --- PASS: TestResizeWhenContainerNotStarted (2.37s) [2022-04-04T13:55:53.244Z] === RUN TestDaemonRestartKillContainers [2022-04-04T13:55:53.244Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:55:53.244Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T13:55:53.244Z] === RUN TestStats [2022-04-04T13:55:53.244Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T13:55:53.244Z] --- SKIP: TestStats (0.00s) [2022-04-04T13:55:53.244Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T13:55:53.368Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T13:55:53.626Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T13:55:53.884Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T13:55:53.884Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T13:55:53.884Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-04T13:55:53.884Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T13:55:54.143Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T13:55:54.713Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T13:55:54.713Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T13:55:55.278Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T13:55:55.535Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T13:55:57.361Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.10s) [2022-04-04T13:55:57.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.14s) [2022-04-04T13:55:57.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.24s) [2022-04-04T13:55:57.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.70s) [2022-04-04T13:55:57.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.78s) [2022-04-04T13:55:57.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.91s) [2022-04-04T13:55:57.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.90s) [2022-04-04T13:55:57.361Z] === RUN TestBuildMultiStageCopy [2022-04-04T13:55:57.361Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-04T13:55:57.438Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T13:55:57.438Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T13:55:58.006Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T13:55:58.574Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T13:55:59.099Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.90s) [2022-04-04T13:55:59.099Z] === RUN TestStopContainerWithTimeout [2022-04-04T13:55:59.099Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T13:55:59.099Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-04T13:55:59.099Z] === RUN TestUpdateRestartPolicy [2022-04-04T13:55:59.512Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T13:56:00.076Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T13:56:00.334Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T13:56:00.900Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T13:56:01.159Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T13:56:01.725Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T13:56:02.291Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T13:56:02.291Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-04T13:56:03.667Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T13:56:04.643Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T13:56:05.215Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T13:56:05.473Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T13:56:06.038Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-04T13:56:06.849Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T13:56:07.025Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-04T13:56:08.015Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-04T13:56:08.228Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T13:56:09.001Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-04T13:56:09.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-04T13:56:09.426Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T13:56:09.426Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T13:56:09.988Z] --- PASS: TestBuildMultiStageCopy (12.62s) [2022-04-04T13:56:09.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.56s) [2022-04-04T13:56:09.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s) [2022-04-04T13:56:09.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s) [2022-04-04T13:56:09.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.12s) [2022-04-04T13:56:09.988Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.26s) [2022-04-04T13:56:09.988Z] === RUN TestBuildMultiStageParentConfig [2022-04-04T13:56:11.328Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T13:56:11.328Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T13:56:12.263Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T13:56:12.944Z] --- PASS: TestBuildMultiStageParentConfig (2.66s) [2022-04-04T13:56:12.944Z] === RUN TestBuildLabelWithTargets [2022-04-04T13:56:12.944Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:56:12.944Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-04T13:56:12.944Z] === RUN TestBuildWithEmptyLayers [2022-04-04T13:56:13.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-04T13:56:14.511Z] --- PASS: TestBuildWithEmptyLayers (1.67s) [2022-04-04T13:56:14.511Z] === RUN TestBuildMultiStageOnBuild [2022-04-04T13:56:16.169Z] docker_api_swarm_service_test.go:395: [d91ca664907cf] joining swarm manager [d8505ec43bdd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:56:16.737Z] docker_api_swarm_service_test.go:395: [d03b76e4a7d86] joining swarm manager [d8505ec43bdd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:56:19.297Z] --- PASS: TestBuildWithHugeFile (35.00s) [2022-04-04T13:56:19.297Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T13:56:19.297Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:56:19.297Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:56:19.297Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T13:56:19.297Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:56:19.297Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:56:19.297Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:56:19.297Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:56:19.297Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:56:19.297Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:56:19.297Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:56:19.297Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:56:19.297Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:56:19.297Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-04T13:56:19.297Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-04T13:56:19.297Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-04T13:56:19.297Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-04T13:56:19.297Z] === RUN TestBuildPreserveOwnership [2022-04-04T13:56:19.297Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-04T13:56:19.297Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-04T13:56:19.297Z] --- PASS: TestBuildPreserveOwnership (2.54s) [2022-04-04T13:56:19.297Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.67s) [2022-04-04T13:56:19.297Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.86s) [2022-04-04T13:56:19.297Z] === RUN TestBuildPlatformInvalid [2022-04-04T13:56:19.297Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-04T13:56:19.297Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-04T13:56:19.297Z] Loaded image: busybox:latest [2022-04-04T13:56:19.297Z] Loaded image: busybox:glibc [2022-04-04T13:56:19.869Z] Loaded image: debian:bullseye-slim [2022-04-04T13:56:19.869Z] Loaded image: hello-world:latest [2022-04-04T13:56:19.869Z] Loaded image: arm32v7/hello-world:latest [2022-04-04T13:56:20.307Z] --- PASS: TestUpdateRestartPolicy (20.71s) [2022-04-04T13:56:20.307Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T13:56:21.868Z] --- PASS: TestUpdateRestartWithAutoRemove (1.88s) [2022-04-04T13:56:21.868Z] === RUN TestWaitNonBlocked [2022-04-04T13:56:21.868Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:56:21.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:56:21.868Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:56:21.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:56:21.868Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:56:21.868Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:56:22.010Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T13:56:22.943Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T13:56:23.875Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T13:56:24.440Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T13:56:24.815Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-04T13:56:24.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.95s) [2022-04-04T13:56:24.815Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.16s) [2022-04-04T13:56:24.815Z] === RUN TestWaitBlocked [2022-04-04T13:56:24.815Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:24.815Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-04T13:56:24.815Z] PASS [2022-04-04T13:56:24.815Z] ok github.com/docker/docker/integration/container 88.206s [2022-04-04T13:56:25.814Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-04T13:56:25.814Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T13:56:26.072Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T13:56:26.072Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T13:56:26.072Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T13:56:26.639Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T13:56:27.005Z] --- PASS: TestBuildMultiStageOnBuild (12.12s) [2022-04-04T13:56:27.005Z] === RUN TestBuildUncleanTarFilenames [2022-04-04T13:56:27.005Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:56:27.005Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-04T13:56:27.005Z] === RUN TestBuildMultiStageLayerLeak [2022-04-04T13:56:27.207Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === Skipped [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-04T13:56:27.767Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-04T13:56:27.767Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T13:56:27.767Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T13:56:27.767Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T13:56:27.767Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T13:56:27.767Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T13:56:27.767Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T13:56:27.767Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T13:56:27.767Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-04T13:56:27.767Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T13:56:27.767Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-04T13:56:27.767Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-04T13:56:27.767Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-04T13:56:27.767Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T13:56:27.767Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-04T13:56:27.767Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-04T13:56:27.767Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T13:56:27.767Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-04T13:56:27.767Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T13:56:27.767Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T13:56:27.767Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-04T13:56:27.767Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T13:56:27.767Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-04T13:56:27.767Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-04T13:56:27.767Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-04T13:56:27.767Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-04T13:56:27.767Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-04T13:56:27.767Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-04T13:56:27.767Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-04T13:56:27.767Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-04T13:56:27.767Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T13:56:27.767Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-04T13:56:27.767Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-04T13:56:27.767Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-04T13:56:27.767Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-04T13:56:27.767Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:27.767Z] [2022-04-04T13:56:27.767Z] DONE 96 tests, 34 skipped in 93.733s [2022-04-04T13:56:27.767Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-04T13:56:28.006Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.14s) [2022-04-04T13:56:28.006Z] PASS [2022-04-04T13:56:28.006Z] [2022-04-04T13:56:28.006Z] === Skipped [2022-04-04T13:56:28.006Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-04T13:56:28.006Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:56:28.006Z] [2022-04-04T13:56:28.006Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:56:28.006Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:56:28.006Z] [2022-04-04T13:56:28.006Z] DONE 34 tests, 2 skipped in 64.398s [2022-04-04T13:56:28.006Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-04T13:56:28.006Z] ++ 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-04-04T13:56:28.006Z] ++ set -e [2022-04-04T13:56:28.006Z] ++ '[' -n 0 ']' [2022-04-04T13:56:28.006Z] ++ set -x [2022-04-04T13:56:28.006Z] ++ 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-04-04T13:56:28.006Z] INFO: Testing against a local daemon [2022-04-04T13:56:28.006Z] === RUN TestConfigInspect [2022-04-04T13:56:29.391Z] --- PASS: TestConfigInspect (2.18s) [2022-04-04T13:56:29.391Z] === RUN TestConfigList [2022-04-04T13:56:30.655Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T13:56:31.223Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T13:56:31.935Z] --- PASS: TestConfigList (2.08s) [2022-04-04T13:56:31.935Z] === RUN TestConfigsCreateAndDelete [2022-04-04T13:56:32.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-04T13:56:33.848Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2022-04-04T13:56:33.848Z] === RUN TestConfigsUpdate [2022-04-04T13:56:34.060Z] docker_api_swarm_service_test.go:343: [dcee3a8a09fd0] joining swarm manager [dd4861fbe9210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:56:34.996Z] docker_api_swarm_service_test.go:343: [da2c85d60a401] joining swarm manager [dd4861fbe9210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:56:35.562Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T13:56:35.758Z] --- PASS: TestConfigsUpdate (2.09s) [2022-04-04T13:56:35.758Z] === RUN TestTemplatedConfig [2022-04-04T13:56:36.128Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T13:56:36.128Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T13:56:37.505Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T13:56:38.301Z] --- PASS: TestTemplatedConfig (2.38s) [2022-04-04T13:56:38.301Z] === RUN TestConfigCreateResolve [2022-04-04T13:56:38.884Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T13:56:39.819Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T13:56:40.215Z] --- PASS: TestConfigCreateResolve (2.08s) [2022-04-04T13:56:40.215Z] PASS [2022-04-04T13:56:40.215Z] [2022-04-04T13:56:40.215Z] DONE 6 tests in 12.980s [2022-04-04T13:56:40.215Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-04T13:56:40.215Z] ++ 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-04-04T13:56:40.215Z] ++ set -e [2022-04-04T13:56:40.215Z] ++ '[' -n 0 ']' [2022-04-04T13:56:40.215Z] ++ set -x [2022-04-04T13:56:40.215Z] ++ 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-04-04T13:56:40.388Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T13:56:40.476Z] INFO: Testing against a local daemon [2022-04-04T13:56:40.476Z] === RUN TestCheckpoint [2022-04-04T13:56:40.476Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:56:40.476Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T13:56:40.476Z] === RUN TestContainerInvalidJSON [2022-04-04T13:56:40.476Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:56:40.476Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:56:40.476Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:56:40.476Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:56:40.476Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:56:40.476Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:56:40.476Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-04T13:56:40.476Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T13:56:40.476Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-04T13:56:40.476Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T13:56:40.476Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-04T13:56:40.476Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T13:56:40.476Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-04T13:56:40.476Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T13:56:40.476Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-04T13:56:40.476Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T13:56:40.476Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-04T13:56:40.476Z] === RUN TestCopyFromContainer [2022-04-04T13:56:41.327Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T13:56:41.514Z] === RUN TestCopyFromContainer// [2022-04-04T13:56:41.514Z] === RUN TestCopyFromContainer//bar/root [2022-04-04T13:56:41.514Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-04T13:56:41.514Z] === RUN TestCopyFromContainer/bar/quux [2022-04-04T13:56:41.514Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-04T13:56:41.785Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-04T13:56:41.785Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-04T13:56:41.785Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-04T13:56:41.785Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-04T13:56:41.785Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-04T13:56:42.050Z] --- PASS: TestCopyFromContainer (1.38s) [2022-04-04T13:56:42.050Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-04T13:56:42.050Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-04T13:56:42.050Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-04T13:56:42.050Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-04T13:56:42.050Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-04-04T13:56:42.050Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-04T13:56:42.050Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-04T13:56:42.050Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-04T13:56:42.050Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-04T13:56:42.050Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-04T13:56:42.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T13:56:42.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:56:42.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:56:42.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:56:42.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:56:42.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:56:42.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:56:42.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:56:42.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:56:42.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:56:42.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-04T13:56:42.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T13:56:42.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T13:56:42.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T13:56:42.050Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T13:56:42.050Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-04T13:56:42.050Z] === RUN TestCreateWithInvalidEnv [2022-04-04T13:56:42.050Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T13:56:42.050Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T13:56:42.050Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T13:56:42.050Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T13:56:42.050Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T13:56:42.050Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T13:56:42.050Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T13:56:42.050Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T13:56:42.050Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T13:56:42.050Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-04T13:56:42.050Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T13:56:42.050Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T13:56:42.050Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T13:56:42.050Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T13:56:42.050Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-04T13:56:42.050Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T13:56:42.083Z] --- PASS: TestBuildMultiStageLayerLeak (14.63s) [2022-04-04T13:56:42.083Z] === RUN TestBuildWithHugeFile [2022-04-04T13:56:43.228Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T13:56:43.436Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-04-04T13:56:43.436Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T13:56:43.487Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T13:56:44.054Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T13:56:44.380Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-04-04T13:56:44.380Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T13:56:44.380Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:56:44.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:56:44.380Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:56:44.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:56:44.380Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:56:44.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:56:44.380Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:56:44.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:56:44.380Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:56:44.380Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:56:44.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:56:44.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:56:44.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:56:44.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:56:44.380Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:56:44.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-04T13:56:44.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-04T13:56:44.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T13:56:44.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-04T13:56:44.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T13:56:44.380Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-04T13:56:44.380Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T13:56:44.642Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-04-04T13:56:44.642Z] === RUN TestCreateDifferentPlatform [2022-04-04T13:56:44.642Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T13:56:44.642Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T13:56:44.642Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-04T13:56:44.642Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-04T13:56:44.642Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T13:56:44.642Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T13:56:44.642Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-04T13:56:44.642Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T13:56:44.642Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-04T13:56:44.642Z] === RUN TestContainerStartOnDaemonRestart [2022-04-04T13:56:44.642Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-04T13:56:44.642Z] === RUN TestDaemonRestartIpcMode [2022-04-04T13:56:44.642Z] === PAUSE TestDaemonRestartIpcMode [2022-04-04T13:56:44.642Z] === RUN TestDaemonHostGatewayIP [2022-04-04T13:56:44.642Z] === PAUSE TestDaemonHostGatewayIP [2022-04-04T13:56:44.642Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-04T13:56:44.642Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-04T13:56:44.642Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T13:56:44.642Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-04T13:56:44.642Z] === RUN TestDiff [2022-04-04T13:56:45.212Z] --- PASS: TestDiff (0.38s) [2022-04-04T13:56:45.212Z] === RUN TestExecWithCloseStdin [2022-04-04T13:56:45.782Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-04-04T13:56:45.782Z] === RUN TestExec [2022-04-04T13:56:46.042Z] --- PASS: TestExec (0.46s) [2022-04-04T13:56:46.042Z] === RUN TestExecUser [2022-04-04T13:56:46.613Z] --- PASS: TestExecUser (0.43s) [2022-04-04T13:56:46.613Z] === RUN TestExportContainerAndImportImage [2022-04-04T13:56:47.184Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-04-04T13:56:47.184Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T13:56:48.571Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-04-04T13:56:48.571Z] === RUN TestHealthCheckWorkdir [2022-04-04T13:56:48.841Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-04-04T13:56:48.841Z] === RUN TestHealthKillContainer [2022-04-04T13:56:49.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-04T13:56:50.694Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T13:56:50.694Z] docker_api_swarm_service_test.go:490: [d13f13189b505] joining swarm manager [da77c87c21afd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:56:51.628Z] docker_api_swarm_service_test.go:490: [d2337a6bf44ce] joining swarm manager [da77c87c21afd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:56:53.066Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T13:56:53.066Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T13:56:53.066Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-04T13:56:53.066Z] === RUN TestDaemonConfigValidation [2022-04-04T13:56:53.066Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T13:56:53.066Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-04T13:56:53.066Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T13:56:53.066Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T13:56:53.066Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T13:56:53.066Z] === RUN TestDaemonProxy [2022-04-04T13:56:53.066Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T13:56:53.066Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T13:56:53.066Z] PASS [2022-04-04T13:56:53.066Z] ok github.com/docker/docker/integration/daemon 0.099s [2022-04-04T13:56:53.066Z] [2022-04-04T13:56:53.066Z] === Skipped [2022-04-04T13:56:53.066Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-04T13:56:53.066Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T13:56:53.066Z] [2022-04-04T13:56:53.066Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-04T13:56:53.066Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T13:56:53.066Z] [2022-04-04T13:56:53.066Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T13:56:53.066Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T13:56:53.066Z] [2022-04-04T13:56:53.066Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-04T13:56:53.066Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T13:56:53.066Z] [2022-04-04T13:56:53.066Z] DONE 4 tests, 4 skipped in 22.967s [2022-04-04T13:56:53.066Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-04T13:56:54.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:56:54.625Z] INFO: Testing against a local daemon [2022-04-04T13:56:54.625Z] === RUN TestCommitInheritsEnv [2022-04-04T13:56:54.625Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:56:54.625Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-04T13:56:54.625Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T13:56:54.625Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T13:56:54.625Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T13:56:54.625Z] === RUN TestImportWithCustomPlatform [2022-04-04T13:56:54.625Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T13:56:54.625Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-04T13:56:54.625Z] === RUN TestImagesFilterMultiReference [2022-04-04T13:56:54.966Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-04T13:56:54.966Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-04T13:56:54.966Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-04T13:56:54.966Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-04T13:56:54.966Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-04T13:56:55.091Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-04T13:56:55.091Z] === RUN TestImagePullPlatformInvalid [2022-04-04T13:56:55.091Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-04T13:56:55.091Z] === RUN TestRemoveImageOrphaning [2022-04-04T13:56:55.301Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-04T13:56:55.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/test/unit [2022-04-04T13:56:55.839Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-04T13:56:55.839Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-04T13:56:55.839Z] + TESTDIRS=./... [2022-04-04T13:56:55.839Z] + exclude_paths='/vendor/|/integration' [2022-04-04T13:56:55.839Z] ++ go list ./... [2022-04-04T13:56:55.839Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-04T13:56:56.073Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2022-04-04T13:56:56.073Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T13:56:56.073Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-04T13:56:56.073Z] === RUN TestTagInvalidReference [2022-04-04T13:56:56.073Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-04T13:56:56.073Z] === RUN TestTagValidPrefixedRepo [2022-04-04T13:56:56.073Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-04T13:56:56.073Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T13:56:56.073Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-04T13:56:56.073Z] === RUN TestTagOfficialNames [2022-04-04T13:56:56.073Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-04T13:56:56.073Z] === RUN TestTagMatchesDigest [2022-04-04T13:56:56.073Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-04T13:56:56.073Z] PASS [2022-04-04T13:56:56.073Z] ok github.com/docker/docker/integration/image 1.426s [2022-04-04T13:56:56.497Z] --- PASS: TestBuildWithHugeFile (106.83s) [2022-04-04T13:56:56.497Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T13:56:56.497Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:56:56.497Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T13:56:56.497Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:56:56.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:56:56.497Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:56:56.497Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:56:56.497Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:56:56.497Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:56:56.497Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:56:56.497Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:56:56.497Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:56:56.497Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-04T13:56:56.497Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-04T13:56:56.497Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-04T13:56:56.497Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-04T13:56:56.497Z] === RUN TestBuildPreserveOwnership [2022-04-04T13:56:56.497Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:56:56.497Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestBuildPlatformInvalid [2022-04-04T13:56:56.497Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-04T13:56:56.497Z] PASS [2022-04-04T13:56:56.497Z] ok github.com/docker/docker/integration/build 178.310s [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === Skipped [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-04T13:56:56.497Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-04T13:56:56.497Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-04T13:56:56.497Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-04T13:56:56.497Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:56:56.497Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-04T13:56:56.497Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] DONE 29 tests, 6 skipped in 213.455s [2022-04-04T13:56:56.497Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-04T13:56:56.497Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:56:56.497Z] INFO: Testing against a local daemon [2022-04-04T13:56:56.497Z] === RUN TestConfigInspect [2022-04-04T13:56:56.497Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestConfigList [2022-04-04T13:56:56.497Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] --- SKIP: TestConfigList (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestConfigsCreateAndDelete [2022-04-04T13:56:56.497Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestConfigsUpdate [2022-04-04T13:56:56.497Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestTemplatedConfig [2022-04-04T13:56:56.497Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestConfigCreateResolve [2022-04-04T13:56:56.497Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:56.497Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-04T13:56:56.497Z] PASS [2022-04-04T13:56:56.497Z] ok github.com/docker/docker/integration/config 0.106s [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === Skipped [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-04T13:56:56.497Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-04T13:56:56.497Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-04T13:56:56.497Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-04T13:56:56.497Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-04T13:56:56.497Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-04T13:56:56.497Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:56.497Z] [2022-04-04T13:56:56.497Z] DONE 6 tests, 6 skipped in 1.977s [2022-04-04T13:56:56.497Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-04T13:56:56.497Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:56:56.497Z] INFO: Testing against a local daemon [2022-04-04T13:56:56.497Z] === RUN TestCheckpoint [2022-04-04T13:56:56.497Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:56:56.497Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestContainerInvalidJSON [2022-04-04T13:56:56.497Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:56:56.497Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:56:56.497Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:56:56.497Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:56:56.497Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:56:56.497Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:56:56.497Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-04T13:56:56.497Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T13:56:56.497Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-04T13:56:56.497Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T13:56:56.497Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-04-04T13:56:56.497Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T13:56:56.497Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-04-04T13:56:56.497Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T13:56:56.497Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-04-04T13:56:56.497Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T13:56:56.497Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-04-04T13:56:56.497Z] === RUN TestCopyFromContainer [2022-04-04T13:56:56.497Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T13:56:56.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:56:56.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:56:56.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:56:56.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:56:56.497Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:56:56.497Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:56:56.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:56:56.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:56:56.497Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:56:56.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T13:56:56.497Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T13:56:56.497Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestCreateWithInvalidEnv [2022-04-04T13:56:56.497Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T13:56:56.497Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T13:56:56.497Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T13:56:56.497Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T13:56:56.497Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T13:56:56.497Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T13:56:56.497Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T13:56:56.497Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T13:56:56.497Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T13:56:56.497Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T13:56:56.497Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T13:56:56.497Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:56.497Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T13:56:56.497Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:56.497Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T13:56:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:56:56.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:56:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:56:56.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:56:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:56:56.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:56:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:56:56.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:56:56.497Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:56:56.497Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:56:56.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:56:56.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:56:56.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:56:56.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:56:56.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:56:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T13:56:56.497Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T13:56:56.497Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestCreateDifferentPlatform [2022-04-04T13:56:56.497Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T13:56:56.497Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T13:56:56.497Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-04T13:56:56.497Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-04-04T13:56:56.497Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T13:56:56.497Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-04-04T13:56:56.497Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T13:56:56.497Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T13:56:56.497Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-04T13:56:56.497Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T13:56:56.497Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:56:56.497Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T13:56:56.497Z] === RUN TestWindowsDevices [2022-04-04T13:56:56.497Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-04T13:56:56.497Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-04T13:56:56.497Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.497Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.497Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.497Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.497Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.497Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.497Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T13:56:56.497Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T13:56:56.497Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.497Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.497Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.497Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.498Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.498Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.498Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-04T13:56:56.498Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.498Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.498Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T13:56:56.498Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T13:56:56.498Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.498Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.498Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T13:56:56.498Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.498Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.498Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T13:56:56.498Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.498Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T13:56:56.498Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:56:56.540Z] [2022-04-04T13:56:56.540Z] === Skipped [2022-04-04T13:56:56.540Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-04T13:56:56.540Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:56:56.540Z] [2022-04-04T13:56:56.540Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T13:56:56.540Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T13:56:56.540Z] [2022-04-04T13:56:56.540Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-04T13:56:56.540Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T13:56:56.540Z] [2022-04-04T13:56:56.540Z] DONE 12 tests, 3 skipped in 5.394s [2022-04-04T13:56:56.540Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-04T13:56:56.774Z] + pkg_list='github.com/docker/docker/api [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/backend/build [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/httputils [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/middleware [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/build [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/container [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/debug [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/image [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/network [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/session [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/system [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/server/router/volume [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/backend [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/container [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/events [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/filters [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/image [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/mount [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/network [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/registry [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/strslice [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/swarm [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/time [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/versions [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T13:56:56.774Z] github.com/docker/docker/api/types/volume [2022-04-04T13:56:56.774Z] github.com/docker/docker/builder [2022-04-04T13:56:56.774Z] github.com/docker/docker/builder/builder-next [2022-04-04T13:56:56.774Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T13:56:56.774Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T13:56:56.774Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T13:56:56.774Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T13:56:56.774Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T13:56:56.774Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T13:56:56.774Z] github.com/docker/docker/builder/dockerfile [2022-04-04T13:56:56.774Z] github.com/docker/docker/builder/remotecontext [2022-04-04T13:56:56.774Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T13:56:56.774Z] github.com/docker/docker/cli [2022-04-04T13:56:56.774Z] github.com/docker/docker/cli/config [2022-04-04T13:56:56.774Z] github.com/docker/docker/cli/debug [2022-04-04T13:56:56.774Z] github.com/docker/docker/client [2022-04-04T13:56:56.774Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T13:56:56.774Z] github.com/docker/docker/cmd/dockerd [2022-04-04T13:56:56.774Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T13:56:56.774Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T13:56:56.774Z] github.com/docker/docker/container [2022-04-04T13:56:56.774Z] github.com/docker/docker/container/stream [2022-04-04T13:56:56.774Z] github.com/docker/docker/contrib/apparmor [2022-04-04T13:56:56.774Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T13:56:56.774Z] github.com/docker/docker/contrib/httpserver [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/cluster [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/config [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/events [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/exec [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/images [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/initlayer [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/links [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/listeners [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/local [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/names [2022-04-04T13:56:56.774Z] github.com/docker/docker/daemon/network [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/stats [2022-04-04T13:56:56.775Z] github.com/docker/docker/distribution [2022-04-04T13:56:56.775Z] github.com/docker/docker/distribution/metadata [2022-04-04T13:56:56.775Z] github.com/docker/docker/distribution/utils [2022-04-04T13:56:56.775Z] github.com/docker/docker/distribution/xfer [2022-04-04T13:56:56.775Z] github.com/docker/docker/dockerversion [2022-04-04T13:56:56.775Z] github.com/docker/docker/errdefs [2022-04-04T13:56:56.775Z] github.com/docker/docker/image [2022-04-04T13:56:56.775Z] github.com/docker/docker/image/cache [2022-04-04T13:56:56.775Z] github.com/docker/docker/image/tarexport [2022-04-04T13:56:56.775Z] github.com/docker/docker/image/v1 [2022-04-04T13:56:56.775Z] github.com/docker/docker/internal/test/suite [2022-04-04T13:56:56.775Z] github.com/docker/docker/layer [2022-04-04T13:56:56.775Z] github.com/docker/docker/libcontainerd [2022-04-04T13:56:56.775Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T13:56:56.775Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T13:56:56.775Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T13:56:56.775Z] github.com/docker/docker/libcontainerd/types [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/config [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/idm [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ns [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/options [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/osl [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/types [2022-04-04T13:56:56.775Z] github.com/docker/docker/oci [2022-04-04T13:56:56.775Z] github.com/docker/docker/oci/caps [2022-04-04T13:56:56.775Z] github.com/docker/docker/opts [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/aaparser [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/archive [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/authorization [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/capabilities [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/containerfs [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/directory [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/dmesg [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/filenotify [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/fileutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/fsutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/homedir [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/idtools [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/ioutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/longpath [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/loopback [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/parsers [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/pidfile [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/platform [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/plugins [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/pools [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/progress [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/pubsub [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/reexec [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/signal [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/stack [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/stringid [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/system [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/tailfile [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/tarsum [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/truncindex [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/urlutil [2022-04-04T13:56:56.775Z] github.com/docker/docker/pkg/useragent [2022-04-04T13:56:56.775Z] github.com/docker/docker/plugin [2022-04-04T13:56:56.775Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T13:56:56.775Z] github.com/docker/docker/plugin/v2 [2022-04-04T13:56:56.775Z] github.com/docker/docker/profiles/apparmor [2022-04-04T13:56:56.775Z] github.com/docker/docker/profiles/seccomp [2022-04-04T13:56:56.775Z] github.com/docker/docker/quota [2022-04-04T13:56:56.775Z] github.com/docker/docker/reference [2022-04-04T13:56:56.775Z] github.com/docker/docker/registry [2022-04-04T13:56:56.775Z] github.com/docker/docker/registry/resumable [2022-04-04T13:56:56.775Z] github.com/docker/docker/restartmanager [2022-04-04T13:56:56.775Z] github.com/docker/docker/rootless [2022-04-04T13:56:56.775Z] github.com/docker/docker/rootless/specconv [2022-04-04T13:56:56.775Z] github.com/docker/docker/runconfig [2022-04-04T13:56:56.775Z] github.com/docker/docker/runconfig/opts [2022-04-04T13:56:56.775Z] github.com/docker/docker/testutil [2022-04-04T13:56:56.775Z] github.com/docker/docker/testutil/daemon [2022-04-04T13:56:56.775Z] github.com/docker/docker/testutil/environment [2022-04-04T13:56:56.775Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T13:56:56.775Z] github.com/docker/docker/testutil/fakegit [2022-04-04T13:56:56.775Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T13:56:56.775Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T13:56:56.775Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T13:56:56.775Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T13:56:56.775Z] github.com/docker/docker/testutil/registry [2022-04-04T13:56:56.775Z] github.com/docker/docker/testutil/request [2022-04-04T13:56:56.775Z] github.com/docker/docker/volume [2022-04-04T13:56:56.775Z] github.com/docker/docker/volume/drivers [2022-04-04T13:56:56.775Z] github.com/docker/docker/volume/local [2022-04-04T13:56:56.775Z] github.com/docker/docker/volume/mounts [2022-04-04T13:56:56.775Z] github.com/docker/docker/volume/service [2022-04-04T13:56:56.775Z] github.com/docker/docker/volume/service/opts [2022-04-04T13:56:56.775Z] github.com/docker/docker/volume/testutils' [2022-04-04T13:56:56.775Z] ++ grep --fixed-strings -v /libnetwork [2022-04-04T13:56:56.775Z] ++ echo 'github.com/docker/docker/api [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/backend/build [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/httputils [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/middleware [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/build [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/container [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/debug [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/image [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/network [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/session [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/system [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/server/router/volume [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/backend [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/container [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/events [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/filters [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/image [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/mount [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/network [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/registry [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/strslice [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/swarm [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/time [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/versions [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T13:56:56.775Z] github.com/docker/docker/api/types/volume [2022-04-04T13:56:56.775Z] github.com/docker/docker/builder [2022-04-04T13:56:56.775Z] github.com/docker/docker/builder/builder-next [2022-04-04T13:56:56.775Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T13:56:56.775Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T13:56:56.775Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T13:56:56.775Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T13:56:56.775Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T13:56:56.775Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T13:56:56.775Z] github.com/docker/docker/builder/dockerfile [2022-04-04T13:56:56.775Z] github.com/docker/docker/builder/remotecontext [2022-04-04T13:56:56.775Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T13:56:56.775Z] github.com/docker/docker/cli [2022-04-04T13:56:56.775Z] github.com/docker/docker/cli/config [2022-04-04T13:56:56.775Z] github.com/docker/docker/cli/debug [2022-04-04T13:56:56.775Z] github.com/docker/docker/client [2022-04-04T13:56:56.775Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T13:56:56.775Z] github.com/docker/docker/cmd/dockerd [2022-04-04T13:56:56.775Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T13:56:56.775Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T13:56:56.775Z] github.com/docker/docker/container [2022-04-04T13:56:56.775Z] github.com/docker/docker/container/stream [2022-04-04T13:56:56.775Z] github.com/docker/docker/contrib/apparmor [2022-04-04T13:56:56.775Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T13:56:56.775Z] github.com/docker/docker/contrib/httpserver [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/cluster [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/config [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/events [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/exec [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/images [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/initlayer [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/links [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/listeners [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/local [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/names [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/network [2022-04-04T13:56:56.775Z] github.com/docker/docker/daemon/stats [2022-04-04T13:56:56.775Z] github.com/docker/docker/distribution [2022-04-04T13:56:56.775Z] github.com/docker/docker/distribution/metadata [2022-04-04T13:56:56.775Z] github.com/docker/docker/distribution/utils [2022-04-04T13:56:56.775Z] github.com/docker/docker/distribution/xfer [2022-04-04T13:56:56.775Z] github.com/docker/docker/dockerversion [2022-04-04T13:56:56.775Z] github.com/docker/docker/errdefs [2022-04-04T13:56:56.775Z] github.com/docker/docker/image [2022-04-04T13:56:56.775Z] github.com/docker/docker/image/cache [2022-04-04T13:56:56.775Z] github.com/docker/docker/image/tarexport [2022-04-04T13:56:56.775Z] github.com/docker/docker/image/v1 [2022-04-04T13:56:56.775Z] github.com/docker/docker/internal/test/suite [2022-04-04T13:56:56.775Z] github.com/docker/docker/layer [2022-04-04T13:56:56.775Z] github.com/docker/docker/libcontainerd [2022-04-04T13:56:56.775Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T13:56:56.775Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T13:56:56.775Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T13:56:56.775Z] github.com/docker/docker/libcontainerd/types [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/config [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/idm [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/ns [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/options [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/osl [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T13:56:56.775Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T13:56:56.776Z] github.com/docker/docker/libnetwork/types [2022-04-04T13:56:56.776Z] github.com/docker/docker/oci [2022-04-04T13:56:56.776Z] github.com/docker/docker/oci/caps [2022-04-04T13:56:56.776Z] github.com/docker/docker/opts [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/aaparser [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/archive [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/authorization [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/capabilities [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/containerfs [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/directory [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/dmesg [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/filenotify [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/fileutils [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/fsutils [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/homedir [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/idtools [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/ioutils [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/longpath [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/loopback [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/parsers [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/pidfile [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/platform [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugins [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/pools [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/progress [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/pubsub [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/reexec [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/signal [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/stack [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/stringid [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/system [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/tailfile [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/tarsum [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/truncindex [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/urlutil [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/useragent [2022-04-04T13:56:56.776Z] github.com/docker/docker/plugin [2022-04-04T13:56:56.776Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T13:56:56.776Z] github.com/docker/docker/plugin/v2 [2022-04-04T13:56:56.776Z] github.com/docker/docker/profiles/apparmor [2022-04-04T13:56:56.776Z] github.com/docker/docker/profiles/seccomp [2022-04-04T13:56:56.776Z] github.com/docker/docker/quota [2022-04-04T13:56:56.776Z] github.com/docker/docker/reference [2022-04-04T13:56:56.776Z] github.com/docker/docker/registry [2022-04-04T13:56:56.776Z] github.com/docker/docker/registry/resumable [2022-04-04T13:56:56.776Z] github.com/docker/docker/restartmanager [2022-04-04T13:56:56.776Z] github.com/docker/docker/rootless [2022-04-04T13:56:56.776Z] github.com/docker/docker/rootless/specconv [2022-04-04T13:56:56.776Z] github.com/docker/docker/runconfig [2022-04-04T13:56:56.776Z] github.com/docker/docker/runconfig/opts [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/daemon [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/environment [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fakegit [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/registry [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/request [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/drivers [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/local [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/mounts [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/service [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/service/opts [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/testutils' [2022-04-04T13:56:56.776Z] + base_pkg_list='github.com/docker/docker/api [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/backend/build [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/httputils [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/middleware [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/build [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/container [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/debug [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/image [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/network [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/session [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/system [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/volume [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/backend [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/container [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/events [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/filters [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/image [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/mount [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/network [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/registry [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/strslice [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/swarm [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/time [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/versions [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/volume [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/dockerfile [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/remotecontext [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T13:56:56.776Z] github.com/docker/docker/cli [2022-04-04T13:56:56.776Z] github.com/docker/docker/cli/config [2022-04-04T13:56:56.776Z] github.com/docker/docker/cli/debug [2022-04-04T13:56:56.776Z] github.com/docker/docker/client [2022-04-04T13:56:56.776Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T13:56:56.776Z] github.com/docker/docker/cmd/dockerd [2022-04-04T13:56:56.776Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T13:56:56.776Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T13:56:56.776Z] github.com/docker/docker/container [2022-04-04T13:56:56.776Z] github.com/docker/docker/container/stream [2022-04-04T13:56:56.776Z] github.com/docker/docker/contrib/apparmor [2022-04-04T13:56:56.776Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T13:56:56.776Z] github.com/docker/docker/contrib/httpserver [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/cluster [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/config [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/events [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/exec [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/images [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/initlayer [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/links [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/listeners [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/local [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/names [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/network [2022-04-04T13:56:56.776Z] github.com/docker/docker/daemon/stats [2022-04-04T13:56:56.776Z] github.com/docker/docker/distribution [2022-04-04T13:56:56.776Z] github.com/docker/docker/distribution/metadata [2022-04-04T13:56:56.776Z] github.com/docker/docker/distribution/utils [2022-04-04T13:56:56.776Z] github.com/docker/docker/distribution/xfer [2022-04-04T13:56:56.776Z] github.com/docker/docker/dockerversion [2022-04-04T13:56:56.776Z] github.com/docker/docker/errdefs [2022-04-04T13:56:56.776Z] github.com/docker/docker/image [2022-04-04T13:56:56.776Z] github.com/docker/docker/image/cache [2022-04-04T13:56:56.776Z] github.com/docker/docker/image/tarexport [2022-04-04T13:56:56.776Z] github.com/docker/docker/image/v1 [2022-04-04T13:56:56.776Z] github.com/docker/docker/internal/test/suite [2022-04-04T13:56:56.776Z] github.com/docker/docker/layer [2022-04-04T13:56:56.776Z] github.com/docker/docker/libcontainerd [2022-04-04T13:56:56.776Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T13:56:56.776Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T13:56:56.776Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T13:56:56.776Z] github.com/docker/docker/libcontainerd/types [2022-04-04T13:56:56.776Z] github.com/docker/docker/oci [2022-04-04T13:56:56.776Z] github.com/docker/docker/oci/caps [2022-04-04T13:56:56.776Z] github.com/docker/docker/opts [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/aaparser [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/archive [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/authorization [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/capabilities [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/containerfs [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/directory [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/dmesg [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/filenotify [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/fileutils [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/fsutils [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/homedir [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/idtools [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/ioutils [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/longpath [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/loopback [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/parsers [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/pidfile [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/platform [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugins [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/pools [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/progress [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/pubsub [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/reexec [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/signal [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/stack [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/stringid [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/system [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/tailfile [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/tarsum [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/truncindex [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/urlutil [2022-04-04T13:56:56.776Z] github.com/docker/docker/pkg/useragent [2022-04-04T13:56:56.776Z] github.com/docker/docker/plugin [2022-04-04T13:56:56.776Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T13:56:56.776Z] github.com/docker/docker/plugin/v2 [2022-04-04T13:56:56.776Z] github.com/docker/docker/profiles/apparmor [2022-04-04T13:56:56.776Z] github.com/docker/docker/profiles/seccomp [2022-04-04T13:56:56.776Z] github.com/docker/docker/quota [2022-04-04T13:56:56.776Z] github.com/docker/docker/reference [2022-04-04T13:56:56.776Z] github.com/docker/docker/registry [2022-04-04T13:56:56.776Z] github.com/docker/docker/registry/resumable [2022-04-04T13:56:56.776Z] github.com/docker/docker/restartmanager [2022-04-04T13:56:56.776Z] github.com/docker/docker/rootless [2022-04-04T13:56:56.776Z] github.com/docker/docker/rootless/specconv [2022-04-04T13:56:56.776Z] github.com/docker/docker/runconfig [2022-04-04T13:56:56.776Z] github.com/docker/docker/runconfig/opts [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/daemon [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/environment [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fakegit [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/registry [2022-04-04T13:56:56.776Z] github.com/docker/docker/testutil/request [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/drivers [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/local [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/mounts [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/service [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/service/opts [2022-04-04T13:56:56.776Z] github.com/docker/docker/volume/testutils' [2022-04-04T13:56:56.776Z] ++ grep --fixed-strings /libnetwork [2022-04-04T13:56:56.776Z] ++ echo 'github.com/docker/docker/api [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/backend/build [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/httputils [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/middleware [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/build [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/container [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/debug [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/image [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/network [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/session [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/system [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/server/router/volume [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/backend [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/container [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/events [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/filters [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/image [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/mount [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/network [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/registry [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/strslice [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/swarm [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/time [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/versions [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T13:56:56.776Z] github.com/docker/docker/api/types/volume [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/dockerfile [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/remotecontext [2022-04-04T13:56:56.776Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T13:56:56.776Z] github.com/docker/docker/cli [2022-04-04T13:56:56.776Z] github.com/docker/docker/cli/config [2022-04-04T13:56:56.776Z] github.com/docker/docker/cli/debug [2022-04-04T13:56:56.776Z] github.com/docker/docker/client [2022-04-04T13:56:56.776Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T13:56:56.776Z] github.com/docker/docker/cmd/dockerd [2022-04-04T13:56:56.776Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T13:56:56.776Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T13:56:56.776Z] github.com/docker/docker/container [2022-04-04T13:56:56.776Z] github.com/docker/docker/container/stream [2022-04-04T13:56:56.776Z] github.com/docker/docker/contrib/apparmor [2022-04-04T13:56:56.776Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T13:56:56.777Z] github.com/docker/docker/contrib/httpserver [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/cluster [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/config [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/events [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/exec [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/images [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/initlayer [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/links [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/listeners [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/local [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/names [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/network [2022-04-04T13:56:56.777Z] github.com/docker/docker/daemon/stats [2022-04-04T13:56:56.777Z] github.com/docker/docker/distribution [2022-04-04T13:56:56.777Z] github.com/docker/docker/distribution/metadata [2022-04-04T13:56:56.777Z] github.com/docker/docker/distribution/utils [2022-04-04T13:56:56.777Z] github.com/docker/docker/distribution/xfer [2022-04-04T13:56:56.777Z] github.com/docker/docker/dockerversion [2022-04-04T13:56:56.777Z] github.com/docker/docker/errdefs [2022-04-04T13:56:56.777Z] github.com/docker/docker/image [2022-04-04T13:56:56.777Z] github.com/docker/docker/image/cache [2022-04-04T13:56:56.777Z] github.com/docker/docker/image/tarexport [2022-04-04T13:56:56.777Z] github.com/docker/docker/image/v1 [2022-04-04T13:56:56.777Z] github.com/docker/docker/internal/test/suite [2022-04-04T13:56:56.777Z] github.com/docker/docker/layer [2022-04-04T13:56:56.777Z] github.com/docker/docker/libcontainerd [2022-04-04T13:56:56.777Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T13:56:56.777Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T13:56:56.777Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T13:56:56.777Z] github.com/docker/docker/libcontainerd/types [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/config [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/idm [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ns [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/options [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/osl [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/types [2022-04-04T13:56:56.777Z] github.com/docker/docker/oci [2022-04-04T13:56:56.777Z] github.com/docker/docker/oci/caps [2022-04-04T13:56:56.777Z] github.com/docker/docker/opts [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/aaparser [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/archive [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/authorization [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/capabilities [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/containerfs [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/directory [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/dmesg [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/filenotify [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/fileutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/fsutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/homedir [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/idtools [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/ioutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/longpath [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/loopback [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/parsers [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/pidfile [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/platform [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/plugins [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/pools [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/progress [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/pubsub [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/reexec [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/signal [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/stack [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/stringid [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/system [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/tailfile [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/tarsum [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/truncindex [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/urlutil [2022-04-04T13:56:56.777Z] github.com/docker/docker/pkg/useragent [2022-04-04T13:56:56.777Z] github.com/docker/docker/plugin [2022-04-04T13:56:56.777Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T13:56:56.777Z] github.com/docker/docker/plugin/v2 [2022-04-04T13:56:56.777Z] github.com/docker/docker/profiles/apparmor [2022-04-04T13:56:56.777Z] github.com/docker/docker/profiles/seccomp [2022-04-04T13:56:56.777Z] github.com/docker/docker/quota [2022-04-04T13:56:56.777Z] github.com/docker/docker/reference [2022-04-04T13:56:56.777Z] github.com/docker/docker/registry [2022-04-04T13:56:56.777Z] github.com/docker/docker/registry/resumable [2022-04-04T13:56:56.777Z] github.com/docker/docker/restartmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/rootless [2022-04-04T13:56:56.777Z] github.com/docker/docker/rootless/specconv [2022-04-04T13:56:56.777Z] github.com/docker/docker/runconfig [2022-04-04T13:56:56.777Z] github.com/docker/docker/runconfig/opts [2022-04-04T13:56:56.777Z] github.com/docker/docker/testutil [2022-04-04T13:56:56.777Z] github.com/docker/docker/testutil/daemon [2022-04-04T13:56:56.777Z] github.com/docker/docker/testutil/environment [2022-04-04T13:56:56.777Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T13:56:56.777Z] github.com/docker/docker/testutil/fakegit [2022-04-04T13:56:56.777Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T13:56:56.777Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T13:56:56.777Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T13:56:56.777Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T13:56:56.777Z] github.com/docker/docker/testutil/registry [2022-04-04T13:56:56.777Z] github.com/docker/docker/testutil/request [2022-04-04T13:56:56.777Z] github.com/docker/docker/volume [2022-04-04T13:56:56.777Z] github.com/docker/docker/volume/drivers [2022-04-04T13:56:56.777Z] github.com/docker/docker/volume/local [2022-04-04T13:56:56.777Z] github.com/docker/docker/volume/mounts [2022-04-04T13:56:56.777Z] github.com/docker/docker/volume/service [2022-04-04T13:56:56.777Z] github.com/docker/docker/volume/service/opts [2022-04-04T13:56:56.777Z] github.com/docker/docker/volume/testutils' [2022-04-04T13:56:56.777Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/config [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/idm [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ns [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/options [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/osl [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/types' [2022-04-04T13:56:56.777Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-04T13:56:56.777Z] + echo 'github.com/docker/docker/libnetwork [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/config [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/idm [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T13:56:56.777Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T13:56:56.778Z] github.com/docker/docker/libnetwork/ns [2022-04-04T13:56:56.778Z] github.com/docker/docker/libnetwork/options [2022-04-04T13:56:56.778Z] github.com/docker/docker/libnetwork/osl [2022-04-04T13:56:56.778Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T13:56:56.778Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T13:56:56.778Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T13:56:56.778Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T13:56:56.778Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T13:56:56.778Z] github.com/docker/docker/libnetwork/types' [2022-04-04T13:56:56.778Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T13:56:56.778Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T13:56:56.778Z] + type docker-proxy [2022-04-04T13:56:56.778Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-04T13:56:56.778Z] + hack/make.sh binary-proxy install-proxy [2022-04-04T13:56:56.778Z] [2022-04-04T13:56:56.778Z] Removing bundles/ [2022-04-04T13:56:56.897Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T13:56:56.897Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T13:56:56.978Z] --- PASS: TestHealthKillContainer (7.81s) [2022-04-04T13:56:56.978Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T13:56:56.978Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-04-04T13:56:56.978Z] === RUN TestIpcModeNone [2022-04-04T13:56:57.044Z] [2022-04-04T13:56:57.044Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-04T13:56:57.044Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-04T13:56:57.044Z] GOOS="" GOARCH="" GOARM="" [2022-04-04T13:56:57.155Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T13:56:57.413Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T13:56:57.548Z] --- PASS: TestIpcModeNone (0.41s) [2022-04-04T13:56:57.548Z] === RUN TestIpcModePrivate [2022-04-04T13:56:57.809Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-04T13:56:57.809Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-04T13:56:57.809Z] === RUN TestIpcModeShareable [2022-04-04T13:56:57.979Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T13:56:58.068Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-04T13:56:58.239Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T13:56:58.329Z] --- PASS: TestIpcModeShareable (0.47s) [2022-04-04T13:56:58.329Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-04T13:56:58.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:56:58.749Z] INFO: Testing against a local daemon [2022-04-04T13:56:58.749Z] === RUN TestNetworkCreateDelete [2022-04-04T13:56:58.749Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:58.749Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T13:56:58.749Z] 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-04-04T13:56:58.749Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestDaemonDNSFallback [2022-04-04T13:56:58.749Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:58.749Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestInspectNetwork [2022-04-04T13:56:58.749Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T13:56:58.749Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T13:56:58.749Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:58.749Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestNetworkInvalidJSON [2022-04-04T13:56:58.749Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T13:56:58.749Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T13:56:58.749Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:56:58.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:56:58.749Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:56:58.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:56:58.749Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T13:56:58.749Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:56:58.749Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:56:58.749Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-04T13:56:58.749Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-04T13:56:58.749Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-04T13:56:58.749Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-04T13:56:58.749Z] === RUN TestNetworkList [2022-04-04T13:56:58.749Z] === RUN TestNetworkList//networks [2022-04-04T13:56:58.749Z] === PAUSE TestNetworkList//networks [2022-04-04T13:56:58.749Z] === RUN TestNetworkList//networks/ [2022-04-04T13:56:58.749Z] === PAUSE TestNetworkList//networks/ [2022-04-04T13:56:58.749Z] === CONT TestNetworkList//networks [2022-04-04T13:56:58.749Z] === CONT TestNetworkList//networks/ [2022-04-04T13:56:58.749Z] --- PASS: TestNetworkList (0.04s) [2022-04-04T13:56:58.749Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T13:56:58.749Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T13:56:58.749Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T13:56:58.749Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T13:56:58.749Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T13:56:58.749Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T13:56:58.749Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T13:56:58.749Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T13:56:58.749Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T13:56:58.749Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:56:58.749Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T13:56:58.749Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-04T13:56:58.749Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T13:56:58.749Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T13:56:58.749Z] PASS [2022-04-04T13:56:58.749Z] ok github.com/docker/docker/integration/network 0.174s [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === Skipped [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-04T13:56:58.749Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T13:56:58.749Z] 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-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-04T13:56:58.749Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-04T13:56:58.749Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T13:56:58.749Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T13:56:58.749Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T13:56:58.749Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T13:56:58.749Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T13:56:58.749Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T13:56:58.749Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T13:56:58.749Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T13:56:58.749Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:56:58.749Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-04T13:56:58.749Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T13:56:58.749Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T13:56:58.749Z] [2022-04-04T13:56:58.749Z] DONE 22 tests, 15 skipped in 2.183s [2022-04-04T13:56:58.749Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-04T13:56:58.807Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T13:56:59.229Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-04T13:56:59.229Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-04T13:56:59.229Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-04T13:56:59.229Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-04T13:56:59.229Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-04T13:56:59.229Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.37s) [2022-04-04T13:56:59.229Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.36s) [2022-04-04T13:56:59.229Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.55s) [2022-04-04T13:56:59.229Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.20s) [2022-04-04T13:56:59.229Z] === RUN TestDiff [2022-04-04T13:56:59.229Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T13:56:59.229Z] --- SKIP: TestDiff (0.00s) [2022-04-04T13:56:59.229Z] === RUN TestExecWithCloseStdin [2022-04-04T13:56:59.229Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T13:56:59.229Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-04T13:56:59.229Z] === RUN TestExec [2022-04-04T13:56:59.713Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-04-04T13:56:59.713Z] === RUN TestAPIIpcModeHost [2022-04-04T13:56:59.725Z] testing: warning: no tests to run [2022-04-04T13:56:59.725Z] PASS [2022-04-04T13:56:59.725Z] ok github.com/docker/docker/integration/network/ipvlan 0.063s [2022-04-04T13:56:59.725Z] [2022-04-04T13:56:59.725Z] DONE 0 tests in 0.704s [2022-04-04T13:56:59.725Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-04T13:56:59.973Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-04-04T13:56:59.973Z] === RUN TestDaemonIpcModeShareable [2022-04-04T13:57:00.178Z] testing: warning: no tests to run [2022-04-04T13:57:00.178Z] PASS [2022-04-04T13:57:00.178Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2022-04-04T13:57:00.178Z] [2022-04-04T13:57:00.178Z] DONE 0 tests in 0.692s [2022-04-04T13:57:00.178Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-04T13:57:00.180Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T13:57:00.180Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-04T13:57:00.914Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-04T13:57:01.136Z] testing: warning: no tests to run [2022-04-04T13:57:01.136Z] PASS [2022-04-04T13:57:01.136Z] ok github.com/docker/docker/integration/plugin 0.091s [2022-04-04T13:57:01.136Z] [2022-04-04T13:57:01.136Z] DONE 0 tests in 0.830s [2022-04-04T13:57:01.175Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-04-04T13:57:01.175Z] === RUN TestDaemonIpcModePrivate [2022-04-04T13:57:01.718Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-04T13:57:02.116Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-04T13:57:02.378Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-04-04T13:57:02.378Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-04T13:57:02.681Z] testing: warning: no tests to run [2022-04-04T13:57:02.681Z] PASS [2022-04-04T13:57:02.681Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2022-04-04T13:57:02.681Z] [2022-04-04T13:57:02.681Z] DONE 0 tests in 1.109s [2022-04-04T13:57:02.681Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-04T13:57:03.036Z] --- PASS: TestExec (3.88s) [2022-04-04T13:57:03.036Z] === RUN TestExecUser [2022-04-04T13:57:03.036Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T13:57:03.036Z] --- SKIP: TestExecUser (0.00s) [2022-04-04T13:57:03.036Z] === RUN TestExportContainerAndImportImage [2022-04-04T13:57:03.036Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:03.036Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-04T13:57:03.036Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T13:57:03.036Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:03.036Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T13:57:03.036Z] === RUN TestHealthCheckWorkdir [2022-04-04T13:57:03.036Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T13:57:03.036Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-04T13:57:03.036Z] === RUN TestHealthKillContainer [2022-04-04T13:57:03.036Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T13:57:03.036Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-04T13:57:03.036Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T13:57:03.036Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T13:57:03.036Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T13:57:03.036Z] === RUN TestKillContainerInvalidSignal [2022-04-04T13:57:03.320Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-04T13:57:03.320Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) [2022-04-04T13:57:03.320Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-04T13:57:03.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-04T13:57:04.261Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-04T13:57:04.522Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s) [2022-04-04T13:57:04.522Z] === RUN TestIpcModeOlderClient [2022-04-04T13:57:04.522Z] === PAUSE TestIpcModeOlderClient [2022-04-04T13:57:04.522Z] === RUN TestKillContainerInvalidSignal [2022-04-04T13:57:04.782Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-04-04T13:57:04.782Z] === RUN TestKillContainer [2022-04-04T13:57:04.782Z] === RUN TestKillContainer/no_signal [2022-04-04T13:57:05.162Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-04T13:57:05.162Z] [2022-04-04T13:57:05.162Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-04T13:57:05.162Z] Installing docker-proxy to /usr/local/bin/ [2022-04-04T13:57:05.162Z] [2022-04-04T13:57:05.162Z] + mkdir -p bundles [2022-04-04T13:57:05.162Z] + '[' -n 'github.com/docker/docker/api [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/backend/build [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/httpstatus [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/httputils [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/middleware [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/build [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/container [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/debug [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/distribution [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/grpc [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/image [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/network [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/plugin [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/session [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/swarm [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/system [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/server/router/volume [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/backend [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/blkiodev [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/container [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/events [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/filters [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/image [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/mount [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/network [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/registry [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/strslice [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/swarm [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/time [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/versions [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-04T13:57:05.162Z] github.com/docker/docker/api/types/volume [2022-04-04T13:57:05.162Z] github.com/docker/docker/builder [2022-04-04T13:57:05.162Z] github.com/docker/docker/builder/builder-next [2022-04-04T13:57:05.162Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-04T13:57:05.162Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-04T13:57:05.162Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-04T13:57:05.162Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-04T13:57:05.162Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-04T13:57:05.162Z] github.com/docker/docker/builder/builder-next/worker [2022-04-04T13:57:05.162Z] github.com/docker/docker/builder/dockerfile [2022-04-04T13:57:05.162Z] github.com/docker/docker/builder/remotecontext [2022-04-04T13:57:05.162Z] github.com/docker/docker/builder/remotecontext/git [2022-04-04T13:57:05.162Z] github.com/docker/docker/cli [2022-04-04T13:57:05.162Z] github.com/docker/docker/cli/config [2022-04-04T13:57:05.162Z] github.com/docker/docker/cli/debug [2022-04-04T13:57:05.162Z] github.com/docker/docker/client [2022-04-04T13:57:05.162Z] github.com/docker/docker/cmd/docker-proxy [2022-04-04T13:57:05.162Z] github.com/docker/docker/cmd/dockerd [2022-04-04T13:57:05.162Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-04T13:57:05.162Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-04T13:57:05.162Z] github.com/docker/docker/container [2022-04-04T13:57:05.162Z] github.com/docker/docker/container/stream [2022-04-04T13:57:05.162Z] github.com/docker/docker/contrib/apparmor [2022-04-04T13:57:05.162Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-04T13:57:05.162Z] github.com/docker/docker/contrib/httpserver [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/cluster [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/cluster/convert [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/cluster/executor [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/cluster/provider [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/config [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/events [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/events/testutils [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/exec [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/images [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/initlayer [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/links [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/listeners [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/gelf [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/journald [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/local [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/logentries [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/splunk [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/syslog [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/logger/templates [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/names [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/network [2022-04-04T13:57:05.162Z] github.com/docker/docker/daemon/stats [2022-04-04T13:57:05.162Z] github.com/docker/docker/distribution [2022-04-04T13:57:05.162Z] github.com/docker/docker/distribution/metadata [2022-04-04T13:57:05.162Z] github.com/docker/docker/distribution/utils [2022-04-04T13:57:05.162Z] github.com/docker/docker/distribution/xfer [2022-04-04T13:57:05.162Z] github.com/docker/docker/dockerversion [2022-04-04T13:57:05.162Z] github.com/docker/docker/errdefs [2022-04-04T13:57:05.162Z] github.com/docker/docker/image [2022-04-04T13:57:05.162Z] github.com/docker/docker/image/cache [2022-04-04T13:57:05.162Z] github.com/docker/docker/image/tarexport [2022-04-04T13:57:05.162Z] github.com/docker/docker/image/v1 [2022-04-04T13:57:05.162Z] github.com/docker/docker/internal/test/suite [2022-04-04T13:57:05.162Z] github.com/docker/docker/layer [2022-04-04T13:57:05.162Z] github.com/docker/docker/libcontainerd [2022-04-04T13:57:05.162Z] github.com/docker/docker/libcontainerd/queue [2022-04-04T13:57:05.162Z] github.com/docker/docker/libcontainerd/remote [2022-04-04T13:57:05.162Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-04T13:57:05.162Z] github.com/docker/docker/libcontainerd/types [2022-04-04T13:57:05.162Z] github.com/docker/docker/oci [2022-04-04T13:57:05.162Z] github.com/docker/docker/oci/caps [2022-04-04T13:57:05.162Z] github.com/docker/docker/opts [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/aaparser [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/archive [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/authorization [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/broadcaster [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/capabilities [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/chrootarchive [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/containerfs [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/devicemapper [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/directory [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/dmesg [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/filenotify [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/fileutils [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/fsutils [2022-04-04T13:57:05.162Z] github.com/docker/docker/pkg/homedir [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/idtools [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/ioutils [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/jsonmessage [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/longpath [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/loopback [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/namesgenerator [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/parsers [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/pidfile [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/platform [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/plugingetter [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/plugins [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/plugins/transport [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/pools [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/progress [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/pubsub [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/reexec [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/signal [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/stack [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/stdcopy [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/streamformatter [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/stringid [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/sysinfo [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/system [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/tailfile [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/tarsum [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/truncindex [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/urlutil [2022-04-04T13:57:05.163Z] github.com/docker/docker/pkg/useragent [2022-04-04T13:57:05.163Z] github.com/docker/docker/plugin [2022-04-04T13:57:05.163Z] github.com/docker/docker/plugin/executor/containerd [2022-04-04T13:57:05.163Z] github.com/docker/docker/plugin/v2 [2022-04-04T13:57:05.163Z] github.com/docker/docker/profiles/apparmor [2022-04-04T13:57:05.163Z] github.com/docker/docker/profiles/seccomp [2022-04-04T13:57:05.163Z] github.com/docker/docker/quota [2022-04-04T13:57:05.163Z] github.com/docker/docker/reference [2022-04-04T13:57:05.163Z] github.com/docker/docker/registry [2022-04-04T13:57:05.163Z] github.com/docker/docker/registry/resumable [2022-04-04T13:57:05.163Z] github.com/docker/docker/restartmanager [2022-04-04T13:57:05.163Z] github.com/docker/docker/rootless [2022-04-04T13:57:05.163Z] github.com/docker/docker/rootless/specconv [2022-04-04T13:57:05.163Z] github.com/docker/docker/runconfig [2022-04-04T13:57:05.163Z] github.com/docker/docker/runconfig/opts [2022-04-04T13:57:05.163Z] github.com/docker/docker/testutil [2022-04-04T13:57:05.163Z] github.com/docker/docker/testutil/daemon [2022-04-04T13:57:05.163Z] github.com/docker/docker/testutil/environment [2022-04-04T13:57:05.163Z] github.com/docker/docker/testutil/fakecontext [2022-04-04T13:57:05.163Z] github.com/docker/docker/testutil/fakegit [2022-04-04T13:57:05.163Z] github.com/docker/docker/testutil/fakestorage [2022-04-04T13:57:05.163Z] github.com/docker/docker/testutil/fixtures/load [2022-04-04T13:57:05.163Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-04T13:57:05.163Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-04T13:57:05.163Z] github.com/docker/docker/testutil/registry [2022-04-04T13:57:05.163Z] github.com/docker/docker/testutil/request [2022-04-04T13:57:05.163Z] github.com/docker/docker/volume [2022-04-04T13:57:05.163Z] github.com/docker/docker/volume/drivers [2022-04-04T13:57:05.163Z] github.com/docker/docker/volume/local [2022-04-04T13:57:05.163Z] github.com/docker/docker/volume/mounts [2022-04-04T13:57:05.163Z] github.com/docker/docker/volume/service [2022-04-04T13:57:05.163Z] github.com/docker/docker/volume/service/opts [2022-04-04T13:57:05.163Z] github.com/docker/docker/volume/testutils' ']' [2022-04-04T13:57:05.163Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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-04-04T13:57:05.163Z] ? github.com/docker/docker/api [no test files] [2022-04-04T13:57:05.355Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T13:57:05.355Z] === RUN TestKillContainer/killing_signal [2022-04-04T13:57:05.927Z] --- PASS: TestKillContainer (1.16s) [2022-04-04T13:57:05.927Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-04-04T13:57:05.927Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-04-04T13:57:05.927Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-04-04T13:57:05.927Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T13:57:05.927Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-04T13:57:05.990Z] --- PASS: TestKillContainerInvalidSignal (3.11s) [2022-04-04T13:57:05.990Z] === RUN TestKillContainer [2022-04-04T13:57:05.990Z] === RUN TestKillContainer/no_signal [2022-04-04T13:57:06.032Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T13:57:06.499Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-04T13:57:06.761Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-04-04T13:57:06.761Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-04-04T13:57:06.761Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-04-04T13:57:06.761Z] === RUN TestKillStoppedContainer [2022-04-04T13:57:06.761Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-04T13:57:06.761Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T13:57:07.022Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-04T13:57:07.022Z] === RUN TestKillDifferentUserContainer [2022-04-04T13:57:07.283Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-04-04T13:57:07.283Z] === RUN TestInspectOomKilledTrue [2022-04-04T13:57:07.411Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T13:57:07.853Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-04-04T13:57:07.853Z] === RUN TestInspectOomKilledFalse [2022-04-04T13:57:07.977Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T13:57:08.113Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-04-04T13:57:08.113Z] === RUN TestLinksEtcHostsContentMatch [2022-04-04T13:57:08.373Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s) [2022-04-04T13:57:08.373Z] === RUN TestLinksContainerNames [2022-04-04T13:57:08.511Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:57:08.511Z] INFO: Testing against a local daemon [2022-04-04T13:57:08.511Z] === RUN TestPluginInvalidJSON [2022-04-04T13:57:08.511Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:57:08.511Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:57:08.511Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:57:08.511Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-04T13:57:08.511Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T13:57:08.511Z] === RUN TestPluginInstall [2022-04-04T13:57:08.511Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T13:57:08.511Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T13:57:08.511Z] === RUN TestPluginsWithRuntimes [2022-04-04T13:57:08.511Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T13:57:08.511Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T13:57:08.511Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T13:57:08.511Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T13:57:08.511Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T13:57:08.511Z] PASS [2022-04-04T13:57:08.511Z] ok github.com/docker/docker/integration/plugin/common 0.103s [2022-04-04T13:57:08.511Z] [2022-04-04T13:57:08.511Z] === Skipped [2022-04-04T13:57:08.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-04T13:57:08.511Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T13:57:08.511Z] [2022-04-04T13:57:08.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-04T13:57:08.511Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T13:57:08.511Z] [2022-04-04T13:57:08.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T13:57:08.511Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T13:57:08.511Z] [2022-04-04T13:57:08.511Z] DONE 5 tests, 3 skipped in 5.340s [2022-04-04T13:57:08.511Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-04T13:57:08.939Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T13:57:08.940Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T13:57:08.940Z] === RUN TestKillContainer/killing_signal [2022-04-04T13:57:09.314Z] --- PASS: TestLinksContainerNames (0.77s) [2022-04-04T13:57:09.314Z] === RUN TestLogsFollowTailEmpty [2022-04-04T13:57:09.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-04T13:57:09.574Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-04-04T13:57:09.574Z] === RUN TestContainerNetworkMountsNoChown [2022-04-04T13:57:09.834Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/default [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/default [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/private [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/private [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/rprivate [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/slave [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/slave [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/rslave [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/shared [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/shared [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/rshared [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-04T13:57:09.834Z] === CONT TestMountDaemonRoot/default [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-04T13:57:09.834Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-04T13:57:09.834Z] === CONT TestMountDaemonRoot/rprivate [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:57:09.834Z] === CONT TestMountDaemonRoot/private [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:57:09.834Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-04T13:57:09.834Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-04T13:57:09.834Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-04T13:57:09.915Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T13:57:10.046Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:57:10.046Z] INFO: Testing against a local daemon [2022-04-04T13:57:10.046Z] === RUN TestExternalGraphDriver [2022-04-04T13:57:10.046Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T13:57:10.046Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-04T13:57:10.046Z] === RUN TestGraphdriverPluginV2 [2022-04-04T13:57:10.046Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T13:57:10.046Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-04T13:57:10.046Z] PASS [2022-04-04T13:57:10.046Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.109s [2022-04-04T13:57:10.094Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/shared [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/rshared [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/rslave [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/slave [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-04T13:57:10.095Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:57:10.095Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-04T13:57:10.095Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-04T13:57:10.355Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-04T13:57:10.355Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-04T13:57:10.355Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-04T13:57:10.355Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-04T13:57:10.355Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-04T13:57:10.355Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-04T13:57:10.355Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-04T13:57:10.355Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-04T13:57:10.355Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-04T13:57:10.355Z] === RUN TestContainerBindMountNonRecursive [2022-04-04T13:57:10.500Z] [2022-04-04T13:57:10.500Z] === Skipped [2022-04-04T13:57:10.500Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-04T13:57:10.500Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T13:57:10.500Z] [2022-04-04T13:57:10.500Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-04T13:57:10.500Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T13:57:10.500Z] [2022-04-04T13:57:10.500Z] DONE 2 tests, 2 skipped in 2.317s [2022-04-04T13:57:10.500Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-04T13:57:11.289Z] docker_api_swarm_service_test.go:128: [df31cf0956b36] joining swarm manager [dfd8fcb668682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:57:11.741Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2022-04-04T13:57:11.741Z] === RUN TestContainerVolumesMountedAsShared [2022-04-04T13:57:11.890Z] --- PASS: TestKillContainer (6.04s) [2022-04-04T13:57:11.890Z] --- PASS: TestKillContainer/no_signal (3.14s) [2022-04-04T13:57:11.890Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T13:57:11.890Z] --- PASS: TestKillContainer/killing_signal (2.85s) [2022-04-04T13:57:11.890Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T13:57:11.890Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:57:11.890Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T13:57:11.890Z] === RUN TestKillStoppedContainer [2022-04-04T13:57:11.890Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:57:11.890Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-04T13:57:11.890Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T13:57:11.890Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:57:11.890Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T13:57:11.890Z] === RUN TestKillDifferentUserContainer [2022-04-04T13:57:11.890Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T13:57:11.890Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-04T13:57:11.890Z] === RUN TestInspectOomKilledTrue [2022-04-04T13:57:11.890Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:11.890Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T13:57:11.890Z] === RUN TestInspectOomKilledFalse [2022-04-04T13:57:11.890Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:57:11.890Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T13:57:11.890Z] === RUN TestLogsFollowTailEmpty [2022-04-04T13:57:12.001Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2022-04-04T13:57:12.001Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-04T13:57:12.224Z] docker_api_swarm_service_test.go:129: [da5d15ee89b5c] joining swarm manager [dfd8fcb668682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:57:12.262Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-04-04T13:57:12.262Z] === RUN TestNetworkNat [2022-04-04T13:57:12.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:57:12.663Z] INFO: Testing against a local daemon [2022-04-04T13:57:12.663Z] === RUN TestReadPluginNoRead [2022-04-04T13:57:12.663Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T13:57:12.663Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-04T13:57:12.663Z] PASS [2022-04-04T13:57:12.663Z] ok github.com/docker/docker/integration/plugin/logging 0.091s [2022-04-04T13:57:12.663Z] [2022-04-04T13:57:12.663Z] === Skipped [2022-04-04T13:57:12.663Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-04T13:57:12.663Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T13:57:12.663Z] [2022-04-04T13:57:12.663Z] DONE 1 tests, 1 skipped in 2.288s [2022-04-04T13:57:12.836Z] --- PASS: TestNetworkNat (0.45s) [2022-04-04T13:57:12.836Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T13:57:13.097Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-04T13:57:13.097Z] === RUN TestNetworkLoopbackNat [2022-04-04T13:57:13.118Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-04T13:57:14.077Z] testing: warning: no tests to run [2022-04-04T13:57:14.077Z] PASS [2022-04-04T13:57:14.077Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.064s [2022-04-04T13:57:14.077Z] [2022-04-04T13:57:14.077Z] DONE 0 tests in 1.152s [2022-04-04T13:57:14.077Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-04T13:57:14.760Z] docker_api_swarm_service_test.go:137: [d5a23d864a88e] joining swarm manager [dfd8fcb668682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T13:57:14.843Z] --- PASS: TestLogsFollowTailEmpty (2.94s) [2022-04-04T13:57:14.843Z] === RUN TestNetworkNat [2022-04-04T13:57:14.843Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T13:57:14.843Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-04T13:57:14.843Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T13:57:15.643Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-04-04T13:57:15.643Z] === RUN TestPause [2022-04-04T13:57:16.138Z] docker_api_swarm_service_test.go:138: [d4675e6709cdb] joining swarm manager [dfd8fcb668682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-04T13:57:16.213Z] --- PASS: TestPause (0.42s) [2022-04-04T13:57:16.213Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T13:57:16.213Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T13:57:16.213Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T13:57:16.213Z] === RUN TestPauseStopPausedContainer [2022-04-04T13:57:16.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:57:16.237Z] INFO: Testing against a local daemon [2022-04-04T13:57:16.237Z] === RUN TestPluginWithDevMounts [2022-04-04T13:57:16.237Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:16.237Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T13:57:16.237Z] PASS [2022-04-04T13:57:16.237Z] ok github.com/docker/docker/integration/plugin/volumes 0.097s [2022-04-04T13:57:16.474Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-04-04T13:57:16.474Z] === RUN TestPidHost [2022-04-04T13:57:16.692Z] [2022-04-04T13:57:16.692Z] === Skipped [2022-04-04T13:57:16.692Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-04T13:57:16.692Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:16.692Z] [2022-04-04T13:57:16.692Z] DONE 1 tests, 1 skipped in 2.320s [2022-04-04T13:57:16.692Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-04T13:57:16.706Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T13:57:16.706Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-04T13:57:16.706Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T13:57:17.417Z] --- PASS: TestPidHost (0.83s) [2022-04-04T13:57:17.417Z] === RUN TestPsFilter [2022-04-04T13:57:17.417Z] --- PASS: TestPsFilter (0.12s) [2022-04-04T13:57:17.417Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T13:57:17.987Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-04T13:57:17.987Z] === RUN TestRemoveContainerWithVolume [2022-04-04T13:57:18.080Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T13:57:18.219Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:57:18.219Z] INFO: Testing against a local daemon [2022-04-04T13:57:18.219Z] === RUN TestSecretInspect [2022-04-04T13:57:18.219Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:18.219Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-04T13:57:18.219Z] === RUN TestSecretList [2022-04-04T13:57:18.219Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:18.219Z] --- SKIP: TestSecretList (0.00s) [2022-04-04T13:57:18.219Z] === RUN TestSecretsCreateAndDelete [2022-04-04T13:57:18.219Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:18.219Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-04T13:57:18.219Z] === RUN TestSecretsUpdate [2022-04-04T13:57:18.219Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:18.219Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-04T13:57:18.219Z] === RUN TestTemplatedSecret [2022-04-04T13:57:18.219Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:18.219Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T13:57:18.219Z] === RUN TestSecretCreateResolve [2022-04-04T13:57:18.219Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:18.219Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-04T13:57:18.219Z] PASS [2022-04-04T13:57:18.219Z] ok github.com/docker/docker/integration/secret 0.102s [2022-04-04T13:57:18.248Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-04-04T13:57:18.248Z] === RUN TestRemoveContainerRunning [2022-04-04T13:57:18.508Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-04-04T13:57:18.508Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T13:57:18.634Z] --- PASS: TestNetworkLocalhostTCPNat (3.72s) [2022-04-04T13:57:18.634Z] === RUN TestNetworkLoopbackNat [2022-04-04T13:57:18.634Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T13:57:18.634Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-04T13:57:18.634Z] === RUN TestPause [2022-04-04T13:57:18.634Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T13:57:18.634Z] --- SKIP: TestPause (0.00s) [2022-04-04T13:57:18.634Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T13:57:18.673Z] [2022-04-04T13:57:18.673Z] === Skipped [2022-04-04T13:57:18.673Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-04T13:57:18.673Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:18.673Z] [2022-04-04T13:57:18.673Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-04T13:57:18.673Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:18.673Z] [2022-04-04T13:57:18.673Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-04T13:57:18.673Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:18.673Z] [2022-04-04T13:57:18.673Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-04T13:57:18.673Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:18.673Z] [2022-04-04T13:57:18.673Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-04T13:57:18.673Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:18.673Z] [2022-04-04T13:57:18.673Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-04T13:57:18.673Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:18.673Z] [2022-04-04T13:57:18.673Z] DONE 6 tests, 6 skipped in 2.037s [2022-04-04T13:57:18.673Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-04T13:57:19.078Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.36s) [2022-04-04T13:57:19.078Z] === RUN TestRemoveInvalidContainer [2022-04-04T13:57:19.078Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-04T13:57:19.078Z] === RUN TestRenameLinkedContainer [2022-04-04T13:57:20.459Z] --- PASS: TestRenameLinkedContainer (1.54s) [2022-04-04T13:57:20.459Z] === RUN TestRenameStoppedContainer [2022-04-04T13:57:21.030Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-04-04T13:57:21.030Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T13:57:21.359Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T13:57:21.552Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:57:21.552Z] INFO: Testing against a local daemon [2022-04-04T13:57:21.552Z] === RUN TestServiceCreateInit [2022-04-04T13:57:21.552Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T13:57:21.552Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.552Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T13:57:21.552Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.552Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-04T13:57:21.552Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T13:57:21.552Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T13:57:21.552Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T13:57:21.552Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.552Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-04T13:57:21.552Z] === RUN TestCreateServiceConflict [2022-04-04T13:57:21.552Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.552Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-04T13:57:21.552Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T13:57:21.552Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.552Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-04T13:57:21.552Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T13:57:21.552Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.552Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T13:57:21.552Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T13:57:21.552Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.552Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-04T13:57:21.552Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T13:57:21.552Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.552Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-04T13:57:21.552Z] === RUN TestCreateServiceSysctls [2022-04-04T13:57:21.552Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.552Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-04T13:57:21.552Z] === RUN TestCreateServiceCapabilities [2022-04-04T13:57:21.552Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-04T13:57:21.553Z] === RUN TestInspect [2022-04-04T13:57:21.553Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] --- SKIP: TestInspect (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestCreateJob [2022-04-04T13:57:21.553Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] --- SKIP: TestCreateJob (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestReplicatedJob [2022-04-04T13:57:21.553Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestUpdateReplicatedJob [2022-04-04T13:57:21.553Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestServiceListWithStatuses [2022-04-04T13:57:21.553Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T13:57:21.553Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestDockerNetworkReConnect [2022-04-04T13:57:21.553Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestServicePlugin [2022-04-04T13:57:21.553Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestServiceUpdateLabel [2022-04-04T13:57:21.553Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:21.553Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestServiceUpdateSecrets [2022-04-04T13:57:21.553Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:21.553Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestServiceUpdateConfigs [2022-04-04T13:57:21.553Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:21.553Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestServiceUpdateNetwork [2022-04-04T13:57:21.553Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:21.553Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-04T13:57:21.553Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T13:57:21.553Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:21.553Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-04T13:57:21.553Z] PASS [2022-04-04T13:57:21.553Z] ok github.com/docker/docker/integration/service 0.269s [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === Skipped [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T13:57:21.553Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T13:57:21.553Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-04T13:57:21.553Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-04T13:57:21.553Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-04T13:57:21.553Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T13:57:21.553Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-04T13:57:21.553Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-04T13:57:21.553Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-04T13:57:21.553Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-04T13:57:21.553Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-04T13:57:21.553Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-04T13:57:21.553Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-04T13:57:21.553Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-04T13:57:21.553Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-04T13:57:21.553Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-04T13:57:21.553Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-04T13:57:21.553Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-04T13:57:21.553Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-04T13:57:21.553Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-04T13:57:21.553Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-04T13:57:21.553Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-04T13:57:21.553Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-04T13:57:21.553Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:57:21.553Z] [2022-04-04T13:57:21.553Z] DONE 24 tests, 23 skipped in 2.677s [2022-04-04T13:57:21.553Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-04T13:57:21.583Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.00s) [2022-04-04T13:57:21.583Z] === RUN TestPauseStopPausedContainer [2022-04-04T13:57:21.583Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:21.583Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-04T13:57:21.583Z] === RUN TestPsFilter [2022-04-04T13:57:21.599Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2022-04-04T13:57:21.599Z] === RUN TestRenameInvalidName [2022-04-04T13:57:22.050Z] --- PASS: TestPsFilter (0.35s) [2022-04-04T13:57:22.050Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T13:57:22.172Z] --- PASS: TestRenameInvalidName (0.37s) [2022-04-04T13:57:22.172Z] === RUN TestRenameAnonymousContainer [2022-04-04T13:57:22.733Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T13:57:23.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:57:23.076Z] INFO: Testing against a local daemon [2022-04-04T13:57:23.076Z] === RUN TestSessionCreate [2022-04-04T13:57:23.076Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T13:57:23.076Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-04T13:57:23.076Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T13:57:23.076Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T13:57:23.076Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T13:57:23.076Z] PASS [2022-04-04T13:57:23.076Z] ok github.com/docker/docker/integration/session 0.096s [2022-04-04T13:57:23.255Z] ok github.com/docker/docker/api/server 0.018s coverage: 7.9% of statements [2022-04-04T13:57:23.530Z] [2022-04-04T13:57:23.530Z] === Skipped [2022-04-04T13:57:23.530Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-04T13:57:23.530Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T13:57:23.530Z] [2022-04-04T13:57:23.530Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T13:57:23.530Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T13:57:23.530Z] [2022-04-04T13:57:23.530Z] DONE 2 tests, 2 skipped in 1.797s [2022-04-04T13:57:23.530Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-04T13:57:23.556Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2022-04-04T13:57:23.556Z] === RUN TestRenameContainerWithSameName [2022-04-04T13:57:23.817Z] --- PASS: TestRenameContainerWithSameName (0.36s) [2022-04-04T13:57:23.817Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T13:57:24.759Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-04-04T13:57:24.759Z] === RUN TestResize [2022-04-04T13:57:25.005Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.90s) [2022-04-04T13:57:25.005Z] === RUN TestRemoveContainerWithVolume [2022-04-04T13:57:25.020Z] --- PASS: TestResize (0.42s) [2022-04-04T13:57:25.020Z] === RUN TestResizeWithInvalidSize [2022-04-04T13:57:25.262Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T13:57:25.591Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-04-04T13:57:25.591Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T13:57:25.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:57:25.703Z] INFO: Testing against a local daemon [2022-04-04T13:57:25.703Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T13:57:25.703Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:25.703Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T13:57:25.703Z] === RUN TestDiskUsage [2022-04-04T13:57:25.703Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T13:57:25.703Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-04T13:57:25.703Z] === RUN TestEventsExecDie [2022-04-04T13:57:25.703Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T13:57:25.703Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-04T13:57:25.703Z] === RUN TestEventsBackwardsCompatible [2022-04-04T13:57:25.703Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T13:57:25.703Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-04T13:57:25.703Z] === RUN TestEventsVolumeCreate [2022-04-04T13:57:25.703Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T13:57:25.703Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-04T13:57:25.703Z] === RUN TestInfoAPI [2022-04-04T13:57:25.703Z] --- PASS: TestInfoAPI (0.05s) [2022-04-04T13:57:25.703Z] === RUN TestInfoAPIWarnings [2022-04-04T13:57:25.703Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:57:25.703Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-04T13:57:25.703Z] === RUN TestInfoDebug [2022-04-04T13:57:25.703Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:57:25.703Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-04T13:57:25.703Z] === RUN TestInfoInsecureRegistries [2022-04-04T13:57:25.703Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:57:25.703Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-04T13:57:25.703Z] === RUN TestInfoRegistryMirrors [2022-04-04T13:57:25.703Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:57:25.703Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-04T13:57:25.703Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T13:57:25.852Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:57:25.852Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:57:25.852Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:57:25.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-04T13:57:25.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:57:26.664Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s) [2022-04-04T13:57:26.664Z] === RUN TestPingCacheHeaders [2022-04-04T13:57:26.664Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-04T13:57:26.664Z] === RUN TestPingGet [2022-04-04T13:57:26.664Z] --- PASS: TestPingGet (0.05s) [2022-04-04T13:57:26.664Z] === RUN TestPingHead [2022-04-04T13:57:26.664Z] --- PASS: TestPingHead (0.04s) [2022-04-04T13:57:26.664Z] === RUN TestPingSwarmHeader [2022-04-04T13:57:26.664Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:26.664Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-04T13:57:26.664Z] === RUN TestVersion [2022-04-04T13:57:26.664Z] --- PASS: TestVersion (0.04s) [2022-04-04T13:57:26.664Z] PASS [2022-04-04T13:57:26.664Z] ok github.com/docker/docker/integration/system 1.331s [2022-04-04T13:57:27.122Z] [2022-04-04T13:57:27.122Z] === Skipped [2022-04-04T13:57:27.122Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T13:57:27.122Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:27.122Z] [2022-04-04T13:57:27.122Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-04T13:57:27.122Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T13:57:27.122Z] [2022-04-04T13:57:27.122Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-04T13:57:27.122Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T13:57:27.122Z] [2022-04-04T13:57:27.122Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-04T13:57:27.122Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T13:57:27.122Z] [2022-04-04T13:57:27.122Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-04T13:57:27.122Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T13:57:27.122Z] [2022-04-04T13:57:27.122Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-04T13:57:27.122Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:57:27.122Z] [2022-04-04T13:57:27.122Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-04T13:57:27.122Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:57:27.122Z] [2022-04-04T13:57:27.122Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-04T13:57:27.122Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:57:27.122Z] [2022-04-04T13:57:27.122Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-04T13:57:27.122Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:57:27.122Z] [2022-04-04T13:57:27.122Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-04T13:57:27.122Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:57:27.122Z] [2022-04-04T13:57:27.122Z] DONE 16 tests, 10 skipped in 3.467s [2022-04-04T13:57:27.122Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-04T13:57:27.773Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-04T13:57:27.958Z] --- PASS: TestRemoveContainerWithVolume (2.91s) [2022-04-04T13:57:27.958Z] === RUN TestRemoveContainerRunning [2022-04-04T13:57:28.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:57:28.646Z] INFO: Testing against a local daemon [2022-04-04T13:57:28.646Z] === RUN TestVolumesCreateAndList [2022-04-04T13:57:28.646Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-04T13:57:28.646Z] === RUN TestVolumesRemove [2022-04-04T13:57:29.101Z] --- PASS: TestVolumesRemove (0.14s) [2022-04-04T13:57:29.101Z] === RUN TestVolumesInspect [2022-04-04T13:57:29.101Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-04T13:57:29.101Z] === RUN TestVolumesInvalidJSON [2022-04-04T13:57:29.101Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T13:57:29.101Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T13:57:29.101Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T13:57:29.101Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-04T13:57:29.101Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T13:57:29.101Z] PASS [2022-04-04T13:57:29.101Z] ok github.com/docker/docker/integration/volume 0.344s [2022-04-04T13:57:29.101Z] [2022-04-04T13:57:29.101Z] DONE 5 tests in 2.208s [2022-04-04T13:57:29.157Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-04T13:57:29.556Z] INFO: make.ps1 ended at 04/04/2022 13:57:29 [2022-04-04T13:57:29.556Z] INFO: Integration CLI tests being run from the host: [2022-04-04T13:57:29.556Z] 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-04-04T13:57:29.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-04T13:57:30.549Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T13:57:30.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-04T13:57:30.910Z] --- PASS: TestRemoveContainerRunning (2.86s) [2022-04-04T13:57:30.910Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T13:57:31.481Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T13:57:31.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-04T13:57:32.414Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T13:57:32.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-04T13:57:33.121Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-04T13:57:33.350Z] === RUN TestDockerSuite/TestPortList [2022-04-04T13:57:33.858Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.83s) [2022-04-04T13:57:33.858Z] === RUN TestRemoveInvalidContainer [2022-04-04T13:57:33.858Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-04T13:57:33.858Z] === RUN TestRenameLinkedContainer [2022-04-04T13:57:33.858Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T13:57:33.858Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-04T13:57:33.858Z] === RUN TestRenameStoppedContainer [2022-04-04T13:57:34.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:57:35.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:57:35.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-04T13:57:36.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-04T13:57:36.470Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:57:36.810Z] --- PASS: TestRenameStoppedContainer (2.87s) [2022-04-04T13:57:36.810Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T13:57:37.412Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-04T13:57:38.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-04T13:57:39.186Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T13:57:39.873Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:57:39.873Z] INFO: Testing against a local daemon [2022-04-04T13:57:39.873Z] === RUN TestDockerSuite [2022-04-04T13:57:39.873Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T13:57:39.873Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T13:57:39.873Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T13:57:39.873Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T13:57:39.873Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T13:57:39.873Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T13:57:39.873Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T13:57:39.873Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T13:57:39.873Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T13:57:39.873Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T13:57:39.956Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-04T13:57:40.327Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T13:57:40.562Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T13:57:40.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-04T13:57:40.781Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T13:57:41.236Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T13:57:41.690Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T13:57:42.461Z] docker_api_swarm_service_test.go:304: [dcf44cc729a3b] joining swarm manager [d53d3846bc6a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:57:42.687Z] --- PASS: TestRenameRunningContainerAndReuse (5.84s) [2022-04-04T13:57:42.687Z] === RUN TestRenameInvalidName [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.56s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.22s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-04-04T13:57:43.253Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.62s) [2022-04-04T13:57:43.253Z] === RUN TestCgroupNamespacesRun [2022-04-04T13:57:43.394Z] docker_api_swarm_service_test.go:304: [d18142961423a] joining swarm manager [d53d3846bc6a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:57:44.635Z] --- PASS: TestCgroupNamespacesRun (1.07s) [2022-04-04T13:57:44.635Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-04T13:57:45.576Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-04-04T13:57:45.576Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-04T13:57:45.640Z] --- PASS: TestRenameInvalidName (2.97s) [2022-04-04T13:57:45.640Z] === RUN TestRenameAnonymousContainer [2022-04-04T13:57:46.518Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-04-04T13:57:46.518Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-04T13:57:46.677Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T13:57:46.677Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T13:57:46.677Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T13:57:46.936Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T13:57:46.936Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T13:57:47.469Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-04-04T13:57:47.469Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-04T13:57:47.504Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T13:57:47.504Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T13:57:48.070Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T13:57:48.070Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T13:57:48.854Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2022-04-04T13:57:48.854Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-04T13:57:49.007Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T13:57:49.007Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-04T13:57:49.795Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-04-04T13:57:49.795Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-04T13:57:50.365Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-04-04T13:57:50.365Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-04T13:57:50.909Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-04T13:57:51.748Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s) [2022-04-04T13:57:51.748Z] === RUN TestNISDomainname [2022-04-04T13:57:52.010Z] --- PASS: TestNISDomainname (0.49s) [2022-04-04T13:57:52.010Z] === RUN TestHostnameDnsResolution [2022-04-04T13:57:52.285Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-04T13:57:52.581Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-04-04T13:57:52.581Z] === RUN TestUnprivilegedPortsAndPing [2022-04-04T13:57:52.851Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-04T13:57:52.851Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T13:57:53.151Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-04-04T13:57:53.151Z] === RUN TestPrivilegedHostDevices [2022-04-04T13:57:53.411Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-04-04T13:57:53.411Z] === RUN TestStats [2022-04-04T13:57:54.750Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T13:57:55.317Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T13:57:55.951Z] --- PASS: TestStats (2.41s) [2022-04-04T13:57:55.951Z] === RUN TestStopContainerWithTimeout [2022-04-04T13:57:55.951Z] === RUN TestStopContainerWithTimeout/0 [2022-04-04T13:57:55.951Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-04T13:57:55.951Z] === RUN TestStopContainerWithTimeout/1 [2022-04-04T13:57:55.951Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-04T13:57:55.951Z] === RUN TestStopContainerWithTimeout/3 [2022-04-04T13:57:55.951Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-04T13:57:55.951Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-04T13:57:55.951Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-04T13:57:55.951Z] === CONT TestStopContainerWithTimeout/0 [2022-04-04T13:57:55.951Z] === CONT TestStopContainerWithTimeout/3 [2022-04-04T13:57:56.523Z] === CONT TestStopContainerWithTimeout/1 [2022-04-04T13:57:57.243Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T13:57:57.908Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-04T13:57:58.128Z] --- PASS: TestRenameAnonymousContainer (11.55s) [2022-04-04T13:57:58.128Z] === RUN TestRenameContainerWithSameName [2022-04-04T13:57:59.699Z] --- PASS: TestRenameContainerWithSameName (3.02s) [2022-04-04T13:57:59.699Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T13:57:59.699Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T13:57:59.699Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T13:57:59.699Z] === RUN TestResize [2022-04-04T13:58:00.453Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-04T13:58:00.453Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-04-04T13:58:00.453Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-04-04T13:58:00.453Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-04-04T13:58:00.453Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) [2022-04-04T13:58:00.453Z] === RUN TestDeleteDevicemapper [2022-04-04T13:58:00.453Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T13:58:00.453Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-04T13:58:00.453Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T13:58:00.528Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T13:58:00.528Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T13:58:01.837Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-04-04T13:58:01.837Z] === RUN TestUpdateMemory [2022-04-04T13:58:02.100Z] --- PASS: TestUpdateMemory (0.49s) [2022-04-04T13:58:02.100Z] === RUN TestUpdateCPUQuota [2022-04-04T13:58:02.649Z] --- PASS: TestResize (2.92s) [2022-04-04T13:58:02.649Z] === RUN TestResizeWithInvalidSize [2022-04-04T13:58:02.671Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-04-04T13:58:02.671Z] === RUN TestUpdatePidsLimit [2022-04-04T13:58:02.671Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-04T13:58:02.932Z] === RUN TestUpdatePidsLimit/no_change [2022-04-04T13:58:03.060Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T13:58:03.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-04T13:58:03.193Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-04T13:58:03.193Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-04T13:58:03.453Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-04T13:58:03.714Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-04T13:58:03.714Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-04T13:58:04.292Z] --- PASS: TestUpdatePidsLimit (1.67s) [2022-04-04T13:58:04.292Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-04-04T13:58:04.292Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-04-04T13:58:04.292Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-04-04T13:58:04.292Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-04-04T13:58:04.292Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-04-04T13:58:04.292Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-04T13:58:04.292Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-04-04T13:58:04.292Z] === RUN TestUpdateRestartPolicy [2022-04-04T13:58:04.961Z] docker_api_swarm_service_test.go:100: [d6b3c1f55850e] joining swarm manager [d18080af0cfda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:58:05.526Z] docker_api_swarm_service_test.go:101: [d72889429771f] joining swarm manager [d18080af0cfda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:58:05.600Z] --- PASS: TestResizeWithInvalidSize (2.84s) [2022-04-04T13:58:05.600Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T13:58:08.550Z] --- PASS: TestResizeWhenContainerNotStarted (2.95s) [2022-04-04T13:58:08.550Z] === RUN TestDaemonRestartKillContainers [2022-04-04T13:58:08.550Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:58:08.550Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T13:58:08.550Z] === RUN TestStats [2022-04-04T13:58:08.550Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T13:58:08.550Z] --- SKIP: TestStats (0.00s) [2022-04-04T13:58:08.550Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T13:58:09.715Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T13:58:10.651Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T13:58:12.028Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T13:58:12.967Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T13:58:13.904Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T13:58:15.806Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T13:58:16.518Z] --- PASS: TestUpdateRestartPolicy (10.65s) [2022-04-04T13:58:16.518Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T13:58:16.518Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-04T13:58:16.518Z] === RUN TestWaitNonBlocked [2022-04-04T13:58:16.518Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:58:16.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:58:16.518Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:58:16.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:58:16.518Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:58:16.518Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:58:16.518Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-04T13:58:16.518Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-04-04T13:58:16.518Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-04-04T13:58:16.518Z] === RUN TestWaitBlocked [2022-04-04T13:58:16.518Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:58:16.518Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:58:16.518Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:58:16.518Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:58:16.518Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-04T13:58:16.518Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-04T13:58:16.778Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-04T13:58:16.778Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-04-04T13:58:16.778Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-04-04T13:58:16.778Z] === CONT TestContainerStartOnDaemonRestart [2022-04-04T13:58:16.778Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-04T13:58:17.180Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T13:58:17.213Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.67s) [2022-04-04T13:58:17.213Z] === RUN TestStopContainerWithTimeout [2022-04-04T13:58:17.213Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T13:58:17.213Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-04T13:58:17.213Z] === RUN TestUpdateRestartPolicy [2022-04-04T13:58:18.115Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T13:58:18.115Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T13:58:18.683Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T13:58:18.689Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s) [2022-04-04T13:58:18.689Z] === CONT TestDaemonHostGatewayIP [2022-04-04T13:58:18.949Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s) [2022-04-04T13:58:18.949Z] === CONT TestDaemonRestartIpcMode [2022-04-04T13:58:20.588Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T13:58:21.492Z] --- PASS: TestDaemonRestartIpcMode (2.39s) [2022-04-04T13:58:21.492Z] === CONT TestIpcModeOlderClient [2022-04-04T13:58:21.492Z] --- PASS: TestDaemonHostGatewayIP (2.46s) [2022-04-04T13:58:21.492Z] === CONT TestContainerKillOnDaemonStart [2022-04-04T13:58:21.492Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-04T13:58:22.491Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T13:58:22.752Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T13:58:22.752Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-04T13:58:22.752Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T13:58:23.015Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T13:58:23.015Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T13:58:23.015Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T13:58:23.953Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T13:58:24.214Z] check_test.go:379: [d6b3c1f55850e] daemon is not started [2022-04-04T13:58:25.149Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T13:58:26.086Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T13:58:26.345Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T13:58:29.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-04T13:58:32.166Z] docker_api_swarm_service_test.go:533: [d1c0af196cbb9] joining swarm manager [d07acc5c2bb78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:58:32.426Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T13:58:33.360Z] docker_api_swarm_service_test.go:534: [dac83fb208421] joining swarm manager [d07acc5c2bb78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:58:33.360Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T13:58:33.722Z] --- PASS: TestContainerKillOnDaemonStart (11.45s) [2022-04-04T13:58:33.722Z] PASS [2022-04-04T13:58:33.722Z] [2022-04-04T13:58:33.722Z] === Skipped [2022-04-04T13:58:33.722Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-04T13:58:33.722Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:58:33.722Z] [2022-04-04T13:58:33.722Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-04T13:58:33.722Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-04T13:58:33.722Z] [2022-04-04T13:58:33.722Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-04T13:58:33.722Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-04T13:58:33.722Z] [2022-04-04T13:58:33.722Z] DONE 201 tests, 3 skipped in 112.488s [2022-04-04T13:58:33.722Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-04T13:58:33.722Z] ++ 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-04-04T13:58:33.722Z] ++ set -e [2022-04-04T13:58:33.722Z] ++ '[' -n 0 ']' [2022-04-04T13:58:33.722Z] ++ set -x [2022-04-04T13:58:33.722Z] ++ 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-04-04T13:58:33.722Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T13:58:33.722Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-04T13:58:33.722Z] === RUN TestDaemonConfigValidation [2022-04-04T13:58:33.722Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:58:33.722Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:58:33.722Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-04T13:58:33.722Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-04T13:58:33.722Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-04T13:58:33.722Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-04T13:58:33.722Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-04T13:58:33.722Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-04T13:58:33.722Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-04T13:58:33.722Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-04T13:58:33.722Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-04T13:58:33.722Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-04T13:58:33.722Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-04T13:58:33.722Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-04T13:58:33.722Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-04T13:58:33.722Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-04T13:58:33.722Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-04T13:58:33.722Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-04T13:58:33.722Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-04-04T13:58:33.722Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-04-04T13:58:33.722Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) [2022-04-04T13:58:33.722Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T13:58:33.722Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-04T13:58:34.664Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-04T13:58:34.738Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T13:58:34.998Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T13:58:35.258Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T13:58:35.604Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-04T13:58:35.826Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T13:58:36.548Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-04T13:58:36.548Z] daemon_test.go:156: [d04282be7d0f2] daemon is not started [2022-04-04T13:58:36.548Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-04-04T13:58:36.548Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-04-04T13:58:36.548Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-04T13:58:36.548Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-04T13:58:36.548Z] === RUN TestDaemonProxy [2022-04-04T13:58:36.548Z] === RUN TestDaemonProxy/environment_variables [2022-04-04T13:58:38.361Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T13:58:38.462Z] === RUN TestDaemonProxy/command-line_options [2022-04-04T13:58:39.296Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T13:58:40.381Z] === RUN TestDaemonProxy/configuration_file [2022-04-04T13:58:41.826Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T13:58:42.293Z] === RUN TestDaemonProxy/conflicting_options [2022-04-04T13:58:42.393Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T13:58:42.393Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T13:58:42.393Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T13:58:42.510Z] --- PASS: TestUpdateRestartPolicy (22.64s) [2022-04-04T13:58:42.511Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T13:58:42.511Z] --- PASS: TestUpdateRestartWithAutoRemove (2.98s) [2022-04-04T13:58:42.511Z] === RUN TestWaitNonBlocked [2022-04-04T13:58:42.511Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:58:42.511Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:58:42.511Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:58:42.511Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:58:42.511Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T13:58:42.511Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T13:58:42.554Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-04T13:58:42.815Z] --- PASS: TestDaemonProxy (6.27s) [2022-04-04T13:58:42.815Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-04-04T13:58:42.815Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-04T13:58:42.815Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-04-04T13:58:42.815Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-04T13:58:42.815Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-04T13:58:42.815Z] PASS [2022-04-04T13:58:43.078Z] [2022-04-04T13:58:43.078Z] DONE 17 tests in 10.205s [2022-04-04T13:58:43.078Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-04T13:58:43.078Z] ++ 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-04-04T13:58:43.078Z] ++ set -e [2022-04-04T13:58:43.078Z] ++ '[' -n 0 ']' [2022-04-04T13:58:43.078Z] ++ set -x [2022-04-04T13:58:43.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-04T13:58:43.078Z] INFO: Testing against a local daemon [2022-04-04T13:58:43.078Z] === RUN TestCommitInheritsEnv [2022-04-04T13:58:43.338Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-04-04T13:58:43.338Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T13:58:43.338Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-04T13:58:43.338Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T13:58:43.338Z] === RUN TestImportWithCustomPlatform [2022-04-04T13:58:43.338Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-04T13:58:43.338Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-04T13:58:43.338Z] === RUN TestImportWithCustomPlatform// [2022-04-04T13:58:43.338Z] === RUN TestImportWithCustomPlatform/linux [2022-04-04T13:58:43.599Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-04T13:58:43.599Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-04T13:58:43.599Z] === RUN TestImportWithCustomPlatform/macos [2022-04-04T13:58:43.599Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-04T13:58:43.599Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-04T13:58:43.599Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-04-04T13:58:43.599Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-04T13:58:43.599Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-04T13:58:43.599Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-04T13:58:43.599Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-04T13:58:43.599Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-04T13:58:43.599Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-04T13:58:43.599Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-04T13:58:43.599Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-04T13:58:43.599Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-04T13:58:43.599Z] === RUN TestImagesFilterMultiReference [2022-04-04T13:58:43.599Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-04T13:58:43.599Z] === RUN TestImagePullPlatformInvalid [2022-04-04T13:58:43.599Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-04T13:58:43.599Z] === RUN TestRemoveImageOrphaning [2022-04-04T13:58:43.859Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-04-04T13:58:43.859Z] === RUN TestRemoveImageGarbageCollector [2022-04-04T13:58:43.859Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T13:58:43.859Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-04T13:58:43.859Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T13:58:43.859Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-04T13:58:43.859Z] === RUN TestTagInvalidReference [2022-04-04T13:58:43.859Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-04T13:58:43.859Z] === RUN TestTagValidPrefixedRepo [2022-04-04T13:58:44.121Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-04T13:58:44.121Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T13:58:44.121Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-04T13:58:44.121Z] === RUN TestTagOfficialNames [2022-04-04T13:58:44.121Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-04T13:58:44.121Z] === RUN TestTagMatchesDigest [2022-04-04T13:58:44.121Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-04T13:58:44.121Z] PASS [2022-04-04T13:58:44.121Z] [2022-04-04T13:58:44.121Z] === Skipped [2022-04-04T13:58:44.121Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T13:58:44.121Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-04T13:58:44.121Z] [2022-04-04T13:58:44.121Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-04T13:58:44.121Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T13:58:44.121Z] [2022-04-04T13:58:44.121Z] DONE 22 tests, 2 skipped in 1.175s [2022-04-04T13:58:44.121Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-04T13:58:44.121Z] ++ 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-04-04T13:58:44.121Z] ++ set -e [2022-04-04T13:58:44.121Z] ++ '[' -n 0 ']' [2022-04-04T13:58:44.121Z] ++ set -x [2022-04-04T13:58:44.121Z] ++ 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-04-04T13:58:44.121Z] INFO: Testing against a local daemon [2022-04-04T13:58:44.121Z] === RUN TestNetworkCreateDelete [2022-04-04T13:58:44.382Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-04T13:58:44.382Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T13:58:44.643Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2022-04-04T13:58:44.643Z] === RUN TestDaemonDNSFallback [2022-04-04T13:58:44.926Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T13:58:45.183Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T13:58:45.467Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-04T13:58:45.467Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.17s) [2022-04-04T13:58:45.467Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.73s) [2022-04-04T13:58:45.467Z] === RUN TestWaitBlocked [2022-04-04T13:58:45.467Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:58:45.467Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-04T13:58:45.467Z] PASS [2022-04-04T13:58:45.467Z] ok github.com/docker/docker/integration/container 113.533s [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === Skipped [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-04T13:58:45.467Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-04T13:58:45.467Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T13:58:45.467Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T13:58:45.467Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T13:58:45.467Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T13:58:45.467Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T13:58:45.467Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-04T13:58:45.467Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T13:58:45.467Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-04T13:58:45.467Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T13:58:45.467Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-04T13:58:45.467Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T13:58:45.467Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-04T13:58:45.467Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T13:58:45.467Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-04T13:58:45.467Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T13:58:45.467Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-04T13:58:45.467Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-04T13:58:45.467Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-04T13:58:45.467Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-04T13:58:45.467Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T13:58:45.467Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-04T13:58:45.467Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-04T13:58:45.467Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T13:58:45.467Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-04T13:58:45.467Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T13:58:45.467Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T13:58:45.467Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-04T13:58:45.467Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T13:58:45.467Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-04T13:58:45.467Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-04T13:58:45.467Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-04T13:58:45.467Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-04T13:58:45.467Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-04T13:58:45.467Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-04T13:58:45.467Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-04T13:58:45.467Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-04T13:58:45.467Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T13:58:45.467Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-04T13:58:45.467Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-04T13:58:45.467Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-04T13:58:45.467Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-04T13:58:45.467Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:58:45.467Z] [2022-04-04T13:58:45.467Z] DONE 96 tests, 38 skipped in 116.185s [2022-04-04T13:58:45.467Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-04T13:58:45.752Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T13:58:46.689Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T13:58:47.257Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T13:58:48.202Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T13:58:48.767Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T13:58:49.028Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T13:58:49.593Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T13:58:51.223Z] --- PASS: TestDaemonDNSFallback (6.18s) [2022-04-04T13:58:51.223Z] === RUN TestInspectNetwork [2022-04-04T13:58:52.124Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T13:58:52.693Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T13:58:53.261Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T13:58:53.261Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T13:58:53.767Z] === RUN TestInspectNetwork/full_network_id [2022-04-04T13:58:53.768Z] === RUN TestInspectNetwork/partial_network_id [2022-04-04T13:58:53.768Z] === RUN TestInspectNetwork/network_name [2022-04-04T13:58:53.768Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-04T13:58:54.197Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T13:58:54.763Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T13:58:54.763Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T13:58:55.332Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T13:58:55.332Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T13:58:55.592Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T13:58:56.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-04T13:58:56.729Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T13:58:57.297Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T13:58:57.973Z] --- PASS: TestInspectNetwork (6.84s) [2022-04-04T13:58:57.973Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-04T13:58:57.973Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-04T13:58:57.973Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-04T13:58:57.973Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-04T13:58:57.973Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T13:58:58.236Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T13:58:58.236Z] docker_api_swarm_service_test.go:148: [d32e0fcd63849] joining swarm manager [da628517210d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T13:58:58.804Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-04T13:58:58.916Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) [2022-04-04T13:58:58.916Z] === RUN TestNetworkInvalidJSON [2022-04-04T13:58:58.916Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T13:58:58.916Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T13:58:58.916Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:58:58.916Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:58:58.916Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:58:58.916Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:58:58.916Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T13:58:58.916Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:58:58.916Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:58:58.916Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-04T13:58:58.916Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-04T13:58:58.916Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-04T13:58:58.916Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-04T13:58:58.916Z] === RUN TestNetworkList [2022-04-04T13:58:58.916Z] === RUN TestNetworkList//networks [2022-04-04T13:58:58.916Z] === PAUSE TestNetworkList//networks [2022-04-04T13:58:58.916Z] === RUN TestNetworkList//networks/ [2022-04-04T13:58:58.916Z] === PAUSE TestNetworkList//networks/ [2022-04-04T13:58:59.063Z] docker_api_swarm_service_test.go:148: [dbce0d04f3375] joining swarm manager [da628517210d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T13:58:59.177Z] === CONT TestNetworkList//networks [2022-04-04T13:58:59.177Z] === CONT TestNetworkList//networks/ [2022-04-04T13:58:59.177Z] --- PASS: TestNetworkList (0.01s) [2022-04-04T13:58:59.177Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T13:58:59.177Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T13:58:59.177Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-04T13:58:59.713Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-04-04T13:58:59.713Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-04T13:58:59.713Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/types [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-04T13:58:59.713Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2022-04-04T13:58:59.713Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-04T13:58:59.713Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-04T13:58:59.714Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-04-04T13:58:59.714Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 77.3% of statements [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/builder [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-04T13:58:59.714Z] ok github.com/docker/docker/builder/remotecontext 0.127s coverage: 13.7% of statements [2022-04-04T13:58:59.714Z] ok github.com/docker/docker/builder/dockerfile 0.501s coverage: 49.3% of statements [2022-04-04T13:58:59.714Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-04-04T13:58:59.714Z] ok github.com/docker/docker/builder/remotecontext/git 1.640s coverage: 86.3% of statements [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/cli [no test files] [2022-04-04T13:58:59.714Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-04T13:58:59.714Z] ok github.com/docker/docker/cmd/docker-proxy 0.123s coverage: 67.6% of statements [2022-04-04T13:58:59.748Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-04-04T13:58:59.748Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T13:59:00.438Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T13:59:00.712Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-04T13:59:00.712Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T13:59:01.287Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-04-04T13:59:01.287Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T13:59:01.374Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-04T13:59:01.940Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-04T13:59:02.669Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-04-04T13:59:02.669Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T13:59:02.875Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-04T13:59:02.995Z] ok github.com/docker/docker/client 0.136s coverage: 75.6% of statements [2022-04-04T13:59:03.443Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-04T13:59:03.610Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-04-04T13:59:03.610Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T13:59:04.008Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-04T13:59:04.182Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-04T13:59:04.182Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T13:59:04.576Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T13:59:05.147Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-04T13:59:06.082Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T13:59:06.341Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T13:59:06.731Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s) [2022-04-04T13:59:06.731Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T13:59:06.731Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:59:06.731Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:59:06.731Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T13:59:06.909Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T13:59:07.168Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T13:59:07.168Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T13:59:07.628Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T13:59:07.628Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T13:59:07.628Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T13:59:07.628Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T13:59:07.628Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T13:59:07.628Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T13:59:07.628Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T13:59:07.628Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T13:59:07.628Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T13:59:07.628Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T13:59:07.628Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T13:59:08.586Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T13:59:08.586Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T13:59:08.586Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T13:59:08.586Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T13:59:08.586Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T13:59:08.586Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T13:59:08.586Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T13:59:08.586Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T13:59:08.586Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T13:59:09.075Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T13:59:09.235Z] --- PASS: TestBuildWithHugeFile (134.36s) [2022-04-04T13:59:09.235Z] === RUN TestBuildWCOWSandboxSize [2022-04-04T13:59:09.235Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:59:09.235Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestBuildWithEmptyDockerfile [2022-04-04T13:59:09.235Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:59:09.235Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:59:09.235Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:59:09.235Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:59:09.235Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:59:09.235Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:59:09.235Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-04T13:59:09.235Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-04T13:59:09.235Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-04T13:59:09.235Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-04T13:59:09.235Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-04T13:59:09.235Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-04T13:59:09.235Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-04T13:59:09.235Z] === RUN TestBuildPreserveOwnership [2022-04-04T13:59:09.235Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:59:09.235Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestBuildPlatformInvalid [2022-04-04T13:59:09.235Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-04T13:59:09.235Z] PASS [2022-04-04T13:59:09.235Z] ok github.com/docker/docker/integration/build 198.530s [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === Skipped [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-04T13:59:09.235Z] build_session_test.go:25: TODO: BuildKit [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-04T13:59:09.235Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-04T13:59:09.235Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-04T13:59:09.235Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-04T13:59:09.235Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-04T13:59:09.235Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] DONE 29 tests, 6 skipped in 235.961s [2022-04-04T13:59:09.235Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-04T13:59:09.235Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T13:59:09.235Z] INFO: Testing against a local daemon [2022-04-04T13:59:09.235Z] === RUN TestConfigInspect [2022-04-04T13:59:09.235Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestConfigList [2022-04-04T13:59:09.235Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] --- SKIP: TestConfigList (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestConfigsCreateAndDelete [2022-04-04T13:59:09.235Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestConfigsUpdate [2022-04-04T13:59:09.235Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestTemplatedConfig [2022-04-04T13:59:09.235Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestConfigCreateResolve [2022-04-04T13:59:09.235Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:09.235Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-04T13:59:09.235Z] PASS [2022-04-04T13:59:09.235Z] ok github.com/docker/docker/integration/config 0.096s [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === Skipped [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-04T13:59:09.235Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-04T13:59:09.235Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-04T13:59:09.235Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-04T13:59:09.235Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-04T13:59:09.235Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-04T13:59:09.235Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:09.235Z] [2022-04-04T13:59:09.235Z] DONE 6 tests, 6 skipped in 2.243s [2022-04-04T13:59:09.235Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-04T13:59:09.235Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T13:59:09.235Z] INFO: Testing against a local daemon [2022-04-04T13:59:09.235Z] === RUN TestCheckpoint [2022-04-04T13:59:09.235Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T13:59:09.235Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestContainerInvalidJSON [2022-04-04T13:59:09.235Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:59:09.235Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:59:09.235Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:59:09.235Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:59:09.235Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-04T13:59:09.235Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-04T13:59:09.235Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-04T13:59:09.235Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-04T13:59:09.235Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-04T13:59:09.235Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-04T13:59:09.235Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-04-04T13:59:09.235Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-04T13:59:09.235Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-04-04T13:59:09.235Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-04T13:59:09.235Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2022-04-04T13:59:09.235Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-04T13:59:09.235Z] --- PASS: TestCopyToContainerPathIsNotDir (0.42s) [2022-04-04T13:59:09.235Z] === RUN TestCopyFromContainer [2022-04-04T13:59:09.235Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-04T13:59:09.235Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:59:09.235Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:59:09.235Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:59:09.235Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:59:09.235Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:59:09.235Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:59:09.235Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-04T13:59:09.235Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-04T13:59:09.235Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-04T13:59:09.235Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-04T13:59:09.235Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-04T13:59:09.235Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-04T13:59:09.235Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-04T13:59:09.235Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T13:59:09.235Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestCreateWithInvalidEnv [2022-04-04T13:59:09.235Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-04T13:59:09.235Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-04T13:59:09.235Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-04T13:59:09.235Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-04T13:59:09.235Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-04T13:59:09.235Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-04T13:59:09.235Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-04T13:59:09.235Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-04T13:59:09.235Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-04T13:59:09.235Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-04T13:59:09.235Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-04T13:59:09.235Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-04T13:59:09.235Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestCreateTmpfsMountsTarget [2022-04-04T13:59:09.235Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.235Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-04T13:59:09.235Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:09.235Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-04T13:59:09.235Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:09.235Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T13:59:09.235Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-04T13:59:09.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:59:09.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:59:09.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:59:09.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:59:09.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:59:09.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:59:09.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:59:09.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:59:09.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:59:09.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:59:09.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-04T13:59:09.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-04T13:59:09.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-04T13:59:09.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-04T13:59:09.236Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-04T13:59:09.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-04T13:59:09.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-04T13:59:09.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-04T13:59:09.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-04T13:59:09.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-04T13:59:09.236Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-04T13:59:09.236Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-04T13:59:09.236Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T13:59:09.236Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T13:59:09.236Z] === RUN TestCreateDifferentPlatform [2022-04-04T13:59:09.236Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-04T13:59:09.236Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-04T13:59:09.236Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-04T13:59:09.236Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-04T13:59:09.236Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-04T13:59:09.236Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-04T13:59:09.236Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-04-04T13:59:09.236Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-04T13:59:09.236Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T13:59:09.236Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T13:59:09.236Z] === RUN TestContainerKillOnDaemonStart [2022-04-04T13:59:09.236Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:09.236Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-04T13:59:09.236Z] === RUN TestWindowsDevices [2022-04-04T13:59:09.236Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-04T13:59:09.236Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-04T13:59:09.236Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T13:59:09.236Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T13:59:09.236Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-04T13:59:09.236Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T13:59:09.236Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-04T13:59:09.236Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T13:59:09.236Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-04T13:59:09.236Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-04T13:59:09.236Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-04T13:59:09.236Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.30s) [2022-04-04T13:59:09.236Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s) [2022-04-04T13:59:09.236Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.76s) [2022-04-04T13:59:09.236Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.29s) [2022-04-04T13:59:09.236Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.63s) [2022-04-04T13:59:09.236Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.75s) [2022-04-04T13:59:09.236Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.91s) [2022-04-04T13:59:09.236Z] === RUN TestDiff [2022-04-04T13:59:09.236Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:09.236Z] --- SKIP: TestDiff (0.00s) [2022-04-04T13:59:09.236Z] === RUN TestExecWithCloseStdin [2022-04-04T13:59:09.335Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T13:59:09.903Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T13:59:10.470Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T13:59:10.731Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T13:59:10.731Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T13:59:10.787Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T13:59:10.787Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T13:59:10.787Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-04T13:59:10.787Z] === RUN TestDaemonConfigValidation [2022-04-04T13:59:10.787Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T13:59:10.787Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-04T13:59:10.787Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T13:59:10.787Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T13:59:10.787Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T13:59:10.787Z] === RUN TestDaemonProxy [2022-04-04T13:59:10.787Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T13:59:10.787Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T13:59:10.787Z] PASS [2022-04-04T13:59:10.787Z] ok github.com/docker/docker/integration/daemon 0.118s [2022-04-04T13:59:11.255Z] [2022-04-04T13:59:11.255Z] === Skipped [2022-04-04T13:59:11.255Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-04T13:59:11.255Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T13:59:11.255Z] [2022-04-04T13:59:11.255Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-04T13:59:11.255Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T13:59:11.255Z] [2022-04-04T13:59:11.255Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T13:59:11.255Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T13:59:11.255Z] [2022-04-04T13:59:11.255Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-04T13:59:11.255Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T13:59:11.255Z] [2022-04-04T13:59:11.255Z] DONE 4 tests, 4 skipped in 25.516s [2022-04-04T13:59:11.255Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-04T13:59:11.297Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T13:59:11.462Z] --- PASS: TestExecWithCloseStdin (2.35s) [2022-04-04T13:59:11.462Z] === RUN TestExec [2022-04-04T13:59:11.467Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T13:59:11.467Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T13:59:11.467Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T13:59:11.467Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T13:59:11.467Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T13:59:11.557Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T13:59:12.123Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T13:59:12.689Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T13:59:12.947Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T13:59:12.947Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T13:59:13.514Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T13:59:13.514Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T13:59:13.679Z] --- PASS: TestExec (1.97s) [2022-04-04T13:59:13.679Z] === RUN TestExecUser [2022-04-04T13:59:13.679Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T13:59:13.679Z] --- SKIP: TestExecUser (0.00s) [2022-04-04T13:59:13.679Z] === RUN TestExportContainerAndImportImage [2022-04-04T13:59:13.679Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:13.679Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-04T13:59:13.679Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-04T13:59:13.679Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:13.679Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T13:59:13.679Z] === RUN TestHealthCheckWorkdir [2022-04-04T13:59:13.679Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:13.679Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-04T13:59:13.679Z] === RUN TestHealthKillContainer [2022-04-04T13:59:13.679Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T13:59:13.679Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-04T13:59:13.679Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-04T13:59:13.679Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T13:59:13.679Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T13:59:13.679Z] === RUN TestKillContainerInvalidSignal [2022-04-04T13:59:14.079Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T13:59:14.646Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T13:59:15.059Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:59:15.059Z] INFO: Testing against a local daemon [2022-04-04T13:59:15.059Z] === RUN TestCommitInheritsEnv [2022-04-04T13:59:15.059Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:59:15.059Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-04T13:59:15.059Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T13:59:15.059Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T13:59:15.059Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T13:59:15.059Z] === RUN TestImportWithCustomPlatform [2022-04-04T13:59:15.059Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T13:59:15.059Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-04T13:59:15.059Z] === RUN TestImagesFilterMultiReference [2022-04-04T13:59:15.059Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-04T13:59:15.059Z] === RUN TestImagePullPlatformInvalid [2022-04-04T13:59:15.059Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-04T13:59:15.059Z] === RUN TestRemoveImageOrphaning [2022-04-04T13:59:15.213Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T13:59:15.247Z] --- PASS: TestKillContainerInvalidSignal (1.67s) [2022-04-04T13:59:15.247Z] === RUN TestKillContainer [2022-04-04T13:59:15.247Z] === RUN TestKillContainer/no_signal [2022-04-04T13:59:15.781Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T13:59:15.781Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T13:59:16.349Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T13:59:16.626Z] --- PASS: TestRemoveImageOrphaning (1.07s) [2022-04-04T13:59:16.626Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T13:59:16.626Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-04T13:59:16.626Z] === RUN TestTagInvalidReference [2022-04-04T13:59:16.626Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-04T13:59:16.626Z] === RUN TestTagValidPrefixedRepo [2022-04-04T13:59:16.626Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-04T13:59:16.626Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T13:59:16.626Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-04T13:59:16.626Z] === RUN TestTagOfficialNames [2022-04-04T13:59:16.626Z] --- PASS: TestTagOfficialNames (0.09s) [2022-04-04T13:59:16.626Z] === RUN TestTagMatchesDigest [2022-04-04T13:59:16.626Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-04T13:59:16.626Z] PASS [2022-04-04T13:59:16.626Z] ok github.com/docker/docker/integration/image 1.601s [2022-04-04T13:59:16.626Z] [2022-04-04T13:59:16.626Z] === Skipped [2022-04-04T13:59:16.626Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-04T13:59:16.626Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:59:16.626Z] [2022-04-04T13:59:16.626Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T13:59:16.626Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T13:59:16.626Z] [2022-04-04T13:59:16.626Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-04T13:59:16.626Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T13:59:16.626Z] [2022-04-04T13:59:16.626Z] DONE 12 tests, 3 skipped in 5.532s [2022-04-04T13:59:16.811Z] === RUN TestKillContainer/non_killing_signal [2022-04-04T13:59:16.811Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T13:59:16.811Z] === RUN TestKillContainer/killing_signal [2022-04-04T13:59:17.097Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-04T13:59:17.728Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T13:59:18.497Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T13:59:18.666Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T13:59:19.033Z] --- PASS: TestKillContainer (3.72s) [2022-04-04T13:59:19.033Z] --- PASS: TestKillContainer/no_signal (1.66s) [2022-04-04T13:59:19.033Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T13:59:19.033Z] --- PASS: TestKillContainer/killing_signal (2.01s) [2022-04-04T13:59:19.033Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-04T13:59:19.033Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:59:19.033Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T13:59:19.033Z] === RUN TestKillStoppedContainer [2022-04-04T13:59:19.033Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:59:19.033Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-04T13:59:19.033Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-04T13:59:19.033Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T13:59:19.033Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T13:59:19.033Z] === RUN TestKillDifferentUserContainer [2022-04-04T13:59:19.033Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T13:59:19.033Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-04T13:59:19.033Z] === RUN TestInspectOomKilledTrue [2022-04-04T13:59:19.033Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:19.033Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-04T13:59:19.033Z] === RUN TestInspectOomKilledFalse [2022-04-04T13:59:19.033Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T13:59:19.033Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-04T13:59:19.033Z] === RUN TestLogsFollowTailEmpty [2022-04-04T13:59:19.234Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T13:59:19.320Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:59:19.320Z] INFO: Testing against a local daemon [2022-04-04T13:59:19.320Z] === RUN TestNetworkCreateDelete [2022-04-04T13:59:19.320Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:19.320Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T13:59:19.320Z] 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-04-04T13:59:19.320Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestDaemonDNSFallback [2022-04-04T13:59:19.320Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:19.320Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestInspectNetwork [2022-04-04T13:59:19.320Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:19.320Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T13:59:19.320Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:19.320Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestNetworkInvalidJSON [2022-04-04T13:59:19.320Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T13:59:19.320Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T13:59:19.320Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:59:19.320Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:59:19.320Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:59:19.320Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:59:19.320Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T13:59:19.320Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T13:59:19.320Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T13:59:19.320Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-04T13:59:19.320Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-04T13:59:19.320Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-04T13:59:19.320Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-04T13:59:19.320Z] === RUN TestNetworkList [2022-04-04T13:59:19.320Z] === RUN TestNetworkList//networks [2022-04-04T13:59:19.320Z] === PAUSE TestNetworkList//networks [2022-04-04T13:59:19.320Z] === RUN TestNetworkList//networks/ [2022-04-04T13:59:19.320Z] === PAUSE TestNetworkList//networks/ [2022-04-04T13:59:19.320Z] === CONT TestNetworkList//networks [2022-04-04T13:59:19.320Z] === CONT TestNetworkList//networks/ [2022-04-04T13:59:19.320Z] --- PASS: TestNetworkList (0.04s) [2022-04-04T13:59:19.320Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-04T13:59:19.320Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T13:59:19.320Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T13:59:19.320Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T13:59:19.320Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T13:59:19.320Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T13:59:19.320Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T13:59:19.320Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T13:59:19.320Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T13:59:19.320Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:59:19.320Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T13:59:19.320Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-04T13:59:19.320Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T13:59:19.320Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T13:59:19.320Z] PASS [2022-04-04T13:59:19.320Z] ok github.com/docker/docker/integration/network 0.172s [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === Skipped [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-04T13:59:19.320Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T13:59:19.320Z] 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-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-04T13:59:19.320Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-04T13:59:19.320Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T13:59:19.320Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T13:59:19.320Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T13:59:19.320Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T13:59:19.320Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T13:59:19.320Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T13:59:19.320Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T13:59:19.320Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T13:59:19.320Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:59:19.320Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-04T13:59:19.320Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T13:59:19.320Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T13:59:19.320Z] [2022-04-04T13:59:19.320Z] DONE 22 tests, 15 skipped in 2.227s [2022-04-04T13:59:19.320Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-04T13:59:19.797Z] testing: warning: no tests to run [2022-04-04T13:59:19.797Z] PASS [2022-04-04T13:59:19.797Z] ok github.com/docker/docker/integration/network/ipvlan 0.063s [2022-04-04T13:59:19.797Z] [2022-04-04T13:59:19.797Z] DONE 0 tests in 0.716s [2022-04-04T13:59:19.800Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T13:59:20.265Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-04T13:59:20.367Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T13:59:20.604Z] --- PASS: TestLogsFollowTailEmpty (1.70s) [2022-04-04T13:59:20.604Z] === RUN TestNetworkNat [2022-04-04T13:59:20.604Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:20.604Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-04T13:59:20.604Z] === RUN TestNetworkLocalhostTCPNat [2022-04-04T13:59:20.630Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T13:59:20.732Z] testing: warning: no tests to run [2022-04-04T13:59:20.732Z] PASS [2022-04-04T13:59:20.732Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2022-04-04T13:59:20.732Z] [2022-04-04T13:59:20.732Z] DONE 0 tests in 0.692s [2022-04-04T13:59:20.732Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-04T13:59:21.197Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T13:59:21.456Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T13:59:21.640Z] --- PASS: TestServiceWithDataPathPortInit (13.52s) [2022-04-04T13:59:21.640Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T13:59:21.721Z] testing: warning: no tests to run [2022-04-04T13:59:21.721Z] PASS [2022-04-04T13:59:21.721Z] ok github.com/docker/docker/integration/plugin 0.079s [2022-04-04T13:59:21.721Z] [2022-04-04T13:59:21.721Z] DONE 0 tests in 0.721s [2022-04-04T13:59:21.721Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-04T13:59:22.212Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1qhg8xoccy9dqpor76h15l9m6 Created:2022-04-04 13:59:21.11953497 +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[02ed1cec03575a16331f00740508cbe069eea2653f284aa527b3c84190818a6f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sblsp7im11aovsa9zkc5org0g EndpointID:ca4ba25429999a7eca728a7d92c02965779e1043a9ff26e1fa93d75581bc623e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b88e27bfe8e92d4c5f1eacbd0bd85d05e72e05e467243a337b32a092866a930a 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:06004dc7da37 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sblsp7im11aovsa9zkc5org0g EndpointID:ca4ba25429999a7eca728a7d92c02965779e1043a9ff26e1fa93d75581bc623e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-04T13:59:22.394Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T13:59:22.706Z] testing: warning: no tests to run [2022-04-04T13:59:22.706Z] PASS [2022-04-04T13:59:22.706Z] ok github.com/docker/docker/integration/plugin/authz 0.071s [2022-04-04T13:59:22.706Z] [2022-04-04T13:59:22.706Z] DONE 0 tests in 0.722s [2022-04-04T13:59:22.706Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-04T13:59:22.821Z] --- PASS: TestNetworkLocalhostTCPNat (2.06s) [2022-04-04T13:59:22.821Z] === RUN TestNetworkLoopbackNat [2022-04-04T13:59:22.821Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:22.821Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-04T13:59:22.821Z] === RUN TestPause [2022-04-04T13:59:22.821Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T13:59:22.821Z] --- SKIP: TestPause (0.00s) [2022-04-04T13:59:22.821Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-04T13:59:24.388Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.77s) [2022-04-04T13:59:24.388Z] === RUN TestPauseStopPausedContainer [2022-04-04T13:59:24.388Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:24.388Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-04T13:59:24.388Z] === RUN TestPsFilter [2022-04-04T13:59:24.388Z] --- PASS: TestPsFilter (0.20s) [2022-04-04T13:59:24.388Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-04T13:59:25.686Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T13:59:25.686Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T13:59:25.686Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T13:59:26.606Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.22s) [2022-04-04T13:59:26.606Z] === RUN TestRemoveContainerWithVolume [2022-04-04T13:59:27.069Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T13:59:27.469Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:59:27.469Z] INFO: Testing against a local daemon [2022-04-04T13:59:27.469Z] === RUN TestPluginInvalidJSON [2022-04-04T13:59:27.469Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:59:27.469Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:59:27.469Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T13:59:27.469Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-04T13:59:27.469Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T13:59:27.469Z] === RUN TestPluginInstall [2022-04-04T13:59:27.469Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T13:59:27.469Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T13:59:27.469Z] === RUN TestPluginsWithRuntimes [2022-04-04T13:59:27.469Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T13:59:27.469Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T13:59:27.469Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T13:59:27.469Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T13:59:27.469Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T13:59:27.469Z] PASS [2022-04-04T13:59:27.469Z] ok github.com/docker/docker/integration/plugin/common 0.112s [2022-04-04T13:59:27.493Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s) [2022-04-04T13:59:27.493Z] PASS [2022-04-04T13:59:27.493Z] [2022-04-04T13:59:27.493Z] === Skipped [2022-04-04T13:59:27.493Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T13:59:27.493Z] service_test.go:243: FLAKY_TEST [2022-04-04T13:59:27.493Z] [2022-04-04T13:59:27.493Z] DONE 26 tests, 1 skipped in 42.420s [2022-04-04T13:59:27.493Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-04T13:59:27.493Z] ++ 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-04-04T13:59:27.493Z] ++ set -e [2022-04-04T13:59:27.493Z] ++ '[' -n 0 ']' [2022-04-04T13:59:27.493Z] ++ set -x [2022-04-04T13:59:27.493Z] ++ 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-04-04T13:59:27.493Z] INFO: Testing against a local daemon [2022-04-04T13:59:27.493Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-04T13:59:27.493Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:59:27.493Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T13:59:27.493Z] === RUN TestDockerNetworkIpvlan [2022-04-04T13:59:27.493Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:59:27.493Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-04T13:59:27.493Z] PASS [2022-04-04T13:59:27.493Z] [2022-04-04T13:59:27.493Z] === Skipped [2022-04-04T13:59:27.493Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-04T13:59:27.493Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:59:27.493Z] [2022-04-04T13:59:27.493Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-04T13:59:27.493Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-04T13:59:27.493Z] [2022-04-04T13:59:27.493Z] DONE 2 tests, 2 skipped in 0.082s [2022-04-04T13:59:27.493Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-04T13:59:27.493Z] ++ 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-04-04T13:59:27.493Z] ++ set -e [2022-04-04T13:59:27.493Z] ++ '[' -n 0 ']' [2022-04-04T13:59:27.493Z] ++ set -x [2022-04-04T13:59:27.493Z] ++ 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-04-04T13:59:27.493Z] INFO: Testing against a local daemon [2022-04-04T13:59:27.493Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-04T13:59:27.937Z] [2022-04-04T13:59:27.937Z] === Skipped [2022-04-04T13:59:27.937Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-04T13:59:27.937Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T13:59:27.937Z] [2022-04-04T13:59:27.937Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-04T13:59:27.937Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T13:59:27.937Z] [2022-04-04T13:59:27.937Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T13:59:27.937Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T13:59:27.937Z] [2022-04-04T13:59:27.937Z] DONE 5 tests, 3 skipped in 5.182s [2022-04-04T13:59:27.937Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-04T13:59:28.005Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T13:59:28.065Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-04-04T13:59:28.065Z] === RUN TestDockerNetworkMacvlan [2022-04-04T13:59:28.635Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-04T13:59:28.830Z] --- PASS: TestRemoveContainerWithVolume (2.04s) [2022-04-04T13:59:28.830Z] === RUN TestRemoveContainerRunning [2022-04-04T13:59:29.384Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T13:59:29.579Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-04T13:59:30.149Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-04T13:59:30.187Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:59:30.187Z] INFO: Testing against a local daemon [2022-04-04T13:59:30.187Z] === RUN TestExternalGraphDriver [2022-04-04T13:59:30.187Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T13:59:30.187Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-04T13:59:30.187Z] === RUN TestGraphdriverPluginV2 [2022-04-04T13:59:30.187Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T13:59:30.187Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-04T13:59:30.187Z] PASS [2022-04-04T13:59:30.187Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.096s [2022-04-04T13:59:30.187Z] [2022-04-04T13:59:30.187Z] === Skipped [2022-04-04T13:59:30.187Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-04T13:59:30.187Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T13:59:30.187Z] [2022-04-04T13:59:30.187Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-04T13:59:30.187Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T13:59:30.187Z] [2022-04-04T13:59:30.187Z] DONE 2 tests, 2 skipped in 2.479s [2022-04-04T13:59:30.399Z] --- PASS: TestRemoveContainerRunning (1.81s) [2022-04-04T13:59:30.399Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-04T13:59:30.659Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-04T13:59:31.307Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T13:59:31.307Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-04T13:59:31.307Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T13:59:31.307Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-04T13:59:31.307Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T13:59:31.307Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T13:59:32.066Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-04T13:59:32.619Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.77s) [2022-04-04T13:59:32.619Z] === RUN TestRemoveInvalidContainer [2022-04-04T13:59:32.619Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-04T13:59:32.619Z] === RUN TestRenameLinkedContainer [2022-04-04T13:59:32.619Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:32.619Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-04-04T13:59:32.619Z] === RUN TestRenameStoppedContainer [2022-04-04T13:59:32.682Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T13:59:32.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:59:32.878Z] INFO: Testing against a local daemon [2022-04-04T13:59:32.878Z] === RUN TestReadPluginNoRead [2022-04-04T13:59:32.878Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T13:59:32.878Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-04T13:59:32.878Z] PASS [2022-04-04T13:59:32.878Z] ok github.com/docker/docker/integration/plugin/logging 0.099s [2022-04-04T13:59:32.878Z] [2022-04-04T13:59:32.878Z] === Skipped [2022-04-04T13:59:32.878Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-04T13:59:32.878Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T13:59:32.878Z] [2022-04-04T13:59:32.878Z] DONE 1 tests, 1 skipped in 2.477s [2022-04-04T13:59:32.878Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-04T13:59:33.251Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T13:59:33.450Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-04T13:59:34.185Z] --- PASS: TestRenameStoppedContainer (2.05s) [2022-04-04T13:59:34.185Z] === RUN TestRenameRunningContainerAndReuse [2022-04-04T13:59:34.440Z] testing: warning: no tests to run [2022-04-04T13:59:34.440Z] PASS [2022-04-04T13:59:34.440Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.067s [2022-04-04T13:59:34.440Z] [2022-04-04T13:59:34.440Z] DONE 0 tests in 1.174s [2022-04-04T13:59:34.440Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-04T13:59:34.627Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T13:59:34.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-04T13:59:35.143Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T13:59:35.992Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-04T13:59:36.520Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T13:59:36.655Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:59:36.655Z] INFO: Testing against a local daemon [2022-04-04T13:59:36.655Z] === RUN TestPluginWithDevMounts [2022-04-04T13:59:36.655Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:36.655Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T13:59:36.655Z] PASS [2022-04-04T13:59:36.655Z] ok github.com/docker/docker/integration/plugin/volumes 0.094s [2022-04-04T13:59:36.655Z] [2022-04-04T13:59:36.655Z] === Skipped [2022-04-04T13:59:36.655Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-04T13:59:36.655Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:36.655Z] [2022-04-04T13:59:36.655Z] DONE 1 tests, 1 skipped in 2.230s [2022-04-04T13:59:36.655Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-04T13:59:36.933Z] --- PASS: TestDockerNetworkMacvlan (8.65s) [2022-04-04T13:59:36.933Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-04T13:59:36.933Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-04T13:59:36.933Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2022-04-04T13:59:36.933Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s) [2022-04-04T13:59:36.933Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.73s) [2022-04-04T13:59:36.933Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s) [2022-04-04T13:59:36.933Z] PASS [2022-04-04T13:59:36.933Z] [2022-04-04T13:59:36.933Z] DONE 8 tests in 10.097s [2022-04-04T13:59:36.933Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-04T13:59:36.933Z] ++ 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-04-04T13:59:36.933Z] ++ set -e [2022-04-04T13:59:36.933Z] ++ '[' -n 0 ']' [2022-04-04T13:59:36.933Z] ++ set -x [2022-04-04T13:59:36.933Z] ++ 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-04-04T13:59:36.933Z] testing: warning: no tests to run [2022-04-04T13:59:36.933Z] PASS [2022-04-04T13:59:36.933Z] [2022-04-04T13:59:36.933Z] DONE 0 tests in 0.024s [2022-04-04T13:59:36.933Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-04T13:59:36.933Z] ++ 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-04-04T13:59:36.933Z] ++ set -e [2022-04-04T13:59:36.933Z] ++ '[' -n 0 ']' [2022-04-04T13:59:36.933Z] ++ set -x [2022-04-04T13:59:36.933Z] ++ 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-04-04T13:59:36.933Z] INFO: Testing against a local daemon [2022-04-04T13:59:36.933Z] === RUN TestAuthZPluginAllowRequest [2022-04-04T13:59:37.087Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-04T13:59:37.087Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-04T13:59:37.087Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T13:59:37.875Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2022-04-04T13:59:37.875Z] === RUN TestAuthZPluginTLS [2022-04-04T13:59:37.984Z] --- PASS: TestRenameRunningContainerAndReuse (3.82s) [2022-04-04T13:59:37.984Z] === RUN TestRenameInvalidName [2022-04-04T13:59:38.026Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-04T13:59:38.233Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:59:38.233Z] INFO: Testing against a local daemon [2022-04-04T13:59:38.233Z] === RUN TestSecretInspect [2022-04-04T13:59:38.233Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:38.233Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-04T13:59:38.233Z] === RUN TestSecretList [2022-04-04T13:59:38.233Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:38.233Z] --- SKIP: TestSecretList (0.00s) [2022-04-04T13:59:38.233Z] === RUN TestSecretsCreateAndDelete [2022-04-04T13:59:38.234Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:38.234Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-04T13:59:38.234Z] === RUN TestSecretsUpdate [2022-04-04T13:59:38.234Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:38.234Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-04T13:59:38.234Z] === RUN TestTemplatedSecret [2022-04-04T13:59:38.234Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:38.234Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T13:59:38.234Z] === RUN TestSecretCreateResolve [2022-04-04T13:59:38.234Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:38.234Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-04T13:59:38.234Z] PASS [2022-04-04T13:59:38.234Z] ok github.com/docker/docker/integration/secret 0.080s [2022-04-04T13:59:38.447Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-04T13:59:38.447Z] === RUN TestAuthZPluginDenyRequest [2022-04-04T13:59:38.701Z] [2022-04-04T13:59:38.701Z] === Skipped [2022-04-04T13:59:38.701Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-04T13:59:38.701Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:38.701Z] [2022-04-04T13:59:38.701Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-04T13:59:38.701Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:38.701Z] [2022-04-04T13:59:38.701Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-04T13:59:38.701Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:38.701Z] [2022-04-04T13:59:38.701Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-04T13:59:38.701Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:38.701Z] [2022-04-04T13:59:38.701Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-04T13:59:38.701Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:38.701Z] [2022-04-04T13:59:38.701Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-04T13:59:38.701Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:38.701Z] [2022-04-04T13:59:38.701Z] DONE 6 tests, 6 skipped in 1.937s [2022-04-04T13:59:38.701Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-04T13:59:39.019Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-04T13:59:39.019Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-04T13:59:39.403Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T13:59:39.403Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T13:59:39.591Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-04T13:59:39.591Z] === RUN TestAuthZPluginDenyResponse [2022-04-04T13:59:39.970Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T13:59:40.163Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-04T13:59:40.163Z] === RUN TestAuthZPluginAllowEventStream [2022-04-04T13:59:40.206Z] --- PASS: TestRenameInvalidName (1.81s) [2022-04-04T13:59:40.206Z] === RUN TestRenameAnonymousContainer [2022-04-04T13:59:40.230Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T13:59:40.796Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-04T13:59:40.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:59:40.915Z] INFO: Testing against a local daemon [2022-04-04T13:59:40.915Z] === RUN TestServiceCreateInit [2022-04-04T13:59:40.915Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T13:59:40.915Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:40.915Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T13:59:40.915Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:40.915Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-04T13:59:40.915Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T13:59:40.915Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T13:59:40.915Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T13:59:40.915Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:40.915Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-04T13:59:40.915Z] === RUN TestCreateServiceConflict [2022-04-04T13:59:40.915Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:40.915Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-04T13:59:40.915Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T13:59:40.915Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:40.915Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-04T13:59:40.915Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T13:59:40.915Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:40.915Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T13:59:40.915Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T13:59:40.915Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:40.915Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-04T13:59:40.915Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T13:59:41.106Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-04-04T13:59:41.106Z] === RUN TestAuthZPluginErrorResponse [2022-04-04T13:59:41.363Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T13:59:41.363Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T13:59:41.383Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestCreateServiceSysctls [2022-04-04T13:59:41.383Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-04T13:59:41.383Z] === RUN TestCreateServiceCapabilities [2022-04-04T13:59:41.383Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-04T13:59:41.383Z] === RUN TestInspect [2022-04-04T13:59:41.383Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestInspect (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestCreateJob [2022-04-04T13:59:41.383Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestCreateJob (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestReplicatedJob [2022-04-04T13:59:41.383Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestUpdateReplicatedJob [2022-04-04T13:59:41.383Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestServiceListWithStatuses [2022-04-04T13:59:41.383Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T13:59:41.383Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestDockerNetworkReConnect [2022-04-04T13:59:41.383Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestServicePlugin [2022-04-04T13:59:41.383Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestServiceUpdateLabel [2022-04-04T13:59:41.383Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:41.383Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestServiceUpdateSecrets [2022-04-04T13:59:41.383Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:41.383Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestServiceUpdateConfigs [2022-04-04T13:59:41.383Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:41.383Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestServiceUpdateNetwork [2022-04-04T13:59:41.383Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:41.383Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-04T13:59:41.383Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T13:59:41.383Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:41.383Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-04T13:59:41.383Z] PASS [2022-04-04T13:59:41.383Z] ok github.com/docker/docker/integration/service 0.263s [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === Skipped [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T13:59:41.383Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T13:59:41.383Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-04T13:59:41.383Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-04T13:59:41.383Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-04T13:59:41.383Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T13:59:41.383Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-04T13:59:41.383Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-04T13:59:41.383Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-04T13:59:41.383Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-04T13:59:41.383Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-04T13:59:41.383Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-04T13:59:41.383Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-04T13:59:41.383Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-04T13:59:41.383Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-04T13:59:41.383Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-04T13:59:41.383Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-04T13:59:41.383Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-04T13:59:41.383Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-04T13:59:41.383Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-04T13:59:41.383Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-04T13:59:41.383Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-04T13:59:41.383Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-04T13:59:41.383Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T13:59:41.383Z] [2022-04-04T13:59:41.383Z] DONE 24 tests, 23 skipped in 2.657s [2022-04-04T13:59:41.383Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-04T13:59:41.623Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T13:59:41.677Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-04T13:59:41.677Z] === RUN TestAuthZPluginErrorRequest [2022-04-04T13:59:42.195Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T13:59:42.248Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-04T13:59:42.248Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-04T13:59:42.763Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T13:59:42.821Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-04T13:59:42.821Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-04T13:59:42.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:59:42.948Z] INFO: Testing against a local daemon [2022-04-04T13:59:42.948Z] === RUN TestSessionCreate [2022-04-04T13:59:42.948Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:42.948Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-04T13:59:42.948Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T13:59:42.948Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:42.948Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T13:59:42.948Z] PASS [2022-04-04T13:59:42.948Z] ok github.com/docker/docker/integration/session 0.082s [2022-04-04T13:59:43.331Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T13:59:43.590Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T13:59:43.934Z] [2022-04-04T13:59:43.934Z] === Skipped [2022-04-04T13:59:43.934Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-04T13:59:43.934Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:43.934Z] [2022-04-04T13:59:43.934Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T13:59:43.934Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:43.934Z] [2022-04-04T13:59:43.934Z] DONE 2 tests, 2 skipped in 2.232s [2022-04-04T13:59:43.934Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-04T13:59:44.159Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T13:59:44.209Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s) [2022-04-04T13:59:44.209Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-04T13:59:44.419Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T13:59:44.984Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T13:59:44.984Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T13:59:45.592Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-04-04T13:59:45.592Z] === RUN TestAuthZPluginHeader [2022-04-04T13:59:45.918Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T13:59:46.151Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:59:46.151Z] INFO: Testing against a local daemon [2022-04-04T13:59:46.151Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T13:59:46.151Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:46.151Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T13:59:46.151Z] === RUN TestDiskUsage [2022-04-04T13:59:46.151Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T13:59:46.151Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-04T13:59:46.151Z] === RUN TestEventsExecDie [2022-04-04T13:59:46.151Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T13:59:46.151Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-04T13:59:46.151Z] === RUN TestEventsBackwardsCompatible [2022-04-04T13:59:46.151Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T13:59:46.151Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-04T13:59:46.151Z] === RUN TestEventsVolumeCreate [2022-04-04T13:59:46.151Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T13:59:46.151Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-04T13:59:46.151Z] === RUN TestInfoAPI [2022-04-04T13:59:46.151Z] --- PASS: TestInfoAPI (0.05s) [2022-04-04T13:59:46.151Z] === RUN TestInfoAPIWarnings [2022-04-04T13:59:46.151Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:59:46.151Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-04T13:59:46.151Z] === RUN TestInfoDebug [2022-04-04T13:59:46.151Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:59:46.151Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-04T13:59:46.151Z] === RUN TestInfoInsecureRegistries [2022-04-04T13:59:46.151Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:59:46.151Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-04T13:59:46.151Z] === RUN TestInfoRegistryMirrors [2022-04-04T13:59:46.151Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:59:46.151Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-04T13:59:46.151Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T13:59:46.162Z] --- PASS: TestAuthZPluginHeader (0.67s) [2022-04-04T13:59:46.162Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-04T13:59:46.162Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T13:59:46.162Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-04T13:59:46.162Z] === RUN TestAuthZPluginV2Disable [2022-04-04T13:59:46.162Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T13:59:46.162Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-04T13:59:46.162Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-04T13:59:46.162Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T13:59:46.162Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-04T13:59:46.162Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-04T13:59:46.162Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T13:59:46.162Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-04T13:59:46.162Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-04T13:59:46.176Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T13:59:47.108Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T13:59:47.138Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-04-04T13:59:47.138Z] === RUN TestPingCacheHeaders [2022-04-04T13:59:47.138Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-04T13:59:47.138Z] === RUN TestPingGet [2022-04-04T13:59:47.138Z] --- PASS: TestPingGet (0.03s) [2022-04-04T13:59:47.138Z] === RUN TestPingHead [2022-04-04T13:59:47.138Z] --- PASS: TestPingHead (0.04s) [2022-04-04T13:59:47.138Z] === RUN TestPingSwarmHeader [2022-04-04T13:59:47.138Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:47.138Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-04T13:59:47.138Z] === RUN TestVersion [2022-04-04T13:59:47.138Z] --- PASS: TestVersion (0.03s) [2022-04-04T13:59:47.138Z] PASS [2022-04-04T13:59:47.138Z] ok github.com/docker/docker/integration/system 1.246s [2022-04-04T13:59:47.138Z] [2022-04-04T13:59:47.138Z] === Skipped [2022-04-04T13:59:47.138Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T13:59:47.138Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:47.138Z] [2022-04-04T13:59:47.138Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-04T13:59:47.138Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T13:59:47.138Z] [2022-04-04T13:59:47.138Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-04T13:59:47.138Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T13:59:47.138Z] [2022-04-04T13:59:47.138Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-04T13:59:47.138Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T13:59:47.138Z] [2022-04-04T13:59:47.138Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-04T13:59:47.138Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T13:59:47.138Z] [2022-04-04T13:59:47.138Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-04T13:59:47.138Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T13:59:47.138Z] [2022-04-04T13:59:47.138Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-04T13:59:47.138Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:59:47.138Z] [2022-04-04T13:59:47.138Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-04T13:59:47.138Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:59:47.138Z] [2022-04-04T13:59:47.138Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-04T13:59:47.138Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T13:59:47.138Z] [2022-04-04T13:59:47.138Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-04T13:59:47.138Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:47.138Z] [2022-04-04T13:59:47.138Z] DONE 16 tests, 10 skipped in 3.370s [2022-04-04T13:59:47.138Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-04T13:59:47.367Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T13:59:47.367Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-04T13:59:47.367Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T13:59:49.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T13:59:49.360Z] INFO: Testing against a local daemon [2022-04-04T13:59:49.360Z] === RUN TestVolumesCreateAndList [2022-04-04T13:59:49.360Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-04T13:59:49.360Z] === RUN TestVolumesRemove [2022-04-04T13:59:49.360Z] --- PASS: TestVolumesRemove (0.14s) [2022-04-04T13:59:49.360Z] === RUN TestVolumesInspect [2022-04-04T13:59:49.360Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-04T13:59:49.360Z] === RUN TestVolumesInvalidJSON [2022-04-04T13:59:49.360Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T13:59:49.360Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T13:59:49.360Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T13:59:49.360Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-04T13:59:49.360Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-04-04T13:59:49.360Z] PASS [2022-04-04T13:59:49.360Z] ok github.com/docker/docker/integration/volume 0.338s [2022-04-04T13:59:49.672Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 28.9% of statements [2022-04-04T13:59:49.672Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2022-04-04T13:59:49.672Z] ok github.com/docker/docker/cmd/dockerd/trap 2.524s coverage: 0.0% of statements [2022-04-04T13:59:49.672Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-04T13:59:49.672Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-04T13:59:49.672Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-04T13:59:49.672Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-04T13:59:49.672Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-04T13:59:49.832Z] [2022-04-04T13:59:49.832Z] DONE 5 tests in 2.399s [2022-04-04T13:59:49.832Z] INFO: make.ps1 ended at 04/04/2022 13:59:49 [2022-04-04T13:59:49.832Z] INFO: Integration CLI tests being run from the host: [2022-04-04T13:59:49.832Z] 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-04-04T13:59:49.904Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T13:59:50.163Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T13:59:52.707Z] --- PASS: TestRenameAnonymousContainer (11.44s) [2022-04-04T13:59:52.707Z] === RUN TestRenameContainerWithSameName [2022-04-04T13:59:52.961Z] ok github.com/docker/docker/daemon/cluster 0.072s coverage: 0.5% of statements [2022-04-04T13:59:53.176Z] --- PASS: TestRenameContainerWithSameName (1.83s) [2022-04-04T13:59:53.176Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-04T13:59:53.176Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T13:59:53.176Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T13:59:53.176Z] === RUN TestResize [2022-04-04T13:59:54.339Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-04-04T13:59:55.038Z] --- PASS: TestResize (1.89s) [2022-04-04T13:59:55.038Z] === RUN TestResizeWithInvalidSize [2022-04-04T13:59:55.717Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-04T13:59:57.251Z] --- PASS: TestResizeWithInvalidSize (1.75s) [2022-04-04T13:59:57.251Z] === RUN TestResizeWhenContainerNotStarted [2022-04-04T13:59:58.815Z] --- PASS: TestResizeWhenContainerNotStarted (2.01s) [2022-04-04T13:59:58.815Z] === RUN TestDaemonRestartKillContainers [2022-04-04T13:59:58.815Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T13:59:58.815Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-04T13:59:58.815Z] === RUN TestStats [2022-04-04T13:59:58.815Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T13:59:58.815Z] --- SKIP: TestStats (0.00s) [2022-04-04T13:59:58.815Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-04T14:00:00.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-04T14:00:01.532Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-04T14:00:02.102Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T14:00:02.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-04T14:00:02.394Z] INFO: Testing against a local daemon [2022-04-04T14:00:02.394Z] === RUN TestDockerSuite [2022-04-04T14:00:02.394Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T14:00:02.394Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T14:00:02.394Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T14:00:02.394Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T14:00:02.394Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T14:00:02.394Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T14:00:02.394Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T14:00:02.394Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T14:00:02.394Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T14:00:02.394Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T14:00:02.394Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T14:00:02.394Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T14:00:02.861Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T14:00:03.331Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T14:00:03.480Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-04T14:00:03.480Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-04T14:00:03.480Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T14:00:03.480Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T14:00:03.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-04T14:00:03.825Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-04-04T14:00:03.825Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.2% of statements [2022-04-04T14:00:03.997Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T14:00:04.084Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-04T14:00:04.290Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-04T14:00:04.290Z] PASS [2022-04-04T14:00:04.290Z] [2022-04-04T14:00:04.290Z] === Skipped [2022-04-04T14:00:04.290Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-04T14:00:04.290Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T14:00:04.290Z] [2022-04-04T14:00:04.290Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-04T14:00:04.290Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T14:00:04.290Z] [2022-04-04T14:00:04.290Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-04T14:00:04.290Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T14:00:04.290Z] [2022-04-04T14:00:04.290Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-04T14:00:04.290Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T14:00:04.290Z] [2022-04-04T14:00:04.290Z] DONE 17 tests, 4 skipped in 25.959s [2022-04-04T14:00:04.290Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-04T14:00:04.290Z] ++ 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-04-04T14:00:04.290Z] ++ set -e [2022-04-04T14:00:04.290Z] ++ '[' -n 0 ']' [2022-04-04T14:00:04.290Z] ++ set -x [2022-04-04T14:00:04.290Z] ++ 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-04-04T14:00:04.290Z] INFO: Testing against a local daemon [2022-04-04T14:00:04.290Z] === RUN TestPluginInvalidJSON [2022-04-04T14:00:04.290Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T14:00:04.290Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T14:00:04.290Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T14:00:04.290Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-04T14:00:04.290Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T14:00:04.290Z] === RUN TestPluginInstall [2022-04-04T14:00:04.290Z] === RUN TestPluginInstall/no_auth [2022-04-04T14:00:04.290Z] time="2022-04-04T14:00:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T14:00:04.290Z] time="2022-04-04T14:00:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a03c9f4e8054993a5f6e401ee7d66510609dda8c159616260e9447dc15fd9ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T14:00:04.290Z] time="2022-04-04T14:00:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T14:00:04.290Z] time="2022-04-04T14:00:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a03c9f4e8054993a5f6e401ee7d66510609dda8c159616260e9447dc15fd9ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T14:00:04.551Z] === RUN TestPluginInstall/with_htpasswd [2022-04-04T14:00:04.654Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.1% of statements [2022-04-04T14:00:04.682Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.44s) [2022-04-04T14:00:04.682Z] === RUN TestStopContainerWithTimeout [2022-04-04T14:00:04.682Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T14:00:04.682Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-04T14:00:04.682Z] === RUN TestUpdateRestartPolicy [2022-04-04T14:00:04.812Z] time="2022-04-04T14:00:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T14:00:04.812Z] time="2022-04-04T14:00:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b2544d5e73d295370d1f520613497883c860c927235e45a153c7be19034c39d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T14:00:04.812Z] time="2022-04-04T14:00:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T14:00:04.812Z] time="2022-04-04T14:00:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b2544d5e73d295370d1f520613497883c860c927235e45a153c7be19034c39d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T14:00:05.223Z] ok github.com/docker/docker/daemon 10.145s coverage: 17.0% of statements [2022-04-04T14:00:05.223Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-04T14:00:05.223Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-04T14:00:05.223Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-04T14:00:05.223Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-04T14:00:05.384Z] === RUN TestPluginInstall/with_insecure [2022-04-04T14:00:05.957Z] time="2022-04-04T14:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T14:00:05.957Z] time="2022-04-04T14:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45f24587c7e067bf8a9cc1a16075818fcca61d16df3d5d9d0a023330f6ab70d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T14:00:05.957Z] time="2022-04-04T14:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-04T14:00:05.957Z] time="2022-04-04T14:00:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45f24587c7e067bf8a9cc1a16075818fcca61d16df3d5d9d0a023330f6ab70d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-04T14:00:06.182Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.716s coverage: 74.8% of statements [2022-04-04T14:00:06.220Z] plugin_test.go:165: [d173907e2c6ef] daemon is not started [2022-04-04T14:00:06.220Z] --- PASS: TestPluginInstall (3.37s) [2022-04-04T14:00:06.220Z] --- PASS: TestPluginInstall/no_auth (1.72s) [2022-04-04T14:00:06.220Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-04-04T14:00:06.220Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-04-04T14:00:06.220Z] === RUN TestPluginsWithRuntimes [2022-04-04T14:00:06.531Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-04T14:00:06.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T14:00:07.464Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T14:00:07.559Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.347s coverage: 56.2% of statements [2022-04-04T14:00:07.559Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-04-04T14:00:08.133Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-04T14:00:08.840Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T14:00:09.074Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-04T14:00:09.405Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-04T14:00:09.459Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-04-04T14:00:10.017Z] --- PASS: TestPluginsWithRuntimes (3.56s) [2022-04-04T14:00:10.017Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-04-04T14:00:10.017Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-04-04T14:00:10.017Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T14:00:10.277Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s) [2022-04-04T14:00:10.277Z] PASS [2022-04-04T14:00:10.277Z] [2022-04-04T14:00:10.277Z] DONE 10 tests in 7.587s [2022-04-04T14:00:10.277Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-04T14:00:10.277Z] ++ 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-04-04T14:00:10.277Z] ++ set -e [2022-04-04T14:00:10.277Z] ++ '[' -n 0 ']' [2022-04-04T14:00:10.277Z] ++ set -x [2022-04-04T14:00:10.277Z] ++ 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-04-04T14:00:10.537Z] INFO: Testing against a local daemon [2022-04-04T14:00:10.537Z] === RUN TestExternalGraphDriver [2022-04-04T14:00:10.537Z] === RUN TestExternalGraphDriver/json [2022-04-04T14:00:10.867Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.323s coverage: 50.0% of statements [2022-04-04T14:00:11.806Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.416s coverage: 45.9% of statements [2022-04-04T14:00:11.806Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-04T14:00:11.922Z] === RUN TestExternalGraphDriver/spec [2022-04-04T14:00:11.934Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-04T14:00:13.184Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-04-04T14:00:13.184Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.726s coverage: 57.9% of statements [2022-04-04T14:00:13.184Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-04T14:00:13.184Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-04T14:00:13.834Z] === RUN TestExternalGraphDriver/pull [2022-04-04T14:00:14.466Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-04T14:00:14.466Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T14:00:14.560Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2022-04-04T14:00:15.034Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T14:00:15.128Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-04-04T14:00:15.219Z] --- PASS: TestExternalGraphDriver (4.67s) [2022-04-04T14:00:15.219Z] --- PASS: TestExternalGraphDriver/json (1.55s) [2022-04-04T14:00:15.219Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-04-04T14:00:15.219Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-04-04T14:00:15.219Z] === RUN TestGraphdriverPluginV2 [2022-04-04T14:00:15.219Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T14:00:15.219Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-04T14:00:15.219Z] PASS [2022-04-04T14:00:15.219Z] [2022-04-04T14:00:15.219Z] === Skipped [2022-04-04T14:00:15.219Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-04T14:00:15.219Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T14:00:15.219Z] [2022-04-04T14:00:15.219Z] DONE 5 tests, 1 skipped in 4.779s [2022-04-04T14:00:15.219Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-04T14:00:15.219Z] ++ 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-04-04T14:00:15.219Z] ++ set -e [2022-04-04T14:00:15.219Z] ++ '[' -n 0 ']' [2022-04-04T14:00:15.219Z] ++ set -x [2022-04-04T14:00:15.219Z] ++ 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-04-04T14:00:15.219Z] INFO: Testing against a local daemon [2022-04-04T14:00:15.219Z] === RUN TestContinueAfterPluginCrash [2022-04-04T14:00:15.219Z] === PAUSE TestContinueAfterPluginCrash [2022-04-04T14:00:15.219Z] === RUN TestReadPluginNoRead [2022-04-04T14:00:15.219Z] === PAUSE TestReadPluginNoRead [2022-04-04T14:00:15.219Z] === RUN TestDaemonStartWithLogOpt [2022-04-04T14:00:15.219Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-04T14:00:15.219Z] === CONT TestContinueAfterPluginCrash [2022-04-04T14:00:15.219Z] === CONT TestDaemonStartWithLogOpt [2022-04-04T14:00:15.293Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T14:00:16.065Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 6.6% of statements [2022-04-04T14:00:16.065Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-04T14:00:16.065Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-04T14:00:16.231Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T14:00:16.231Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T14:00:16.492Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T14:00:16.633Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.0% of statements [2022-04-04T14:00:17.060Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-04T14:00:17.570Z] ok github.com/docker/docker/daemon/logger/awslogs 0.190s coverage: 79.9% of statements [2022-04-04T14:00:17.570Z] ok github.com/docker/docker/daemon/logger/fluentd 0.006s coverage: 33.6% of statements [2022-04-04T14:00:17.570Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-04T14:00:17.630Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T14:00:18.506Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-04-04T14:00:18.506Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-04-04T14:00:18.521Z] --- PASS: TestDaemonStartWithLogOpt (2.95s) [2022-04-04T14:00:18.521Z] === CONT TestReadPluginNoRead [2022-04-04T14:00:18.568Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T14:00:19.073Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-04T14:00:19.331Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-04T14:00:19.897Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-04-04T14:00:19.897Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-04T14:00:19.942Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T14:00:19.942Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T14:00:19.942Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T14:00:20.435Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-04T14:00:20.464Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 54.9% of statements [2022-04-04T14:00:20.723Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2022-04-04T14:00:21.335Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-04T14:00:21.335Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T14:00:21.377Z] === RUN TestReadPluginNoRead/default [2022-04-04T14:00:22.097Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-04-04T14:00:22.097Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2022-04-04T14:00:22.664Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-04T14:00:22.761Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-04T14:00:23.022Z] --- PASS: TestContinueAfterPluginCrash (7.76s) [2022-04-04T14:00:23.232Z] ok github.com/docker/docker/daemon/logger/splunk 1.610s coverage: 82.5% of statements [2022-04-04T14:00:23.232Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-04T14:00:23.232Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-04T14:00:23.594Z] === CONT TestReadPluginNoRead [2022-04-04T14:00:23.594Z] read_test.go:92: [d54d7ae33e462] daemon is not started [2022-04-04T14:00:23.594Z] --- PASS: TestReadPluginNoRead (5.36s) [2022-04-04T14:00:23.594Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-04-04T14:00:23.594Z] --- PASS: TestReadPluginNoRead/default (1.09s) [2022-04-04T14:00:23.594Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2022-04-04T14:00:23.594Z] PASS [2022-04-04T14:00:23.594Z] [2022-04-04T14:00:23.594Z] DONE 6 tests in 8.413s [2022-04-04T14:00:23.594Z] 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-04-04T14:00:23.594Z] ++ 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-04-04T14:00:23.594Z] ++ set -e [2022-04-04T14:00:23.594Z] ++ '[' -n 0 ']' [2022-04-04T14:00:23.594Z] ++ set -x [2022-04-04T14:00:23.594Z] ++ 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-04-04T14:00:23.594Z] testing: warning: no tests to run [2022-04-04T14:00:23.594Z] PASS [2022-04-04T14:00:23.594Z] [2022-04-04T14:00:23.594Z] DONE 0 tests in 0.038s [2022-04-04T14:00:23.594Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-04T14:00:23.594Z] ++ 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-04-04T14:00:23.594Z] ++ set -e [2022-04-04T14:00:23.594Z] ++ '[' -n 0 ']' [2022-04-04T14:00:23.594Z] ++ set -x [2022-04-04T14:00:23.594Z] ++ 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-04-04T14:00:23.855Z] INFO: Testing against a local daemon [2022-04-04T14:00:23.855Z] === RUN TestPluginWithDevMounts [2022-04-04T14:00:23.855Z] === PAUSE TestPluginWithDevMounts [2022-04-04T14:00:23.855Z] === CONT TestPluginWithDevMounts [2022-04-04T14:00:24.610Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2022-04-04T14:00:25.178Z] ok github.com/docker/docker/distribution 0.666s coverage: 28.3% of statements [2022-04-04T14:00:25.178Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-04T14:00:25.239Z] --- PASS: TestPluginWithDevMounts (1.48s) [2022-04-04T14:00:25.239Z] PASS [2022-04-04T14:00:25.239Z] [2022-04-04T14:00:25.239Z] DONE 1 tests in 1.580s [2022-04-04T14:00:25.239Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-04T14:00:25.239Z] ++ 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-04-04T14:00:25.239Z] ++ set -e [2022-04-04T14:00:25.239Z] ++ '[' -n 0 ']' [2022-04-04T14:00:25.239Z] ++ set -x [2022-04-04T14:00:25.240Z] ++ 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-04-04T14:00:25.240Z] INFO: Testing against a local daemon [2022-04-04T14:00:25.240Z] === RUN TestSecretInspect [2022-04-04T14:00:25.437Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2022-04-04T14:00:25.525Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-04T14:00:25.916Z] --- PASS: TestUpdateRestartPolicy (19.85s) [2022-04-04T14:00:25.916Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-04T14:00:26.005Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-04T14:00:26.092Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T14:00:26.264Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-04T14:00:26.387Z] --- PASS: TestUpdateRestartWithAutoRemove (1.94s) [2022-04-04T14:00:26.387Z] === RUN TestWaitNonBlocked [2022-04-04T14:00:26.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T14:00:26.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T14:00:26.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T14:00:26.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T14:00:26.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-04T14:00:26.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-04T14:00:26.659Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T14:00:26.841Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-04T14:00:26.841Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-04-04T14:00:26.841Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-04T14:00:27.227Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T14:00:27.414Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-04-04T14:00:27.414Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-04T14:00:27.786Z] --- PASS: TestSecretInspect (2.07s) [2022-04-04T14:00:27.786Z] === RUN TestSecretList [2022-04-04T14:00:28.349Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-04T14:00:28.603Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T14:00:28.615Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-04T14:00:28.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.47s) [2022-04-04T14:00:28.615Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.54s) [2022-04-04T14:00:28.615Z] === RUN TestWaitBlocked [2022-04-04T14:00:28.615Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:00:28.615Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-04T14:00:28.615Z] PASS [2022-04-04T14:00:28.615Z] ok github.com/docker/docker/integration/container 87.214s [2022-04-04T14:00:28.615Z] [2022-04-04T14:00:28.615Z] === Skipped [2022-04-04T14:00:28.615Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-04T14:00:28.615Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-04T14:00:28.615Z] [2022-04-04T14:00:28.615Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-04T14:00:28.615Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:00:28.615Z] [2022-04-04T14:00:28.615Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-04T14:00:28.615Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-04T14:00:28.615Z] [2022-04-04T14:00:28.615Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-04T14:00:28.615Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:00:28.615Z] [2022-04-04T14:00:28.615Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-04T14:00:28.615Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:00:28.615Z] [2022-04-04T14:00:28.615Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-04T14:00:28.615Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:00:28.615Z] [2022-04-04T14:00:28.615Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-04T14:00:28.615Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-04T14:00:28.615Z] [2022-04-04T14:00:28.615Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-04T14:00:28.615Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-04T14:00:28.615Z] [2022-04-04T14:00:28.615Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-04T14:00:28.615Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:00:28.615Z] [2022-04-04T14:00:28.615Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-04T14:00:28.615Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-04T14:00:28.916Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-04T14:00:29.085Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-04T14:00:29.085Z] [2022-04-04T14:00:29.085Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-04T14:00:29.085Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-04T14:00:29.085Z] [2022-04-04T14:00:29.085Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-04T14:00:29.085Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-04T14:00:29.085Z] [2022-04-04T14:00:29.085Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-04T14:00:29.085Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:00:29.085Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-04T14:00:29.086Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-04T14:00:29.086Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-04T14:00:29.086Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-04T14:00:29.086Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-04T14:00:29.086Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-04T14:00:29.086Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-04T14:00:29.086Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-04T14:00:29.086Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-04T14:00:29.086Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-04T14:00:29.086Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-04T14:00:29.086Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-04T14:00:29.086Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-04T14:00:29.086Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-04T14:00:29.086Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-04T14:00:29.086Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-04T14:00:29.086Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-04-04T14:00:29.086Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-04T14:00:29.086Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-04T14:00:29.086Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-04T14:00:29.086Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-04T14:00:29.086Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-04T14:00:29.086Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:00:29.086Z] [2022-04-04T14:00:29.086Z] DONE 96 tests, 34 skipped in 90.112s [2022-04-04T14:00:29.086Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-04T14:00:29.483Z] ok github.com/docker/docker/opts 0.021s coverage: 66.5% of statements [2022-04-04T14:00:29.483Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-04T14:00:29.697Z] --- PASS: TestSecretList (2.08s) [2022-04-04T14:00:29.697Z] === RUN TestSecretsCreateAndDelete [2022-04-04T14:00:29.979Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T14:00:30.533Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T14:00:30.533Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T14:00:30.987Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T14:00:31.383Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.1% of statements [2022-04-04T14:00:31.605Z] --- PASS: TestSecretsCreateAndDelete (2.07s) [2022-04-04T14:00:31.605Z] === RUN TestSecretsUpdate [2022-04-04T14:00:31.642Z] ok github.com/docker/docker/pkg/authorization 0.104s coverage: 68.3% of statements [2022-04-04T14:00:31.877Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T14:00:31.899Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-04T14:00:32.157Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-04T14:00:33.251Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T14:00:33.515Z] --- PASS: TestSecretsUpdate (2.10s) [2022-04-04T14:00:33.515Z] === RUN TestTemplatedSecret [2022-04-04T14:00:34.626Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T14:00:35.440Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 42.7% of statements [2022-04-04T14:00:35.440Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-04T14:00:35.562Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T14:00:35.698Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-04T14:00:35.698Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-04T14:00:36.061Z] --- PASS: TestTemplatedSecret (2.38s) [2022-04-04T14:00:36.061Z] === RUN TestSecretCreateResolve [2022-04-04T14:00:36.265Z] ok github.com/docker/docker/layer 7.292s coverage: 69.0% of statements [2022-04-04T14:00:36.265Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-04T14:00:36.265Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-04T14:00:36.265Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-04T14:00:36.265Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-04T14:00:36.265Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-04T14:00:36.265Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-04T14:00:36.499Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T14:00:36.499Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T14:00:36.524Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-04-04T14:00:36.524Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-04T14:00:36.741Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T14:00:36.741Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T14:00:36.759Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T14:00:36.783Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2022-04-04T14:00:37.043Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-04T14:00:37.695Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T14:00:37.953Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T14:00:37.976Z] --- PASS: TestSecretCreateResolve (2.07s) [2022-04-04T14:00:37.976Z] PASS [2022-04-04T14:00:37.976Z] [2022-04-04T14:00:37.976Z] DONE 6 tests in 12.848s [2022-04-04T14:00:37.976Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-04T14:00:37.976Z] ++ 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-04-04T14:00:37.976Z] ++ set -e [2022-04-04T14:00:37.976Z] ++ '[' -n 0 ']' [2022-04-04T14:00:37.976Z] ++ set -x [2022-04-04T14:00:37.976Z] ++ 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-04-04T14:00:37.979Z] ok github.com/docker/docker/pkg/idtools 0.411s coverage: 67.9% of statements [2022-04-04T14:00:38.236Z] INFO: Testing against a local daemon [2022-04-04T14:00:38.236Z] === RUN TestServiceCreateInit [2022-04-04T14:00:38.236Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T14:00:38.238Z] ok github.com/docker/docker/pkg/ioutils 0.471s coverage: 71.5% of statements [2022-04-04T14:00:38.498Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-04T14:00:38.498Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-04-04T14:00:38.498Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-04T14:00:38.522Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T14:00:38.758Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-04T14:00:38.758Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-04T14:00:39.017Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2022-04-04T14:00:39.277Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-04-04T14:00:39.277Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-04-04T14:00:39.277Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-04T14:00:39.277Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-04T14:00:39.622Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T14:00:39.897Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T14:00:40.213Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-04-04T14:00:40.471Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-04T14:00:40.582Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T14:00:40.582Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T14:00:40.582Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T14:00:40.582Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T14:00:40.582Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T14:00:40.582Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T14:00:40.582Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T14:00:40.729Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-04T14:00:40.987Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-04T14:00:41.035Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T14:00:41.275Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T14:00:41.994Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T14:00:42.358Z] ok github.com/docker/docker/pkg/pubsub 1.037s coverage: 75.0% of statements [2022-04-04T14:00:42.358Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-04T14:00:42.456Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T14:00:42.616Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-04T14:00:42.874Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-04T14:00:43.132Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-04T14:00:43.132Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-04T14:00:43.698Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-04T14:00:43.803Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T14:00:44.070Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T14:00:44.070Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-04T14:00:44.265Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-04-04T14:00:44.524Z] ok github.com/docker/docker/pkg/tailfile 0.080s coverage: 88.6% of statements [2022-04-04T14:00:44.641Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T14:00:44.641Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T14:00:44.875Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T14:00:45.091Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-04-04T14:00:45.207Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T14:00:45.349Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-04T14:00:45.349Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-04T14:00:45.465Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T14:00:45.608Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-04T14:00:45.723Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T14:00:45.755Z] --- PASS: TestServiceCreateInit (6.99s) [2022-04-04T14:00:45.755Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-04-04T14:00:45.755Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s) [2022-04-04T14:00:45.755Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T14:00:45.981Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T14:00:46.398Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T14:00:46.399Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T14:00:46.399Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T14:00:46.399Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T14:00:46.399Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T14:00:46.399Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T14:00:47.510Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-04T14:00:47.510Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-04T14:00:48.076Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-04T14:00:49.020Z] ok github.com/docker/docker/quota 0.236s coverage: 71.4% of statements [2022-04-04T14:00:49.264Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-04T14:00:49.284Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-04T14:00:49.288Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T14:00:50.223Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-04-04T14:00:50.791Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-04T14:00:50.791Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-04T14:00:51.360Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-04-04T14:00:51.620Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-04T14:00:51.796Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-04T14:00:51.796Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-04T14:00:51.796Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T14:00:52.362Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-04T14:00:52.929Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T14:00:53.520Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-04T14:00:53.778Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2022-04-04T14:00:54.302Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T14:00:54.344Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-04-04T14:00:54.416Z] === RUN TestConfigDaemonLibtrustID [2022-04-04T14:00:54.416Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T14:00:54.416Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-04-04T14:00:54.416Z] === RUN TestDaemonConfigValidation [2022-04-04T14:00:54.416Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T14:00:54.416Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-04T14:00:54.416Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-04T14:00:54.416Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T14:00:54.416Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T14:00:54.416Z] === RUN TestDaemonProxy [2022-04-04T14:00:54.416Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T14:00:54.416Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-04T14:00:54.416Z] PASS [2022-04-04T14:00:54.416Z] ok github.com/docker/docker/integration/daemon 0.119s [2022-04-04T14:00:54.560Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-04T14:00:54.885Z] [2022-04-04T14:00:54.885Z] === Skipped [2022-04-04T14:00:54.885Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-04-04T14:00:54.885Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-04T14:00:54.885Z] [2022-04-04T14:00:54.885Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-04T14:00:54.886Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-04T14:00:54.886Z] [2022-04-04T14:00:54.886Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-04T14:00:54.886Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-04T14:00:54.886Z] [2022-04-04T14:00:54.886Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-04T14:00:54.886Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-04T14:00:54.886Z] [2022-04-04T14:00:54.886Z] DONE 4 tests, 4 skipped in 25.675s [2022-04-04T14:00:54.886Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-04T14:00:55.127Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-04T14:00:55.127Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T14:00:55.279Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-04T14:00:55.384Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T14:00:55.953Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T14:00:56.521Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T14:00:57.088Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T14:00:57.088Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-04T14:00:57.088Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T14:00:57.654Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T14:00:57.654Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-04T14:00:58.221Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T14:00:58.221Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-04T14:00:58.221Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T14:00:58.790Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-04T14:00:59.679Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:00:59.679Z] INFO: Testing against a local daemon [2022-04-04T14:00:59.679Z] === RUN TestCommitInheritsEnv [2022-04-04T14:00:59.679Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T14:00:59.679Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-04T14:00:59.679Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-04T14:00:59.679Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T14:00:59.679Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T14:00:59.679Z] === RUN TestImportWithCustomPlatform [2022-04-04T14:00:59.679Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T14:00:59.679Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-04T14:00:59.679Z] === RUN TestImagesFilterMultiReference [2022-04-04T14:00:59.679Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-04T14:00:59.679Z] === RUN TestImagePullPlatformInvalid [2022-04-04T14:00:59.679Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-04T14:00:59.679Z] === RUN TestRemoveImageOrphaning [2022-04-04T14:01:00.168Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T14:01:00.168Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-04T14:01:00.168Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T14:01:00.659Z] --- PASS: TestCreateServiceMultipleTimes (14.89s) [2022-04-04T14:01:00.659Z] === RUN TestCreateServiceConflict [2022-04-04T14:01:00.665Z] --- PASS: TestRemoveImageOrphaning (1.10s) [2022-04-04T14:01:00.665Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-04T14:01:00.665Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-04T14:01:00.665Z] === RUN TestTagInvalidReference [2022-04-04T14:01:00.665Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-04T14:01:00.665Z] === RUN TestTagValidPrefixedRepo [2022-04-04T14:01:00.665Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-04T14:01:00.665Z] === RUN TestTagExistedNameWithoutForce [2022-04-04T14:01:00.665Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-04T14:01:00.665Z] === RUN TestTagOfficialNames [2022-04-04T14:01:00.665Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-04T14:01:00.666Z] === RUN TestTagMatchesDigest [2022-04-04T14:01:00.666Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-04T14:01:00.666Z] PASS [2022-04-04T14:01:00.666Z] ok github.com/docker/docker/integration/image 1.699s [2022-04-04T14:01:01.135Z] [2022-04-04T14:01:01.135Z] === Skipped [2022-04-04T14:01:01.135Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-04T14:01:01.135Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T14:01:01.135Z] [2022-04-04T14:01:01.135Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-04T14:01:01.135Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T14:01:01.135Z] [2022-04-04T14:01:01.135Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-04T14:01:01.135Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-04T14:01:01.135Z] [2022-04-04T14:01:01.135Z] DONE 12 tests, 3 skipped in 6.261s [2022-04-04T14:01:01.135Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-04T14:01:01.543Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-04T14:01:01.669Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T14:01:02.042Z] --- PASS: TestCreateServiceConflict (2.07s) [2022-04-04T14:01:02.042Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T14:01:02.480Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T14:01:03.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:01:03.350Z] INFO: Testing against a local daemon [2022-04-04T14:01:03.350Z] === RUN TestNetworkCreateDelete [2022-04-04T14:01:03.350Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:03.350Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-04T14:01:03.350Z] === RUN TestDockerNetworkDeletePreferID [2022-04-04T14:01:03.350Z] 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-04-04T14:01:03.350Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T14:01:03.350Z] === RUN TestDaemonDNSFallback [2022-04-04T14:01:03.350Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:03.350Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-04T14:01:03.350Z] === RUN TestInspectNetwork [2022-04-04T14:01:03.350Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T14:01:03.350Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-04T14:01:03.350Z] === RUN TestRunContainerWithBridgeNone [2022-04-04T14:01:03.350Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:03.350Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-04T14:01:03.350Z] === RUN TestNetworkInvalidJSON [2022-04-04T14:01:03.350Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-04T14:01:03.350Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-04T14:01:03.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T14:01:03.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T14:01:03.350Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T14:01:03.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T14:01:03.350Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-04T14:01:03.350Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-04T14:01:03.350Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-04T14:01:03.350Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-04T14:01:03.350Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-04T14:01:03.350Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-04T14:01:03.350Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-04T14:01:03.350Z] === RUN TestNetworkList [2022-04-04T14:01:03.350Z] === RUN TestNetworkList//networks [2022-04-04T14:01:03.350Z] === PAUSE TestNetworkList//networks [2022-04-04T14:01:03.350Z] === RUN TestNetworkList//networks/ [2022-04-04T14:01:03.350Z] === PAUSE TestNetworkList//networks/ [2022-04-04T14:01:03.350Z] === CONT TestNetworkList//networks [2022-04-04T14:01:03.350Z] === CONT TestNetworkList//networks/ [2022-04-04T14:01:03.350Z] --- PASS: TestNetworkList (0.05s) [2022-04-04T14:01:03.350Z] --- PASS: TestNetworkList//networks (0.01s) [2022-04-04T14:01:03.350Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-04-04T14:01:03.350Z] === RUN TestHostIPv4BridgeLabel [2022-04-04T14:01:03.350Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T14:01:03.350Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-04T14:01:03.350Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-04T14:01:03.350Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T14:01:03.350Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T14:01:03.350Z] === RUN TestDaemonDefaultNetworkPools [2022-04-04T14:01:03.350Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T14:01:03.350Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T14:01:03.350Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-04T14:01:03.818Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T14:01:03.818Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T14:01:03.818Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-04T14:01:03.818Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T14:01:03.818Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T14:01:03.818Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-04T14:01:03.818Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T14:01:03.818Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T14:01:03.818Z] === RUN TestServiceWithPredefinedNetwork [2022-04-04T14:01:03.818Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T14:01:03.818Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T14:01:03.818Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-04T14:01:03.818Z] service_test.go:243: FLAKY_TEST [2022-04-04T14:01:03.818Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T14:01:03.818Z] === RUN TestServiceWithDataPathPortInit [2022-04-04T14:01:03.818Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T14:01:03.818Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-04T14:01:03.818Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-04T14:01:03.818Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T14:01:03.818Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T14:01:03.818Z] PASS [2022-04-04T14:01:03.818Z] ok github.com/docker/docker/integration/network 0.218s [2022-04-04T14:01:03.858Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T14:01:04.116Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T14:01:04.286Z] [2022-04-04T14:01:04.286Z] === Skipped [2022-04-04T14:01:04.286Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-04T14:01:04.286Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:04.286Z] [2022-04-04T14:01:04.286Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-04T14:01:04.286Z] 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-04-04T14:01:04.286Z] [2022-04-04T14:01:04.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-04T14:01:04.286Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:04.286Z] [2022-04-04T14:01:04.286Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-04T14:01:04.286Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-04T14:01:04.286Z] [2022-04-04T14:01:04.286Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-04T14:01:04.286Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:04.286Z] [2022-04-04T14:01:04.286Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-04T14:01:04.286Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-04T14:01:04.286Z] [2022-04-04T14:01:04.286Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-04T14:01:04.286Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-04T14:01:04.286Z] [2022-04-04T14:01:04.287Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-04T14:01:04.287Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-04T14:01:04.287Z] [2022-04-04T14:01:04.287Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-04T14:01:04.287Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-04T14:01:04.287Z] [2022-04-04T14:01:04.287Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-04T14:01:04.287Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-04T14:01:04.287Z] [2022-04-04T14:01:04.287Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-04T14:01:04.287Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-04T14:01:04.287Z] [2022-04-04T14:01:04.287Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-04T14:01:04.287Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-04T14:01:04.287Z] [2022-04-04T14:01:04.287Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-04T14:01:04.287Z] service_test.go:243: FLAKY_TEST [2022-04-04T14:01:04.287Z] [2022-04-04T14:01:04.287Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-04T14:01:04.287Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-04T14:01:04.287Z] [2022-04-04T14:01:04.287Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-04T14:01:04.287Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-04T14:01:04.287Z] [2022-04-04T14:01:04.287Z] DONE 22 tests, 15 skipped in 2.896s [2022-04-04T14:01:04.287Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-04T14:01:04.586Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2022-04-04T14:01:04.586Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T14:01:05.277Z] testing: warning: no tests to run [2022-04-04T14:01:05.277Z] PASS [2022-04-04T14:01:05.277Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2022-04-04T14:01:05.277Z] [2022-04-04T14:01:05.277Z] DONE 0 tests in 0.848s [2022-04-04T14:01:05.277Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-04T14:01:05.377Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T14:01:06.265Z] testing: warning: no tests to run [2022-04-04T14:01:06.265Z] PASS [2022-04-04T14:01:06.265Z] ok github.com/docker/docker/integration/network/macvlan 0.102s [2022-04-04T14:01:06.265Z] [2022-04-04T14:01:06.265Z] DONE 0 tests in 0.915s [2022-04-04T14:01:06.265Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-04T14:01:06.335Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T14:01:06.335Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T14:01:06.335Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T14:01:07.258Z] testing: warning: no tests to run [2022-04-04T14:01:07.258Z] PASS [2022-04-04T14:01:07.258Z] ok github.com/docker/docker/integration/plugin 0.101s [2022-04-04T14:01:07.258Z] [2022-04-04T14:01:07.258Z] DONE 0 tests in 0.953s [2022-04-04T14:01:07.258Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-04T14:01:08.246Z] testing: warning: no tests to run [2022-04-04T14:01:08.246Z] PASS [2022-04-04T14:01:08.246Z] ok github.com/docker/docker/integration/plugin/authz 0.093s [2022-04-04T14:01:08.246Z] [2022-04-04T14:01:08.246Z] DONE 0 tests in 0.910s [2022-04-04T14:01:08.246Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-04T14:01:08.326Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T14:01:08.326Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T14:01:08.594Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-04T14:01:09.970Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-04T14:01:10.045Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T14:01:10.227Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-04T14:01:11.566Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T14:01:12.755Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-04T14:01:14.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:01:14.121Z] INFO: Testing against a local daemon [2022-04-04T14:01:14.121Z] === RUN TestPluginInvalidJSON [2022-04-04T14:01:14.121Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T14:01:14.121Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T14:01:14.121Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-04T14:01:14.121Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-04T14:01:14.121Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-04T14:01:14.121Z] === RUN TestPluginInstall [2022-04-04T14:01:14.121Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T14:01:14.121Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-04T14:01:14.121Z] === RUN TestPluginsWithRuntimes [2022-04-04T14:01:14.121Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T14:01:14.121Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-04T14:01:14.121Z] === RUN TestPluginBackCompatMediaTypes [2022-04-04T14:01:14.121Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T14:01:14.121Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T14:01:14.121Z] PASS [2022-04-04T14:01:14.121Z] ok github.com/docker/docker/integration/plugin/common 0.122s [2022-04-04T14:01:14.121Z] [2022-04-04T14:01:14.121Z] === Skipped [2022-04-04T14:01:14.121Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-04T14:01:14.121Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-04T14:01:14.121Z] [2022-04-04T14:01:14.121Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-04T14:01:14.121Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-04T14:01:14.121Z] [2022-04-04T14:01:14.121Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-04T14:01:14.121Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-04T14:01:14.121Z] [2022-04-04T14:01:14.121Z] DONE 5 tests, 3 skipped in 5.741s [2022-04-04T14:01:14.130Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-04T14:01:14.590Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-04T14:01:15.506Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-04T14:01:15.768Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-04T14:01:16.221Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T14:01:16.221Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T14:01:16.221Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T14:01:16.221Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T14:01:16.221Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T14:01:16.221Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T14:01:16.221Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T14:01:16.221Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T14:01:16.221Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T14:01:16.336Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-04T14:01:16.676Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T14:01:16.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:01:16.836Z] INFO: Testing against a local daemon [2022-04-04T14:01:16.836Z] === RUN TestExternalGraphDriver [2022-04-04T14:01:16.836Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T14:01:16.836Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-04T14:01:16.836Z] === RUN TestGraphdriverPluginV2 [2022-04-04T14:01:16.836Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T14:01:16.836Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-04T14:01:16.836Z] PASS [2022-04-04T14:01:16.836Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.120s [2022-04-04T14:01:17.197Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/rootless [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/volume [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-04T14:01:17.197Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-04T14:01:17.197Z] [2022-04-04T14:01:17.197Z] === Skipped [2022-04-04T14:01:17.197Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-04T14:01:17.197Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-04T14:01:17.197Z] [2022-04-04T14:01:17.197Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-04T14:01:17.197Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-04T14:01:17.197Z] [2022-04-04T14:01:17.197Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-04T14:01:17.197Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-04T14:01:17.197Z] [2022-04-04T14:01:17.197Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-04T14:01:17.197Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:71: No driver to put! [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-04T14:01:17.198Z] time="2022-04-04T14:00:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-04T14:01:17.198Z] time="2022-04-04T14:00:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-04T14:01:17.198Z] time="2022-04-04T14:00:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-04T14:01:17.198Z] time="2022-04-04T14:00:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-04T14:01:17.198Z] time="2022-04-04T14:00:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:71: No driver to put! [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-04T14:01:17.198Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-04T14:01:17.198Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-04T14:01:17.198Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-04T14:01:17.198Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-04T14:01:17.198Z] graphtest_unix.go:71: No driver to put! [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-04T14:01:17.198Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-04T14:01:17.198Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-04T14:01:17.198Z] [2022-04-04T14:01:17.198Z] DONE 2340 tests, 28 skipped in 249.959s [2022-04-04T14:01:17.198Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/bitseq [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/cluster [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/config [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/datastore [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/driverapi [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/etchosts [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/idm [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/ipam [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/iptables [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/netlabel [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/netutils [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/networkdb [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/ns [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/options [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/osl [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/portallocator [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/portmapper [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/testutils [2022-04-04T14:01:17.198Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-04T14:01:17.198Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-04T14:01:17.270Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-04T14:01:17.270Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-04T14:01:17.305Z] [2022-04-04T14:01:17.305Z] === Skipped [2022-04-04T14:01:17.305Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-04T14:01:17.305Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-04T14:01:17.305Z] [2022-04-04T14:01:17.305Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-04T14:01:17.305Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-04T14:01:17.305Z] [2022-04-04T14:01:17.305Z] DONE 2 tests, 2 skipped in 2.719s [2022-04-04T14:01:17.305Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-04T14:01:17.529Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-04T14:01:18.096Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-04T14:01:18.662Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-04T14:01:19.230Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T14:01:19.484Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.94s) [2022-04-04T14:01:19.484Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T14:01:19.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:01:19.519Z] INFO: Testing against a local daemon [2022-04-04T14:01:19.519Z] === RUN TestReadPluginNoRead [2022-04-04T14:01:19.519Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T14:01:19.519Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-04T14:01:19.519Z] PASS [2022-04-04T14:01:19.519Z] ok github.com/docker/docker/integration/plugin/logging 0.110s [2022-04-04T14:01:19.519Z] [2022-04-04T14:01:19.519Z] === Skipped [2022-04-04T14:01:19.519Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-04T14:01:19.519Z] read_test.go:21: no unix domain sockets on Windows [2022-04-04T14:01:19.519Z] [2022-04-04T14:01:19.519Z] DONE 1 tests, 1 skipped in 2.461s [2022-04-04T14:01:19.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-04T14:01:20.165Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T14:01:20.165Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-04T14:01:20.423Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T14:01:20.975Z] testing: warning: no tests to run [2022-04-04T14:01:20.975Z] PASS [2022-04-04T14:01:20.975Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.093s [2022-04-04T14:01:20.975Z] [2022-04-04T14:01:20.975Z] DONE 0 tests in 1.278s [2022-04-04T14:01:20.975Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-04T14:01:22.952Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-04T14:01:22.952Z] === RUN TestDockerSuite/TestRunState [2022-04-04T14:01:23.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:01:23.212Z] INFO: Testing against a local daemon [2022-04-04T14:01:23.212Z] === RUN TestPluginWithDevMounts [2022-04-04T14:01:23.212Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:23.212Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-04T14:01:23.212Z] PASS [2022-04-04T14:01:23.212Z] ok github.com/docker/docker/integration/plugin/volumes 0.090s [2022-04-04T14:01:23.681Z] [2022-04-04T14:01:23.681Z] === Skipped [2022-04-04T14:01:23.681Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-04T14:01:23.681Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:23.681Z] [2022-04-04T14:01:23.681Z] DONE 1 tests, 1 skipped in 2.318s [2022-04-04T14:01:23.681Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-04T14:01:24.327Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T14:01:24.895Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T14:01:25.463Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T14:01:25.721Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-04T14:01:25.721Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-04T14:01:25.722Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T14:01:25.722Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-04T14:01:25.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:01:25.895Z] INFO: Testing against a local daemon [2022-04-04T14:01:25.895Z] === RUN TestSecretInspect [2022-04-04T14:01:25.895Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:25.895Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-04T14:01:25.895Z] === RUN TestSecretList [2022-04-04T14:01:25.895Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:25.895Z] --- SKIP: TestSecretList (0.00s) [2022-04-04T14:01:25.895Z] === RUN TestSecretsCreateAndDelete [2022-04-04T14:01:25.895Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:25.895Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-04T14:01:25.895Z] === RUN TestSecretsUpdate [2022-04-04T14:01:25.895Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:25.895Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-04T14:01:25.895Z] === RUN TestTemplatedSecret [2022-04-04T14:01:25.895Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:25.895Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-04T14:01:25.895Z] === RUN TestSecretCreateResolve [2022-04-04T14:01:25.895Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:25.895Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-04T14:01:25.895Z] PASS [2022-04-04T14:01:25.895Z] ok github.com/docker/docker/integration/secret 0.105s [2022-04-04T14:01:25.895Z] [2022-04-04T14:01:25.895Z] === Skipped [2022-04-04T14:01:25.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-04T14:01:25.895Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:25.895Z] [2022-04-04T14:01:25.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-04T14:01:25.895Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:25.895Z] [2022-04-04T14:01:25.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-04T14:01:25.895Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:25.895Z] [2022-04-04T14:01:25.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-04T14:01:25.895Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:25.895Z] [2022-04-04T14:01:25.895Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-04T14:01:25.895Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:25.895Z] [2022-04-04T14:01:25.895Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-04T14:01:25.895Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:25.895Z] [2022-04-04T14:01:25.895Z] DONE 6 tests, 6 skipped in 2.049s [2022-04-04T14:01:25.895Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-04T14:01:26.288Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T14:01:26.854Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-04T14:01:27.789Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T14:01:28.048Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T14:01:28.048Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T14:01:28.614Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-04T14:01:28.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:01:28.846Z] INFO: Testing against a local daemon [2022-04-04T14:01:28.846Z] === RUN TestServiceCreateInit [2022-04-04T14:01:28.846Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-04T14:01:28.846Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-04T14:01:28.846Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-04T14:01:28.846Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-04T14:01:28.846Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestCreateServiceMultipleTimes [2022-04-04T14:01:28.846Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestCreateServiceConflict [2022-04-04T14:01:28.846Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestCreateServiceMaxReplicas [2022-04-04T14:01:28.846Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-04T14:01:28.846Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-04T14:01:28.846Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestCreateServiceSecretFileMode [2022-04-04T14:01:28.846Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T14:01:28.846Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestCreateServiceSysctls [2022-04-04T14:01:28.846Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-04T14:01:28.846Z] === RUN TestCreateServiceCapabilities [2022-04-04T14:01:28.846Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-04T14:01:28.846Z] === RUN TestInspect [2022-04-04T14:01:28.846Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestInspect (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestCreateJob [2022-04-04T14:01:28.846Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestCreateJob (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestReplicatedJob [2022-04-04T14:01:28.846Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestUpdateReplicatedJob [2022-04-04T14:01:28.846Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestServiceListWithStatuses [2022-04-04T14:01:28.846Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T14:01:28.846Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestDockerNetworkReConnect [2022-04-04T14:01:28.846Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestServicePlugin [2022-04-04T14:01:28.846Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestServiceUpdateLabel [2022-04-04T14:01:28.846Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:28.846Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestServiceUpdateSecrets [2022-04-04T14:01:28.846Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:28.846Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestServiceUpdateConfigs [2022-04-04T14:01:28.846Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:28.846Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestServiceUpdateNetwork [2022-04-04T14:01:28.846Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:28.846Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-04T14:01:28.846Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T14:01:28.846Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:28.846Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-04T14:01:28.846Z] PASS [2022-04-04T14:01:28.846Z] ok github.com/docker/docker/integration/service 0.310s [2022-04-04T14:01:28.846Z] [2022-04-04T14:01:28.846Z] === Skipped [2022-04-04T14:01:28.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-04T14:01:28.846Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-04-04T14:01:28.846Z] [2022-04-04T14:01:28.846Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T14:01:28.846Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-04T14:01:28.846Z] [2022-04-04T14:01:28.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-04T14:01:28.846Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] [2022-04-04T14:01:28.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-04T14:01:28.846Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] [2022-04-04T14:01:28.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-04T14:01:28.846Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] [2022-04-04T14:01:28.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-04T14:01:28.846Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] [2022-04-04T14:01:28.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-04T14:01:28.846Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] [2022-04-04T14:01:28.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-04T14:01:28.846Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] [2022-04-04T14:01:28.846Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-04T14:01:28.846Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.846Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-04T14:01:28.847Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-04T14:01:28.847Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-04T14:01:28.847Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-04T14:01:28.847Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-04T14:01:28.847Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-04T14:01:28.847Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-04T14:01:28.847Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-04T14:01:28.847Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-04T14:01:28.847Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-04T14:01:28.847Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-04T14:01:28.847Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-04T14:01:28.847Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-04T14:01:28.847Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-04T14:01:28.847Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-04T14:01:28.847Z] [2022-04-04T14:01:28.847Z] DONE 24 tests, 23 skipped in 2.930s [2022-04-04T14:01:28.847Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-04T14:01:28.872Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T14:01:29.573Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T14:01:29.573Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T14:01:29.573Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T14:01:29.573Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T14:01:29.573Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T14:01:29.573Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T14:01:29.573Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T14:01:29.573Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T14:01:29.573Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T14:01:29.573Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T14:01:29.573Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T14:01:29.573Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T14:01:29.573Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T14:01:29.573Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T14:01:29.573Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T14:01:29.573Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T14:01:29.573Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T14:01:29.573Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T14:01:29.573Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T14:01:30.278Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-04T14:01:30.418Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:01:30.418Z] INFO: Testing against a local daemon [2022-04-04T14:01:30.418Z] === RUN TestSessionCreate [2022-04-04T14:01:30.418Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T14:01:30.418Z] --- SKIP: TestSessionCreate (0.01s) [2022-04-04T14:01:30.418Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T14:01:30.418Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T14:01:30.418Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T14:01:30.418Z] PASS [2022-04-04T14:01:30.418Z] ok github.com/docker/docker/integration/session 0.107s [2022-04-04T14:01:30.887Z] [2022-04-04T14:01:30.887Z] === Skipped [2022-04-04T14:01:30.887Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.01s) [2022-04-04T14:01:30.887Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-04T14:01:30.887Z] [2022-04-04T14:01:30.887Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-04T14:01:30.887Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-04T14:01:30.887Z] [2022-04-04T14:01:30.887Z] DONE 2 tests, 2 skipped in 1.918s [2022-04-04T14:01:30.887Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-04T14:01:31.215Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-04T14:01:31.715Z] --- PASS: TestCreateServiceSecretFileMode (12.34s) [2022-04-04T14:01:31.715Z] === RUN TestCreateServiceConfigFileMode [2022-04-04T14:01:31.785Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-04T14:01:32.719Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-04T14:01:33.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:01:33.101Z] INFO: Testing against a local daemon [2022-04-04T14:01:33.101Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T14:01:33.101Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:33.101Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T14:01:33.101Z] === RUN TestDiskUsage [2022-04-04T14:01:33.101Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T14:01:33.101Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-04T14:01:33.101Z] === RUN TestEventsExecDie [2022-04-04T14:01:33.101Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T14:01:33.101Z] --- SKIP: TestEventsExecDie (0.01s) [2022-04-04T14:01:33.101Z] === RUN TestEventsBackwardsCompatible [2022-04-04T14:01:33.101Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T14:01:33.101Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-04T14:01:33.101Z] === RUN TestEventsVolumeCreate [2022-04-04T14:01:33.101Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T14:01:33.101Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-04T14:01:33.101Z] === RUN TestInfoAPI [2022-04-04T14:01:33.101Z] --- PASS: TestInfoAPI (0.07s) [2022-04-04T14:01:33.101Z] === RUN TestInfoAPIWarnings [2022-04-04T14:01:33.101Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T14:01:33.101Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-04T14:01:33.101Z] === RUN TestInfoDebug [2022-04-04T14:01:33.101Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T14:01:33.101Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-04T14:01:33.101Z] === RUN TestInfoInsecureRegistries [2022-04-04T14:01:33.101Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T14:01:33.101Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-04T14:01:33.101Z] === RUN TestInfoRegistryMirrors [2022-04-04T14:01:33.101Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T14:01:33.101Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-04T14:01:33.101Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T14:01:33.362Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T14:01:34.087Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-04T14:01:34.087Z] === RUN TestPingCacheHeaders [2022-04-04T14:01:34.554Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-04T14:01:34.555Z] === RUN TestPingGet [2022-04-04T14:01:34.555Z] --- PASS: TestPingGet (0.04s) [2022-04-04T14:01:34.555Z] === RUN TestPingHead [2022-04-04T14:01:34.555Z] --- PASS: TestPingHead (0.04s) [2022-04-04T14:01:34.555Z] === RUN TestPingSwarmHeader [2022-04-04T14:01:34.555Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:34.555Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-04T14:01:34.555Z] === RUN TestVersion [2022-04-04T14:01:34.555Z] --- PASS: TestVersion (0.05s) [2022-04-04T14:01:34.555Z] PASS [2022-04-04T14:01:34.555Z] ok github.com/docker/docker/integration/system 1.313s [2022-04-04T14:01:34.621Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-04T14:01:35.023Z] [2022-04-04T14:01:35.023Z] === Skipped [2022-04-04T14:01:35.023Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T14:01:35.023Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:35.023Z] [2022-04-04T14:01:35.023Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-04T14:01:35.023Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-04T14:01:35.023Z] [2022-04-04T14:01:35.023Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-04-04T14:01:35.023Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-04T14:01:35.023Z] [2022-04-04T14:01:35.023Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-04T14:01:35.023Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-04T14:01:35.023Z] [2022-04-04T14:01:35.023Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-04T14:01:35.023Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-04T14:01:35.023Z] [2022-04-04T14:01:35.023Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-04T14:01:35.023Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-04T14:01:35.023Z] [2022-04-04T14:01:35.023Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-04T14:01:35.023Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T14:01:35.023Z] [2022-04-04T14:01:35.023Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-04T14:01:35.023Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T14:01:35.023Z] [2022-04-04T14:01:35.023Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-04T14:01:35.023Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-04T14:01:35.023Z] [2022-04-04T14:01:35.023Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-04T14:01:35.023Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-04T14:01:35.023Z] [2022-04-04T14:01:35.023Z] DONE 16 tests, 10 skipped in 3.812s [2022-04-04T14:01:35.023Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-04T14:01:35.560Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T14:01:37.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:01:37.248Z] INFO: Testing against a local daemon [2022-04-04T14:01:37.248Z] === RUN TestVolumesCreateAndList [2022-04-04T14:01:37.248Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-04T14:01:37.248Z] === RUN TestVolumesRemove [2022-04-04T14:01:37.248Z] --- PASS: TestVolumesRemove (0.11s) [2022-04-04T14:01:37.248Z] === RUN TestVolumesInspect [2022-04-04T14:01:37.248Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-04T14:01:37.248Z] === RUN TestVolumesInvalidJSON [2022-04-04T14:01:37.248Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T14:01:37.248Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T14:01:37.248Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T14:01:37.248Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-04T14:01:37.248Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T14:01:37.248Z] PASS [2022-04-04T14:01:37.248Z] ok github.com/docker/docker/integration/volume 0.324s [2022-04-04T14:01:37.248Z] [2022-04-04T14:01:37.248Z] DONE 5 tests in 2.501s [2022-04-04T14:01:37.461Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-04T14:01:37.717Z] INFO: make.ps1 ended at 04/04/2022 14:01:37 [2022-04-04T14:01:37.717Z] INFO: Integration CLI tests being run from the host: [2022-04-04T14:01:37.717Z] 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-04-04T14:01:38.395Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T14:01:38.654Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T14:01:39.221Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T14:01:40.157Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T14:01:41.532Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T14:01:42.467Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T14:01:43.402Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T14:01:43.402Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T14:01:43.402Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-04T14:01:43.660Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T14:01:43.918Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T14:01:43.935Z] --- PASS: TestCreateServiceConfigFileMode (12.31s) [2022-04-04T14:01:43.935Z] === RUN TestCreateServiceSysctls [2022-04-04T14:01:44.486Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T14:01:45.053Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-04T14:01:45.053Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-04T14:01:45.053Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T14:01:45.311Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T14:01:45.316Z] --- PASS: TestCreateServiceSysctls (2.83s) [2022-04-04T14:01:45.316Z] === RUN TestCreateServiceCapabilities [2022-04-04T14:01:45.878Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T14:01:47.227Z] --- PASS: TestCreateServiceCapabilities (2.25s) [2022-04-04T14:01:47.227Z] === RUN TestInspect [2022-04-04T14:01:49.159Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T14:01:49.159Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-04T14:01:49.159Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T14:01:49.768Z] --- PASS: TestInspect (2.52s) [2022-04-04T14:01:49.768Z] === RUN TestCreateJob [2022-04-04T14:01:50.095Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T14:01:50.261Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-04T14:01:50.261Z] INFO: Testing against a local daemon [2022-04-04T14:01:50.261Z] === RUN TestDockerSuite [2022-04-04T14:01:50.261Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-04T14:01:50.261Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-04T14:01:50.261Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T14:01:50.261Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-04T14:01:50.261Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-04T14:01:50.261Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-04T14:01:50.261Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-04T14:01:50.261Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T14:01:50.261Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-04T14:01:50.261Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-04T14:01:50.261Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-04T14:01:50.261Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-04T14:01:51.250Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-04T14:01:51.719Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-04T14:01:51.997Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T14:01:52.274Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T14:01:52.274Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T14:01:52.274Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T14:01:52.274Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T14:01:52.274Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T14:01:52.951Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T14:01:53.065Z] --- PASS: TestCreateJob (2.91s) [2022-04-04T14:01:53.065Z] === RUN TestReplicatedJob [2022-04-04T14:01:54.323Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T14:01:55.698Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T14:01:56.265Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T14:01:56.265Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-04T14:01:56.265Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T14:01:56.265Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-04T14:01:56.265Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T14:01:56.265Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-04T14:01:56.265Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T14:01:56.265Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-04T14:01:56.265Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-04T14:01:56.265Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-04T14:01:56.834Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-04T14:01:57.094Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-04T14:01:58.032Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-04T14:01:58.348Z] --- PASS: TestReplicatedJob (4.86s) [2022-04-04T14:01:58.348Z] === RUN TestUpdateReplicatedJob [2022-04-04T14:01:58.601Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-04T14:01:59.167Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T14:01:59.167Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-04T14:01:59.732Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-04T14:01:59.732Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-04T14:01:59.732Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-04T14:01:59.732Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T14:01:59.732Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-04T14:01:59.732Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-04T14:01:59.732Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-04T14:01:59.732Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-04T14:01:59.732Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-04T14:01:59.732Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-04T14:01:59.732Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-04T14:01:59.732Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-04T14:01:59.732Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-04T14:01:59.732Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-04T14:01:59.732Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-04T14:02:00.298Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-04T14:02:00.556Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-04T14:02:00.556Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-04T14:02:00.917Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2022-04-04T14:02:00.917Z] === RUN TestServiceListWithStatuses [2022-04-04T14:02:00.917Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T14:02:00.917Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-04T14:02:00.917Z] === RUN TestDockerNetworkConnectAlias [2022-04-04T14:02:01.123Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T14:02:01.382Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T14:02:01.951Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T14:02:01.951Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-04T14:02:02.208Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-04T14:02:02.466Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-04T14:02:03.034Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-04T14:02:03.034Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T14:02:03.034Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T14:02:03.600Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T14:02:03.861Z] ok github.com/docker/docker/libnetwork 37.248s coverage: 40.7% of statements [2022-04-04T14:02:03.861Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-04T14:02:03.861Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-04T14:02:03.861Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-04T14:02:03.861Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-04T14:02:03.861Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.377s coverage: 59.9% of statements [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-04T14:02:03.861Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-04T14:02:03.861Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.104s coverage: 4.0% of statements [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-04T14:02:03.861Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-04T14:02:03.861Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-04T14:02:03.861Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-04T14:02:04.983Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-04T14:02:05.122Z] --- PASS: TestDockerNetworkConnectAlias (3.87s) [2022-04-04T14:02:05.122Z] === RUN TestDockerNetworkReConnect [2022-04-04T14:02:05.242Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-04T14:02:05.501Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-04T14:02:05.501Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-04T14:02:05.501Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T14:02:06.067Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T14:02:06.067Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T14:02:07.001Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T14:02:07.036Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T14:02:07.036Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T14:02:07.036Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T14:02:07.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T14:02:07.567Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T14:02:07.663Z] --- PASS: TestDockerNetworkReConnect (3.22s) [2022-04-04T14:02:07.663Z] === RUN TestServicePlugin [2022-04-04T14:02:07.663Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T14:02:07.663Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-04T14:02:07.663Z] === RUN TestServiceUpdateLabel [2022-04-04T14:02:08.940Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-04T14:02:09.509Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T14:02:09.767Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T14:02:09.767Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T14:02:09.767Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T14:02:10.206Z] --- PASS: TestServiceUpdateLabel (2.09s) [2022-04-04T14:02:10.206Z] === RUN TestServiceUpdateSecrets [2022-04-04T14:02:10.702Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-04T14:02:11.637Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-04T14:02:11.897Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-04T14:02:11.969Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.593s coverage: 7.2% of statements [2022-04-04T14:02:11.969Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-04T14:02:12.226Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-04T14:02:12.801Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-04T14:02:12.801Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-04T14:02:12.801Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-04T14:02:12.801Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-04T14:02:12.853Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T14:02:12.853Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T14:02:13.376Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-04T14:02:13.636Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-04-04T14:02:13.894Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-04T14:02:13.894Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-04T14:02:14.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T14:02:14.097Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T14:02:14.226Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T14:02:14.486Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T14:02:14.555Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T14:02:14.745Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T14:02:16.122Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents63743681 [2022-04-04T14:02:16.122Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T14:02:16.122Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T14:02:17.056Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-04T14:02:17.623Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T14:02:17.623Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T14:02:17.880Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T14:02:19.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T14:02:19.253Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T14:02:20.188Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-04T14:02:20.753Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T14:02:21.318Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T14:02:21.318Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T14:02:21.318Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T14:02:21.576Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T14:02:22.142Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T14:02:22.142Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T14:02:22.708Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T14:02:23.640Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-04T14:02:24.206Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T14:02:25.103Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2022-04-04T14:02:25.103Z] === RUN TestServiceUpdateConfigs [2022-04-04T14:02:26.087Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-04T14:02:27.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T14:02:29.465Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T14:02:30.400Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T14:02:30.967Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T14:02:31.903Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T14:02:32.836Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-04T14:02:34.734Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T14:02:34.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T14:02:34.845Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T14:02:34.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T14:02:36.646Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T14:02:36.903Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T14:02:37.839Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T14:02:39.216Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T14:02:39.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T14:02:39.502Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T14:02:39.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T14:02:39.502Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T14:02:39.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T14:02:40.006Z] --- PASS: TestServiceUpdateConfigs (14.13s) [2022-04-04T14:02:40.006Z] === RUN TestServiceUpdateNetwork [2022-04-04T14:02:40.151Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T14:02:40.960Z] ok github.com/docker/docker/libnetwork/ipam 14.415s coverage: 85.3% of statements [2022-04-04T14:02:40.960Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-04T14:02:40.960Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-04T14:02:40.960Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-04T14:02:40.960Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-04T14:02:40.960Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-04T14:02:40.960Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-04T14:02:40.960Z] ok github.com/docker/docker/libnetwork/ipamutils 0.255s coverage: 74.0% of statements [2022-04-04T14:02:41.219Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.1% of statements [2022-04-04T14:02:41.219Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-04T14:02:41.785Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-04-04T14:02:42.681Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T14:02:45.962Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-04T14:02:46.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T14:02:46.589Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T14:02:46.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T14:02:46.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T14:02:46.589Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T14:02:46.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T14:02:46.589Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T14:02:46.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T14:02:46.895Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T14:02:47.829Z] docker_cli_service_logs_test.go:246: checking task q10fj7i5orms [2022-04-04T14:02:47.829Z] docker_cli_service_logs_test.go:251: checking messages for q10fj7i5orms [2022-04-04T14:02:47.829Z] docker_cli_service_logs_test.go:246: checking task jj5o1rjvfsgi [2022-04-04T14:02:47.829Z] docker_cli_service_logs_test.go:251: checking messages for jj5o1rjvfsgi [2022-04-04T14:02:49.727Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T14:02:52.261Z] --- PASS: TestServiceUpdateNetwork (12.14s) [2022-04-04T14:02:52.261Z] === RUN TestServiceUpdatePidsLimit [2022-04-04T14:02:52.261Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-04T14:02:52.261Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-04T14:02:54.993Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T14:02:56.891Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-04T14:02:58.266Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T14:02:58.524Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-04T14:02:58.783Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T14:02:59.348Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T14:02:59.639Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T14:02:59.639Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T14:02:59.639Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T14:02:59.639Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T14:02:59.639Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T14:02:59.639Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T14:02:59.915Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T14:02:59.915Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-04T14:02:59.915Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T14:03:00.394Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-04T14:03:00.624Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T14:03:00.624Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T14:03:00.624Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T14:03:00.624Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T14:03:00.624Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T14:03:00.624Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T14:03:00.624Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T14:03:00.851Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T14:03:01.092Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T14:03:01.110Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-04T14:03:02.079Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T14:03:03.643Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T14:03:05.864Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T14:03:06.849Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T14:03:06.849Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T14:03:06.849Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T14:03:06.849Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T14:03:06.849Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T14:03:06.849Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T14:03:06.923Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-04T14:03:06.923Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-04T14:03:06.970Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-04-04T14:03:06.971Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-04T14:03:06.971Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-04-04T14:03:06.971Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-04-04T14:03:06.971Z] PASS [2022-04-04T14:03:06.971Z] [2022-04-04T14:03:06.971Z] === Skipped [2022-04-04T14:03:06.971Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-04T14:03:06.971Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-04T14:03:06.971Z] [2022-04-04T14:03:06.971Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-04T14:03:06.971Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-04T14:03:06.971Z] [2022-04-04T14:03:06.971Z] DONE 27 tests, 2 skipped in 148.343s [2022-04-04T14:03:06.971Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-04T14:03:06.971Z] ++ 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-04-04T14:03:06.971Z] ++ set -e [2022-04-04T14:03:06.971Z] ++ '[' -n 0 ']' [2022-04-04T14:03:06.971Z] ++ set -x [2022-04-04T14:03:06.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=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-04-04T14:03:06.971Z] INFO: Testing against a local daemon [2022-04-04T14:03:06.971Z] === RUN TestSessionCreate [2022-04-04T14:03:06.971Z] --- PASS: TestSessionCreate (0.02s) [2022-04-04T14:03:06.971Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-04T14:03:06.971Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-04T14:03:06.971Z] PASS [2022-04-04T14:03:06.971Z] [2022-04-04T14:03:06.971Z] DONE 2 tests in 0.112s [2022-04-04T14:03:06.971Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-04T14:03:06.971Z] ++ 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-04-04T14:03:06.971Z] ++ set -e [2022-04-04T14:03:06.971Z] ++ '[' -n 0 ']' [2022-04-04T14:03:06.971Z] ++ set -x [2022-04-04T14:03:06.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=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-04-04T14:03:06.971Z] INFO: Testing against a local daemon [2022-04-04T14:03:06.971Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-04T14:03:06.971Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T14:03:06.971Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T14:03:06.971Z] === RUN TestDiskUsage [2022-04-04T14:03:06.971Z] === PAUSE TestDiskUsage [2022-04-04T14:03:06.971Z] === RUN TestEventsExecDie [2022-04-04T14:03:07.231Z] --- PASS: TestEventsExecDie (0.47s) [2022-04-04T14:03:07.231Z] === RUN TestEventsBackwardsCompatible [2022-04-04T14:03:07.231Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-04T14:03:07.231Z] === RUN TestEventsVolumeCreate [2022-04-04T14:03:07.231Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-04-04T14:03:07.231Z] === RUN TestInfoBinaryCommits [2022-04-04T14:03:07.231Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-04T14:03:07.231Z] === RUN TestInfoAPIVersioned [2022-04-04T14:03:07.231Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-04T14:03:07.231Z] === RUN TestInfoAPI [2022-04-04T14:03:07.231Z] --- PASS: TestInfoAPI (0.02s) [2022-04-04T14:03:07.231Z] === RUN TestInfoAPIWarnings [2022-04-04T14:03:07.490Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-04T14:03:07.490Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-04T14:03:07.490Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-04T14:03:07.490Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-04T14:03:07.490Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-04T14:03:08.434Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-04T14:03:09.367Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-04T14:03:09.934Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-04T14:03:10.636Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T14:03:11.308Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-04T14:03:11.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T14:03:13.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T14:03:13.411Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T14:03:14.395Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T14:03:14.395Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:03:14.586Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-04T14:03:14.861Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T14:03:15.520Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-04T14:03:15.520Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-04T14:03:15.520Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-04T14:03:16.088Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-04T14:03:16.420Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T14:03:16.420Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T14:03:16.420Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T14:03:17.022Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T14:03:18.924Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-04T14:03:20.203Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T14:03:20.303Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-04T14:03:21.237Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-04T14:03:21.763Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T14:03:21.764Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T14:03:21.764Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T14:03:21.764Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T14:03:21.764Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T14:03:23.124Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T14:03:23.143Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-04T14:03:23.334Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T14:03:23.709Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-04T14:03:24.317Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T14:03:24.784Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T14:03:25.335Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-04-04T14:03:25.335Z] === RUN TestInfoDebug [2022-04-04T14:03:25.335Z] --- PASS: TestInfoDebug (0.52s) [2022-04-04T14:03:25.335Z] === RUN TestInfoInsecureRegistries [2022-04-04T14:03:25.335Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-04T14:03:25.335Z] === RUN TestInfoRegistryMirrors [2022-04-04T14:03:25.335Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-04T14:03:25.335Z] === RUN TestLoginFailsWithBadCredentials [2022-04-04T14:03:25.335Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-04T14:03:25.335Z] === RUN TestPingCacheHeaders [2022-04-04T14:03:25.335Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-04T14:03:25.335Z] === RUN TestPingGet [2022-04-04T14:03:25.335Z] --- PASS: TestPingGet (0.01s) [2022-04-04T14:03:25.335Z] === RUN TestPingHead [2022-04-04T14:03:25.335Z] --- PASS: TestPingHead (0.01s) [2022-04-04T14:03:25.335Z] === RUN TestPingSwarmHeader [2022-04-04T14:03:25.595Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-04T14:03:25.615Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-04T14:03:25.767Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T14:03:25.863Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-04T14:03:25.873Z] docker_cli_swarm_test.go:1895: [da065cb8d9d91] joining swarm manager [d4a1ec8eadcdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T14:03:26.233Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T14:03:26.835Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-04T14:03:26.835Z] --- PASS: TestPingSwarmHeader (1.58s) [2022-04-04T14:03:26.835Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-04T14:03:26.835Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-04T14:03:26.835Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-04T14:03:26.835Z] === RUN TestVersion [2022-04-04T14:03:26.835Z] --- PASS: TestVersion (0.02s) [2022-04-04T14:03:26.835Z] === CONT TestDiskUsage [2022-04-04T14:03:27.266Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T14:03:27.266Z] docker_cli_swarm_test.go:1896: [d0cfcc98a56d7] joining swarm manager [d4a1ec8eadcdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/empty [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/empty/container_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/empty/image_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/empty/volume_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-04T14:03:27.407Z] === RUN TestDiskUsage/after_container.Run [2022-04-04T14:03:27.667Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-04T14:03:27.667Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-04T14:03:27.667Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-04T14:03:27.667Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-04T14:03:27.667Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-04T14:03:27.667Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-04T14:03:27.667Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-04T14:03:27.667Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-04T14:03:27.667Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-04T14:03:27.667Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-04T14:03:27.884Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage (1.09s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-04T14:03:27.927Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-04T14:03:27.928Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-04T14:03:27.928Z] PASS [2022-04-04T14:03:27.928Z] [2022-04-04T14:03:27.928Z] === Skipped [2022-04-04T14:03:27.928Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-04T14:03:27.928Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-04T14:03:27.928Z] [2022-04-04T14:03:27.928Z] DONE 54 tests, 1 skipped in 21.318s [2022-04-04T14:03:27.928Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-04T14:03:27.928Z] ++ 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-04-04T14:03:27.928Z] ++ set -e [2022-04-04T14:03:27.928Z] ++ '[' -n 0 ']' [2022-04-04T14:03:27.928Z] ++ set -x [2022-04-04T14:03:27.928Z] ++ 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-04-04T14:03:27.928Z] INFO: Testing against a local daemon [2022-04-04T14:03:27.928Z] === RUN TestVolumesCreateAndList [2022-04-04T14:03:27.928Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-04T14:03:27.928Z] === RUN TestVolumesRemove [2022-04-04T14:03:27.928Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-04T14:03:27.928Z] === RUN TestVolumesInspect [2022-04-04T14:03:28.188Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-04T14:03:28.188Z] === RUN TestVolumesInvalidJSON [2022-04-04T14:03:28.188Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-04T14:03:28.188Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-04T14:03:28.188Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-04T14:03:28.188Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-04T14:03:28.188Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-04T14:03:28.188Z] PASS [2022-04-04T14:03:28.188Z] [2022-04-04T14:03:28.188Z] DONE 5 tests in 0.187s [2022-04-04T14:03:28.188Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T14:03:28.188Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T14:03:28.188Z] +++ kill 14216 [2022-04-04T14:03:28.448Z] +++ /etc/init.d/apparmor stop [2022-04-04T14:03:28.448Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T14:03:28.448Z] [2022-04-04T14:03:28.448Z] Unloading profiles will leave already running processes permanently [2022-04-04T14:03:28.448Z] unconfined, which can lead to unexpected situations. [2022-04-04T14:03:28.448Z] [2022-04-04T14:03:28.448Z] To set a process to complain mode, use the command line tool [2022-04-04T14:03:28.448Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T14:03:28.448Z] +++ true [2022-04-04T14:03:28.448Z] exiting test-integration [2022-04-04T14:03:28.448Z] ++ exit 0 [2022-04-04T14:03:28.448Z] [2022-04-04T14:03:28.868Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T14:03:28.868Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T14:03:28.868Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime Post stage [Pipeline] junit [2022-04-04T14:03:29.033Z] Recording test results [2022-04-04T14:03:29.244Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T14:03:29.587Z] + echo Ensuring container killed. [2022-04-04T14:03:29.587Z] Ensuring container killed. [2022-04-04T14:03:29.587Z] + docker rm -vf docker-pr4 [2022-04-04T14:03:29.587Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-04T14:03:29.796Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T14:03:29.875Z] + echo Chowning /workspace to jenkins user [2022-04-04T14:03:29.875Z] Chowning /workspace to jenkins user [2022-04-04T14:03:29.875Z] + id -u [2022-04-04T14:03:29.875Z] + id -g [2022-04-04T14:03:29.875Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43457:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T14:03:31.115Z] + bundleName=arm64-integration [2022-04-04T14:03:31.115Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-04T14:03:31.115Z] Creating arm64-integration-bundles.tar.gz [2022-04-04T14:03:31.115Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-04T14:03:31.115Z] + 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-04-04T14:03:31.129Z] Archiving artifacts [2022-04-04T14:03:32.093Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T14:03:32.326Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-04T14:03:32.632Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43457/4/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-04-04T14:03:32.666Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [Pipeline] sh [2022-04-04T14:03:32.943Z] + make clean [2022-04-04T14:03:32.943Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T14:03:32.943Z] docker-dev-cache [2022-04-04T14:03:32.943Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T14:03:33.204Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-04T14:03:33.204Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-04T14:03:33.205Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-04T14:03:33.205Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T14:03:33.205Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-04T14:03:33.205Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T14:03:33.205Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-04T14:03:33.205Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T14:03:33.205Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-04T14:03:33.205Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T14:03:33.205Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-04T14:03:33.205Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T14:03:33.205Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-04T14:03:33.205Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T14:03:33.205Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-04T14:03:33.205Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:03:33.205Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-04T14:03:33.205Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-04T14:03:33.205Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T14:03:33.205Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-04T14:03:33.700Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-04T14:03:34.229Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T14:03:34.302Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T14:03:34.303Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T14:03:34.303Z] === RUN TestDockerSuite/TestBuildConditionalCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T14:03:35.073Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-04T14:03:35.285Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T14:03:35.285Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T14:03:35.285Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T14:03:35.755Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T14:03:36.007Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-04T14:03:36.944Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-04T14:03:37.964Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T14:03:38.318Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-04T14:03:38.423Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T14:03:38.879Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T14:03:38.879Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T14:03:38.879Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T14:03:38.980Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T14:03:38.981Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T14:03:39.077Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-04T14:03:39.077Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T14:03:39.077Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-04T14:03:39.077Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T14:03:39.077Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-04T14:03:39.254Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-04T14:03:39.448Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T14:03:39.448Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T14:03:39.448Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T14:03:39.448Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T14:03:39.448Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T14:03:39.448Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T14:03:39.448Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T14:03:39.844Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T14:03:39.916Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T14:03:40.630Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-04T14:03:40.804Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T14:03:40.804Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T14:03:40.804Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T14:03:40.804Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T14:03:40.804Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T14:03:42.005Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-04T14:03:42.036Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-04T14:03:43.379Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T14:03:44.260Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-04T14:03:44.260Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T14:03:44.260Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-04T14:03:44.260Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T14:03:44.260Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-04T14:03:44.260Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T14:03:44.260Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-04T14:03:44.260Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T14:03:44.260Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-04T14:03:46.565Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T14:03:48.102Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-04T14:03:48.102Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T14:03:48.102Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-04T14:03:48.102Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T14:03:48.102Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-04T14:03:48.639Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-04T14:03:55.268Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-04T14:03:56.768Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-04T14:03:58.144Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-04T14:03:58.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T14:03:58.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T14:03:58.403Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T14:03:58.971Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T14:03:58.971Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T14:03:58.971Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T14:03:58.971Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T14:03:59.540Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T14:03:59.540Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T14:04:00.476Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T14:04:00.735Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T14:04:00.735Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T14:04:00.735Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T14:04:00.735Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T14:04:02.112Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T14:04:02.370Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T14:04:02.370Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T14:04:02.370Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T14:04:02.370Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-04T14:04:08.924Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T14:04:09.184Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T14:04:09.444Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T14:04:09.444Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T14:04:11.347Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T14:04:13.883Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-04T14:04:13.883Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T14:04:13.883Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite (1298.47s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.39s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.69s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.85s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.50s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.73s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.60s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.73s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.45s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAttachDetach (0.64s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.45s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.74s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.17s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.86s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.69s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.73s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.79s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.23s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.60s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.06s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.75s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.35s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.85s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.32s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.64s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.10s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.07s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.80s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.94s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.32s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.62s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.18s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.10s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.16s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.91s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.79s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.84s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.98s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.12s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.58s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.85s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.99s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.35s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.21s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.02s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.15s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.54s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.75s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.52s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.14s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.36s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.11s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.57s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.82s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.64s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.79s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCmd (0.25s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2022-04-04T14:04:13.883Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.58s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.64s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.72s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.26s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.50s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.51s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.65s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.93s) [2022-04-04T14:04:13.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-04T14:04:13.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-04T14:04:13.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-04T14:04:13.883Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.18s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.53s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.04s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.14s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.19s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.49s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.23s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.49s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.38s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.35s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.12s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.19s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.47s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.93s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.21s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.64s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.04s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.70s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.19s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.97s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.97s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.54s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.05s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.65s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEnv (1.30s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.42s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.86s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.37s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.28s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.12s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.73s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2022-04-04T14:04:13.883Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.24s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.98s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFails (0.71s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.89s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.95s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.91s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.73s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.44s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.95s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.59s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.76s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.73s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.33s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildHistory (4.01s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.69s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.12s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.54s) [2022-04-04T14:04:13.883Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.43s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.08s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.24s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.57s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.03s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.21s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.52s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.86s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.90s) [2022-04-04T14:04:13.884Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.37s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.20s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.52s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.72s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.45s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.28s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.37s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.81s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.04s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.65s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.06s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.88s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.06s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildPATH (1.50s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.75s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.09s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.06s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.06s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildRm (2.49s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.70s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.98s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.92s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2022-04-04T14:04:13.884Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildStderr (0.55s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.88s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.79s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.88s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.03s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildUser (1.34s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.32s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.97s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.89s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.71s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.82s) [2022-04-04T14:04:13.884Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T14:04:13.884Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-04T14:04:13.884Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T14:04:13.884Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.04s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.99s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.60s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2022-04-04T14:04:13.884Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.47s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.29s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T14:04:13.884Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.54s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.95s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.91s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.65s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCommitTTY (1.10s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.88s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.90s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.78s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.26s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.18s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.54s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.60s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.50s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.49s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.60s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.30s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.51s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.73s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.53s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.57s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.99s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.16s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.64s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.76s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.03s) [2022-04-04T14:04:13.884Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.02s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.01s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.32s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.16s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.98s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.10s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.49s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.45s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dda8d0_} (1.60s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13074373693_/foo_false____} (1.52s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13074373693_/foo_true____} (1.43s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32674246929_/foo_false____} (1.44s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32674246929_/foo_true____} (1.43s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32674246929_/foo_true__0xc000dda900__} (1.45s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dda918_} (1.33s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dda930_} (1.44s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dda948_} (1.50s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dda960_} (1.48s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.26s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.38s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.47s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.10s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.98s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.49s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.49s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.58s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.55s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.63s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.64s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.72s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.84s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.78s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.75s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.59s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.75s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.07s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.70s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.79s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.26s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.57s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.22s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.98s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.46s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.63s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.53s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToDot (0.61s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.19s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.82s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-04-04T14:04:13.884Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2022-04-04T14:04:13.885Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-04-04T14:04:13.885Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.42s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.85s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.87s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.52s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.89s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.45s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.64s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.55s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.07s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.32s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.65s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsAttach (0.82s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsCommit (0.86s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.64s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.18s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.65s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.69s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsCopy (1.15s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.34s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.21s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.21s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFormat (1.04s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.66s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.44s) [2022-04-04T14:04:13.885Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-04T14:04:13.885Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.33s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.66s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.78s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.30s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.93s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecCgroup (0.77s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecEnv (0.73s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.12s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.69s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecInspectID (1.77s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.54s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.73s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecStartFails (0.68s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecTTY (0.62s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.79s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.61s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecUlimits (0.73s) [2022-04-04T14:04:13.885Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.41s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestHealth (18.85s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.65s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.28s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.65s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.74s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.82s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.65s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.75s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImportDisplay (1.03s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImportFile (1.03s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.44s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.52s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-04-04T14:04:13.885Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectHistory (0.50s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-04T14:04:13.885Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.43s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.98s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.32s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.51s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.48s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.46s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.18s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.51s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.76s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.50s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.52s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.36s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.00s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.02s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.85s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-04-04T14:04:13.885Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.56s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.54s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.73s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPluginActive (1.98s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.79s) [2022-04-04T14:04:13.886Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.32s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.88s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPortList (6.04s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.16s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.21s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.49s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.96s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.33s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsByOrder (1.81s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.01s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.94s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.28s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.15s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.61s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.53s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.01s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2022-04-04T14:04:13.886Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.81s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.16s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.83s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.98s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.98s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.53s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.44s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.06s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.31s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.14s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.03s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.60s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.73s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.41s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.83s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.11s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.77s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.77s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.33s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.26s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.83s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.69s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.61s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.52s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.61s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.40s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.41s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.67s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.34s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.58s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.30s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.47s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.63s) [2022-04-04T14:04:13.886Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-04T14:04:13.886Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.10s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2022-04-04T14:04:13.886Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.37s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.57s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.58s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-04-04T14:04:13.886Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.34s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.15s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.44s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.54s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.27s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.06s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.47s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.66s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.86s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.15s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.84s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.38s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.27s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunMount (4.88s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.61s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.24s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.31s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.96s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.27s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.40s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNetHost (0.67s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.26s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.49s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.54s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2022-04-04T14:04:13.886Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.62s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.64s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.15s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2022-04-04T14:04:13.886Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2022-04-04T14:04:13.886Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.57s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.20s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.44s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.17s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.90s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.59s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.51s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.65s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.77s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.57s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunState (1.15s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.66s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunSysctls (1.17s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.63s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.73s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.56s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.81s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.63s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.48s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUserByID (0.63s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.76s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.89s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.92s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.35s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.59s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.42s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.54s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.40s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.45s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.03s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.64s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.91s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.49s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.45s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.50s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.46s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.50s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.63s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.46s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.76s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.11s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.69s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.93s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.48s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.59s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.62s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.56s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.63s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.96s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.88s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.23s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.93s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.86s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.13s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.68s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.51s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.85s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.53s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.56s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.28s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.31s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.55s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.91s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2022-04-04T14:04:13.887Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.66s) [2022-04-04T14:04:13.887Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-04T14:04:13.887Z] === RUN TestDockerRegistrySuite [2022-04-04T14:04:13.887Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T14:04:15.262Z] check_test.go:195: [d3b8142f67e09] daemon is not started [2022-04-04T14:04:15.262Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T14:04:15.829Z] docker_cli_swarm_test.go:1796: [d333ed601e9a6] joining swarm manager [d0910e53fa527]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T14:04:15.902Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T14:04:15.902Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T14:04:15.902Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T14:04:15.902Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T14:04:15.902Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T14:04:16.395Z] check_test.go:195: [d357972721ecf] daemon is not started [2022-04-04T14:04:16.395Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T14:04:17.330Z] docker_cli_swarm_test.go:1797: [d02e7cd167e13] joining swarm manager [d0910e53fa527]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T14:04:17.896Z] check_test.go:195: [d56502b2b22c8] daemon is not started [2022-04-04T14:04:17.896Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T14:04:18.155Z] check_test.go:195: [dbcb400561308] daemon is not started [2022-04-04T14:04:18.155Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T14:04:20.690Z] check_test.go:195: [dabfe81033c2b] daemon is not started [2022-04-04T14:04:20.690Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T14:04:22.251Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T14:04:22.251Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T14:04:22.251Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T14:04:23.210Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T14:04:23.210Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T14:04:23.210Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T14:04:23.210Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T14:04:23.665Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T14:04:23.665Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T14:04:23.665Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T14:04:24.120Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T14:04:24.120Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T14:04:24.120Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T14:04:27.259Z] check_test.go:195: [d13b05e9ce98e] daemon is not started [2022-04-04T14:04:27.259Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T14:04:28.634Z] check_test.go:195: [da6e1bcfa887f] daemon is not started [2022-04-04T14:04:28.634Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T14:04:28.892Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-04T14:04:29.827Z] check_test.go:195: [d3268efba6cf4] daemon is not started [2022-04-04T14:04:29.827Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T14:04:31.201Z] check_test.go:195: [dcf8daa187bfc] daemon is not started [2022-04-04T14:04:31.201Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T14:04:32.135Z] check_test.go:195: [d395bf92f5296] daemon is not started [2022-04-04T14:04:32.135Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T14:04:33.072Z] check_test.go:195: [d3cba684cd554] daemon is not started [2022-04-04T14:04:33.072Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T14:04:33.218Z] ok github.com/docker/docker/libnetwork/networkdb 103.548s coverage: 60.0% of statements [2022-04-04T14:04:33.218Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-04T14:04:33.218Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-04T14:04:33.219Z] ok github.com/docker/docker/libnetwork/osl 4.306s coverage: 39.7% of statements [2022-04-04T14:04:33.219Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-04T14:04:33.219Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-04T14:04:33.219Z] ok github.com/docker/docker/libnetwork/portmapper 0.216s coverage: 48.6% of statements [2022-04-04T14:04:33.219Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-04T14:04:33.219Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-04T14:04:33.219Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-04T14:04:33.219Z] [2022-04-04T14:04:33.219Z] === Skipped [2022-04-04T14:04:33.219Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-04T14:04:33.219Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T14:04:33.219Z] [2022-04-04T14:04:33.219Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-04T14:04:33.219Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T14:04:33.219Z] [2022-04-04T14:04:33.219Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-04T14:04:33.219Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-04T14:04:33.219Z] [2022-04-04T14:04:33.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-04T14:04:33.219Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T14:04:33.219Z] [2022-04-04T14:04:33.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-04T14:04:33.219Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T14:04:33.219Z] [2022-04-04T14:04:33.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-04T14:04:33.219Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T14:04:33.219Z] [2022-04-04T14:04:33.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-04T14:04:33.219Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T14:04:33.219Z] [2022-04-04T14:04:33.219Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-04T14:04:33.219Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-04T14:04:33.219Z] [2022-04-04T14:04:33.219Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-04T14:04:33.219Z] firewalld_test.go:14: firewalld is not running [2022-04-04T14:04:33.219Z] [2022-04-04T14:04:33.219Z] DONE 326 tests, 9 skipped in 199.117s [2022-04-04T14:04:33.727Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T14:04:33.727Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux Post stage [Pipeline] junit [2022-04-04T14:04:33.798Z] Recording test results [2022-04-04T14:04:34.006Z] check_test.go:195: [d19b9834ade07] daemon is not started [2022-04-04T14:04:34.195Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T14:04:34.238Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2022-04-04T14:04:34.265Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-04T14:04:34.561Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43457/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a35b4ac54a5c8b7e822293ba62f198047a52a0aa -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a35b4ac54a5c8b7e822293ba62f198047a52a0aa hack/validate/vendor [2022-04-04T14:04:34.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T14:04:35.200Z] check_test.go:195: [d1b71a18e33c5] daemon is not started [2022-04-04T14:04:35.200Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T14:04:35.494Z] No vendor changes in diff. [2022-04-04T14:04:35.494Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T14:04:36.066Z] + echo Ensuring container killed. [2022-04-04T14:04:36.066Z] Ensuring container killed. [2022-04-04T14:04:36.066Z] + docker rm -vf docker-pr4 [2022-04-04T14:04:36.066Z] Error: No such container: docker-pr4 [Pipeline] sh [2022-04-04T14:04:36.136Z] check_test.go:195: [da80f24132a5e] daemon is not started [2022-04-04T14:04:36.136Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T14:04:36.350Z] + echo Chowning /workspace to jenkins user [2022-04-04T14:04:36.350Z] Chowning /workspace to jenkins user [2022-04-04T14:04:36.350Z] + id -u [2022-04-04T14:04:36.350Z] + id -g [2022-04-04T14:04:36.350Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43457:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T14:04:36.702Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-04T14:04:36.960Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f74cd0a70ac6de91ab3f8462c523cfc0f400df2ea86ecfd14e76c41228d1170d [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T14:04:37.895Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f676601e192036f02e2611172f8c4e20bfc4e25aaf2b5c8f716592ae1622637d [2022-04-04T14:04:38.016Z] + bundleName=unit [2022-04-04T14:04:38.016Z] + echo Creating unit-bundles.tar.gz [2022-04-04T14:04:38.016Z] Creating unit-bundles.tar.gz [2022-04-04T14:04:38.016Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-04-04T14:04:38.016Z] bundles/junit-report-libnetwork.xml [2022-04-04T14:04:38.016Z] bundles/junit-report.xml [2022-04-04T14:04:38.016Z] bundles/go-test-report-libnetwork.json [2022-04-04T14:04:38.016Z] bundles/go-test-report.json [2022-04-04T14:04:38.016Z] bundles/profile-libnetwork.out [2022-04-04T14:04:38.016Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-04T14:04:38.027Z] Archiving artifacts [2022-04-04T14:04:38.153Z] check_test.go:195: [dd32d6ab91274] daemon is not started [2022-04-04T14:04:38.153Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T14:04:38.468Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43457/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T14:04:38.777Z] + make clean [2022-04-04T14:04:38.777Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T14:04:38.777Z] docker-dev-cache [2022-04-04T14:04:38.777Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-04T14:04:39.089Z] docker_cli_swarm_test.go:1315: [d8e5bd328b653] joining swarm manager [d3c2de60a5d94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T14:04:39.347Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b041bc377f62704cd4e1b81356c8b17a38e0b8df9de3237e55cc4753e3d3ae1a [2022-04-04T14:04:40.282Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:de3f32b2795cde297f82b8444ce5930da9d8bae8d48639b46fd9eae2fad8cde8 [2022-04-04T14:04:40.282Z] docker_cli_swarm_test.go:1316: [d88dcba3b0241] joining swarm manager [d3c2de60a5d94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T14:04:40.541Z] check_test.go:195: [dc7a3dc60271f] daemon is not started [2022-04-04T14:04:40.541Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T14:04:41.477Z] check_test.go:195: [d620d61159a63] daemon is not started [2022-04-04T14:04:41.477Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T14:04:43.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T14:04:43.622Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T14:04:43.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T14:04:44.008Z] check_test.go:195: [dbae8f037c61b] daemon is not started [2022-04-04T14:04:44.008Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T14:04:44.573Z] check_test.go:195: [dc6f25a249f12] daemon is not started [2022-04-04T14:04:44.573Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T14:04:44.573Z] check_test.go:195: [d255aae1f582a] daemon is not started [2022-04-04T14:04:44.573Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T14:04:45.507Z] check_test.go:195: [d05f2de219d2b] daemon is not started [2022-04-04T14:04:45.508Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T14:04:46.457Z] check_test.go:195: [d0316ddbe27c0] daemon is not started [2022-04-04T14:04:46.457Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T14:04:47.393Z] check_test.go:195: [db45571094b50] daemon is not started [2022-04-04T14:04:47.393Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T14:04:48.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T14:04:49.188Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T14:04:49.188Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T14:04:49.188Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T14:04:49.188Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T14:04:49.921Z] check_test.go:195: [da7e74814ba14] daemon is not started [2022-04-04T14:04:49.921Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T14:04:49.921Z] check_test.go:195: [d8e1e330424a1] daemon is not started [2022-04-04T14:04:49.921Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T14:04:50.856Z] check_test.go:195: [d9f04200dd03b] daemon is not started [2022-04-04T14:04:50.856Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T14:04:51.422Z] check_test.go:195: [d17e033a1dcc3] daemon is not started [2022-04-04T14:04:51.422Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T14:04:51.422Z] check_test.go:195: [dfa996d2c474e] daemon is not started [2022-04-04T14:04:51.422Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T14:04:51.680Z] check_test.go:195: [de02c3daea1d3] daemon is not started [2022-04-04T14:04:51.680Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T14:04:51.939Z] check_test.go:195: [d864de07a82ae] daemon is not started [2022-04-04T14:04:51.939Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T14:04:52.197Z] check_test.go:195: [df9015f8f983a] daemon is not started [2022-04-04T14:04:52.197Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T14:04:52.454Z] check_test.go:195: [d88a583e5b908] daemon is not started [2022-04-04T14:04:52.454Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T14:04:53.389Z] check_test.go:195: [d9510cfa3546d] daemon is not started [2022-04-04T14:04:53.389Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T14:04:54.768Z] check_test.go:195: [d8d764da3b412] daemon is not started [2022-04-04T14:04:54.768Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T14:04:55.705Z] check_test.go:195: [dd29280936e87] daemon is not started [2022-04-04T14:04:55.705Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T14:04:56.644Z] check_test.go:195: [da7d1b7205888] daemon is not started [2022-04-04T14:04:56.644Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T14:04:57.581Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite (44.35s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.25s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.31s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.52s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.59s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.45s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.13s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.86s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.15s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.38s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.12s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.00s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.22s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.75s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-04-04T14:04:58.146Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-04-04T14:04:58.146Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T14:04:58.146Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T14:04:58.405Z] check_test.go:222: [d26605914f4d8] daemon is not started [2022-04-04T14:04:58.405Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T14:04:58.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T14:05:00.936Z] check_test.go:222: [df678f038969c] daemon is not started [2022-04-04T14:05:00.936Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T14:05:04.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T14:05:04.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T14:05:05.981Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T14:05:06.200Z] check_test.go:222: [d8e3a21262218] daemon is not started [2022-04-04T14:05:06.200Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T14:05:07.136Z] check_test.go:222: [d5e778d5f1710] daemon is not started [2022-04-04T14:05:07.136Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T14:05:07.395Z] check_test.go:222: [d68273abf206a] daemon is not started [2022-04-04T14:05:07.395Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T14:05:08.330Z] check_test.go:222: [d3dafd7ac8199] daemon is not started [2022-04-04T14:05:08.330Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T14:05:09.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T14:05:09.215Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T14:05:09.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T14:05:09.266Z] check_test.go:222: [d5ebf18be03e7] daemon is not started [2022-04-04T14:05:09.266Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T14:05:09.768Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T14:05:10.207Z] check_test.go:222: [d9e71dc9624e7] daemon is not started [2022-04-04T14:05:10.207Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T14:05:12.717Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T14:05:12.738Z] check_test.go:222: [d5918e8b1d4e5] daemon is not started [2022-04-04T14:05:12.738Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T14:05:12.997Z] check_test.go:222: [d39656d12d94c] daemon is not started [2022-04-04T14:05:12.997Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T14:05:13.564Z] check_test.go:222: [d0543581f1290] daemon is not started [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite (15.27s) [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.11s) [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.05s) [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.33s) [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-04-04T14:05:13.564Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2022-04-04T14:05:13.564Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T14:05:13.564Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T14:05:13.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T14:05:13.963Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T14:05:13.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T14:05:13.963Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T14:05:13.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T14:05:14.130Z] check_test.go:251: [d339011772bfe] daemon is not started [2022-04-04T14:05:14.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T14:05:14.697Z] check_test.go:251: [ded1d2604b1f3] daemon is not started [2022-04-04T14:05:14.697Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T14:05:14.956Z] check_test.go:251: [dd044ee1aa776] daemon is not started [2022-04-04T14:05:14.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T14:05:15.661Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T14:05:16.333Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T14:05:16.591Z] check_test.go:251: [d8ba791f0f8d3] daemon is not started [2022-04-04T14:05:16.591Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T14:05:17.160Z] check_test.go:251: [dc21bf08ef086] daemon is not started [2022-04-04T14:05:17.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T14:05:18.097Z] check_test.go:251: [d7ca4099f8e1e] daemon is not started [2022-04-04T14:05:18.097Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T14:05:18.097Z] check_test.go:251: [d6b9ed6765aa3] daemon is not started [2022-04-04T14:05:18.097Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.66s) [2022-04-04T14:05:18.097Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-04-04T14:05:18.097Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-04-04T14:05:18.097Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-04-04T14:05:18.097Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-04-04T14:05:18.097Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-04-04T14:05:18.097Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-04-04T14:05:18.097Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-04-04T14:05:18.097Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-04-04T14:05:18.097Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T14:05:18.097Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T14:05:21.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T14:05:21.118Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T14:05:21.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T14:05:21.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T14:05:21.586Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T14:05:21.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T14:05:21.586Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T14:05:21.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T14:05:23.361Z] check_test.go:278: [d8e574582169e] daemon is not started [2022-04-04T14:05:23.361Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T14:05:23.361Z] check_test.go:278: [d86a8810a798d] daemon is not started [2022-04-04T14:05:23.361Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T14:05:23.619Z] check_test.go:278: [d7d8891d7d541] daemon is not started [2022-04-04T14:05:23.619Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T14:05:23.619Z] check_test.go:278: [d862c6a5b1778] daemon is not started [2022-04-04T14:05:23.877Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T14:05:23.877Z] check_test.go:278: [d8ae759147b64] daemon is not started [2022-04-04T14:05:23.877Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-04-04T14:05:23.877Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-04T14:05:23.877Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-04-04T14:05:23.877Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-04-04T14:05:23.877Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-04T14:05:23.877Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-04T14:05:23.877Z] === RUN TestDockerNetworkSuite [2022-04-04T14:05:23.877Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-04T14:05:24.811Z] docker_cli_network_unix_test.go:46: [dfe284239181d] daemon is not started [2022-04-04T14:05:24.811Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-04T14:05:25.377Z] docker_cli_network_unix_test.go:46: [df6570b8ffb13] daemon is not started [2022-04-04T14:05:25.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-04T14:05:28.164Z] docker_cli_network_unix_test.go:46: [d6517eedc6c8c] daemon is not started [2022-04-04T14:05:28.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-04T14:05:29.800Z] docker_cli_network_unix_test.go:46: [d0a2bf6b9863f] daemon is not started [2022-04-04T14:05:30.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-04T14:05:30.058Z] docker_cli_network_unix_test.go:1233: [ddec303a8a45d] daemon is not started [2022-04-04T14:05:33.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-04T14:05:33.909Z] docker_cli_network_unix_test.go:46: [d5066bc74f300] daemon is not started [2022-04-04T14:05:34.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-04T14:05:39.451Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-04T14:05:39.451Z] docker_cli_network_unix_test.go:46: [dfe1509f7f732] daemon is not started [2022-04-04T14:05:40.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-04T14:05:42.551Z] docker_cli_network_unix_test.go:46: [d1531c2b0ce9a] daemon is not started [2022-04-04T14:05:42.810Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-04T14:05:43.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-04T14:05:44.445Z] docker_cli_network_unix_test.go:46: [dec54b66b5ef9] daemon is not started [2022-04-04T14:05:44.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-04T14:05:45.013Z] docker_cli_network_unix_test.go:46: [d7b2780abf068] daemon is not started [2022-04-04T14:05:45.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-04T14:05:45.530Z] docker_cli_network_unix_test.go:46: [d67a1ca21f664] daemon is not started [2022-04-04T14:05:45.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-04T14:05:46.721Z] docker_cli_network_unix_test.go:46: [d5a716abf8292] daemon is not started [2022-04-04T14:05:46.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T14:05:46.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-04T14:05:47.546Z] docker_cli_network_unix_test.go:46: [d5061410d10a8] daemon is not started [2022-04-04T14:05:48.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-04T14:05:48.112Z] docker_cli_network_unix_test.go:46: [d429bc131c220] daemon is not started [2022-04-04T14:05:48.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-04T14:05:48.680Z] docker_cli_network_unix_test.go:46: [d1b0b9bbde8f3] daemon is not started [2022-04-04T14:05:48.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-04T14:05:49.247Z] docker_cli_network_unix_test.go:46: [d81c6bf992f56] daemon is not started [2022-04-04T14:05:49.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-04T14:05:50.075Z] docker_cli_network_unix_test.go:46: [dbcf1d679ff2e] daemon is not started [2022-04-04T14:05:50.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-04T14:05:50.075Z] docker_cli_network_unix_test.go:46: [d17a82db14e79] daemon is not started [2022-04-04T14:05:50.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-04T14:05:50.333Z] docker_cli_network_unix_test.go:46: [d8e2e4f6c14ff] daemon is not started [2022-04-04T14:05:50.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-04T14:05:51.268Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-04T14:05:51.268Z] docker_cli_network_unix_test.go:46: [d19863fdde797] daemon is not started [2022-04-04T14:05:51.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-04T14:05:51.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T14:05:51.639Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T14:05:51.834Z] docker_cli_network_unix_test.go:46: [d6ea3fdcb0875] daemon is not started [2022-04-04T14:05:51.990Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-04T14:05:51.990Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T14:05:51.990Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-04T14:05:51.990Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-04T14:05:51.990Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-04T14:05:52.107Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T14:05:52.107Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:05:52.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-04T14:05:52.400Z] docker_cli_network_unix_test.go:46: [da4c9dea703ae] daemon is not started [2022-04-04T14:05:52.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-04T14:05:52.574Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T14:05:52.659Z] docker_cli_network_unix_test.go:46: [d24d827fd9429] daemon is not started [2022-04-04T14:05:52.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-04T14:05:52.918Z] docker_cli_network_unix_test.go:46: [d923f924b9513] daemon is not started [2022-04-04T14:05:52.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-04T14:05:54.140Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T14:05:54.140Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T14:05:54.140Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T14:05:54.295Z] docker_cli_network_unix_test.go:968: [d4282365f5350] daemon is not started [2022-04-04T14:05:55.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-04T14:05:55.789Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-04T14:05:56.777Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-04T14:05:56.777Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T14:05:56.777Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-04T14:05:56.777Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T14:05:56.777Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-04T14:05:56.777Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T14:05:56.777Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-04T14:05:57.247Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-04T14:05:57.571Z] docker_cli_network_unix_test.go:46: [d54a5dd720e31] daemon is not started [2022-04-04T14:05:57.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-04T14:05:58.138Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-04T14:05:58.237Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-04T14:06:00.006Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T14:06:00.474Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T14:06:00.474Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T14:06:00.678Z] docker_cli_network_unix_test.go:1116: [d122cbc37558a] daemon is not started [2022-04-04T14:06:00.678Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-04T14:06:00.941Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T14:06:00.941Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T14:06:00.941Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T14:06:01.197Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-04T14:06:02.505Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T14:06:03.417Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-04T14:06:03.417Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T14:06:03.417Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-04T14:06:03.417Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T14:06:03.417Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-04T14:06:03.417Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-04T14:06:03.496Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T14:06:03.963Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T14:06:03.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-04T14:06:04.224Z] docker_cli_network_unix_test.go:46: [da22445c7bd04] daemon is not started [2022-04-04T14:06:04.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-04T14:06:04.431Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T14:06:05.162Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-04T14:06:05.416Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T14:06:05.421Z] docker_cli_network_unix_test.go:46: [d03f478a40216] daemon is not started [2022-04-04T14:06:05.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-04T14:06:05.680Z] docker_cli_network_unix_test.go:46: [d9288b269e223] daemon is not started [2022-04-04T14:06:05.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-04T14:06:05.680Z] docker_cli_network_unix_test.go:46: [da232aa66a2d2] daemon is not started [2022-04-04T14:06:05.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-04T14:06:05.938Z] docker_cli_network_unix_test.go:46: [de883b3e0de9c] daemon is not started [2022-04-04T14:06:05.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-04T14:06:06.197Z] docker_cli_network_unix_test.go:46: [dbc1a3771ac9a] daemon is not started [2022-04-04T14:06:06.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-04T14:06:06.197Z] docker_cli_network_unix_test.go:46: [d6a1188f28399] daemon is not started [2022-04-04T14:06:06.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-04T14:06:06.381Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-04T14:06:06.501Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T14:06:08.060Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T14:06:08.060Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T14:06:08.526Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T14:06:08.727Z] docker_cli_network_unix_test.go:46: [dc474df5266bb] daemon is not started [2022-04-04T14:06:08.986Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-04T14:06:09.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-04T14:06:09.550Z] docker_cli_network_unix_test.go:46: [db32079346390] daemon is not started [2022-04-04T14:06:09.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-04T14:06:09.550Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-04T14:06:09.550Z] docker_cli_network_unix_test.go:46: [d79849fb4db0f] daemon is not started [2022-04-04T14:06:09.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-04T14:06:10.116Z] docker_cli_network_unix_test.go:46: [d90bb017b1e8f] daemon is not started [2022-04-04T14:06:10.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-04T14:06:12.572Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T14:06:13.660Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-04T14:06:13.660Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-04T14:06:13.660Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-04T14:06:14.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-04T14:06:14.789Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T14:06:14.789Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T14:06:14.789Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T14:06:15.773Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T14:06:15.773Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T14:06:15.773Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T14:06:16.133Z] docker_cli_network_unix_test.go:1084: [dcc672983d300] daemon is not started [2022-04-04T14:06:16.241Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T14:06:18.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-04T14:06:18.038Z] docker_cli_network_unix_test.go:46: [db091c022e438] daemon is not started [2022-04-04T14:06:18.038Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-04T14:06:18.604Z] docker_cli_network_unix_test.go:46: [d1b77df8ea6cb] daemon is not started [2022-04-04T14:06:18.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-04T14:06:18.887Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-04T14:06:19.190Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T14:06:20.175Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T14:06:20.238Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-04T14:06:20.238Z] docker_cli_network_unix_test.go:46: [d4a24b98223a3] daemon is not started [2022-04-04T14:06:20.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-04T14:06:20.805Z] docker_cli_network_unix_test.go:46: [dfebe2da62b2f] daemon is not started [2022-04-04T14:06:20.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-04T14:06:20.805Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-04T14:06:21.160Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T14:06:21.160Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T14:06:21.160Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T14:06:21.374Z] docker_cli_network_unix_test.go:46: [d3363f08b947f] daemon is not started [2022-04-04T14:06:21.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-04T14:06:21.633Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-04T14:06:21.892Z] docker_cli_network_unix_test.go:46: [dd058aa7e53a1] daemon is not started [2022-04-04T14:06:21.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-04T14:06:22.148Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T14:06:22.616Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T14:06:22.616Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T14:06:22.616Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T14:06:22.616Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T14:06:22.616Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T14:06:22.848Z] docker_cli_network_unix_test.go:46: [d234911cb063e] daemon is not started [2022-04-04T14:06:23.108Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-04T14:06:24.042Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-04T14:06:27.683Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-04T14:06:28.526Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T14:06:28.673Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-04T14:06:28.673Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T14:06:28.673Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-04T14:06:29.442Z] docker_cli_network_unix_test.go:46: [dad2fc3da6df1] daemon is not started [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite (65.07s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.98s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.88s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.84s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.70s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.24s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.27s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.48s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.40s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.42s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.11s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2022-04-04T14:06:29.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.98s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.16s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.36s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.75s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.71s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.64s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.29s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.19s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.22s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.30s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-04T14:06:29.443Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.89s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.81s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.61s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.93s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.89s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.74s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.08s) [2022-04-04T14:06:29.443Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.88s) [2022-04-04T14:06:29.443Z] === RUN TestDockerHubPullSuite [2022-04-04T14:06:29.443Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-04T14:06:30.814Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-04T14:06:32.473Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-04T14:06:33.340Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-04T14:06:33.599Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-04T14:06:34.042Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-04T14:06:34.976Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-04T14:06:35.235Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-04T14:06:35.235Z] --- PASS: TestDockerHubPullSuite (6.33s) [2022-04-04T14:06:35.235Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2022-04-04T14:06:35.235Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2022-04-04T14:06:35.235Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2022-04-04T14:06:35.235Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.43s) [2022-04-04T14:06:35.235Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-04-04T14:06:35.235Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-04T14:06:35.235Z] PASS [2022-04-04T14:06:35.235Z] [2022-04-04T14:06:35.235Z] === Skipped [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T14:06:35.236Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-04T14:06:35.236Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T14:06:35.236Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-04T14:06:35.236Z] docker_cli_network_unix_test.go:46: [d79849fb4db0f] daemon is not started [2022-04-04T14:06:35.236Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] DONE 1265 tests, 51 skipped in 1445.802s [2022-04-04T14:06:35.236Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T14:06:35.236Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T14:06:35.236Z] +++ kill 9366 [2022-04-04T14:06:35.236Z] +++ /etc/init.d/apparmor stop [2022-04-04T14:06:35.236Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] Unloading profiles will leave already running processes permanently [2022-04-04T14:06:35.236Z] unconfined, which can lead to unexpected situations. [2022-04-04T14:06:35.236Z] [2022-04-04T14:06:35.236Z] To set a process to complain mode, use the command line tool [2022-04-04T14:06:35.236Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T14:06:35.236Z] +++ true [2022-04-04T14:06:35.498Z] exiting test-integration [2022-04-04T14:06:35.498Z] ++ exit 0 [2022-04-04T14:06:35.498Z] [2022-04-04T14:06:35.757Z] + for job in $(jobs -p) [2022-04-04T14:06:35.757Z] + wait 6978 [2022-04-04T14:06:38.805Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-04T14:06:38.805Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T14:06:38.805Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-04T14:06:38.805Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T14:06:38.805Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-04T14:06:38.805Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T14:06:38.805Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-04T14:06:38.805Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T14:06:38.805Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-04T14:06:39.274Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-04T14:07:09.122Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T14:07:09.122Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T14:07:09.122Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T14:07:11.222Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T14:07:11.222Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T14:07:11.222Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T14:07:12.790Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T14:07:12.790Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T14:07:13.258Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T14:07:13.258Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T14:07:13.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T14:07:13.735Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T14:07:13.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T14:07:14.202Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T14:07:14.202Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T14:07:14.202Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T14:07:21.600Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T14:07:22.412Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-04T14:07:22.412Z] docker_cli_swarm_test.go:1180: [dfe67262c875c] joining swarm manager [dcede16c159cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T14:07:26.597Z] docker_cli_swarm_test.go:1189: [dbe22d759a046] joining swarm manager [dcede16c159cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T14:07:31.938Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T14:07:39.499Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T14:07:39.923Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-04T14:07:39.923Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T14:07:39.923Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-04T14:07:39.923Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T14:07:39.923Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-04T14:07:39.967Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T14:07:39.967Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T14:07:39.967Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T14:07:42.212Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T14:07:57.784Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-04T14:07:57.784Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T14:07:57.784Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-04T14:07:58.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-04T14:08:01.191Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T14:08:01.191Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T14:08:01.658Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T14:08:05.311Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-04T14:08:05.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-04T14:08:05.937Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T14:08:06.406Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-04T14:08:06.414Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T14:08:09.364Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T14:08:09.495Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-04T14:08:11.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-04T14:08:12.118Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T14:08:13.153Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T14:08:13.679Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-04T14:08:15.057Z] docker_cli_swarm_test.go:1112: [d74667d5e617c] joining swarm manager [d22c285e27d76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T14:08:16.956Z] docker_cli_swarm_test.go:1113: [d0d16ecadb3e9] joining swarm manager [d22c285e27d76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T14:08:17.890Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T14:08:21.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-04T14:08:28.236Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T14:08:28.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-04T14:08:28.768Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T14:08:28.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-04T14:08:33.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-04T14:08:33.525Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T14:08:33.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-04T14:08:33.525Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T14:08:33.525Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-04T14:08:40.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-04T14:08:40.686Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T14:08:40.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-04T14:08:41.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-04T14:08:41.155Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T14:08:41.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-04T14:08:41.155Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T14:08:41.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-04T14:09:11.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-04T14:09:13.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-04T14:09:13.494Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T14:09:13.804Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T14:09:13.805Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T14:09:13.805Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T14:09:13.805Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T14:09:13.963Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-04T14:09:13.963Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:09:14.432Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-04T14:09:15.997Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-04T14:09:15.997Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T14:09:15.997Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-04T14:09:20.756Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-04T14:09:21.747Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-04T14:09:21.747Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T14:09:21.747Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-04T14:09:21.747Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T14:09:21.747Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-04T14:09:23.965Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-04T14:09:24.434Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-04T14:09:25.422Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-04T14:09:25.890Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-04T14:09:26.359Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-04T14:09:32.229Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-04T14:09:34.447Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-04T14:09:34.447Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T14:09:34.447Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-04T14:09:35.435Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-04T14:09:35.435Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T14:09:35.435Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-04T14:09:35.904Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-04T14:09:38.118Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-04T14:09:38.372Z] docker_cli_swarm_test.go:1166: [de2ed03c57802] joining swarm manager [d22c285e27d76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-04T14:09:39.107Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-04T14:09:39.577Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-04T14:09:39.577Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T14:09:39.577Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-04T14:09:40.483Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T14:09:40.483Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T14:09:40.483Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T14:09:40.483Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T14:09:40.483Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T14:09:40.483Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T14:09:40.565Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-04T14:09:40.938Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T14:09:41.034Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-04T14:09:41.034Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T14:09:41.034Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-04T14:09:41.034Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T14:09:41.034Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-04T14:09:41.897Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T14:09:41.897Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T14:09:41.897Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T14:09:42.352Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T14:09:43.312Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T14:09:46.906Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-04T14:09:47.969Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T14:09:51.678Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T14:09:55.386Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T14:09:55.386Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T14:09:55.386Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T14:09:55.386Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T14:09:55.841Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T14:09:55.841Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T14:09:55.841Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T14:09:55.841Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T14:09:55.841Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T14:09:55.841Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T14:09:55.841Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T14:09:59.551Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T14:09:59.551Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T14:09:59.551Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T14:09:59.551Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:09:59.551Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T14:09:59.551Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:09:59.551Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T14:10:00.510Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T14:10:05.167Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T14:10:10.468Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-04T14:10:10.468Z] docker_cli_swarm_test.go:1447: [d8995b18c4f6d] joining swarm manager [d989317fe34a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T14:10:10.468Z] docker_cli_swarm_test.go:1448: [d05979cecabde] joining swarm manager [d989317fe34a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-04T14:10:14.623Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T14:10:14.624Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T14:10:14.624Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T14:10:19.927Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T14:10:19.927Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T14:10:19.927Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T14:10:19.927Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T14:10:19.927Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T14:10:19.927Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T14:10:19.927Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T14:10:19.927Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T14:10:19.927Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T14:10:19.927Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T14:10:19.927Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T14:10:19.927Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T14:10:20.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-04T14:10:20.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-04T14:10:20.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-04T14:10:20.693Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-04T14:10:20.693Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-04T14:10:21.450Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T14:10:21.626Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-04T14:10:21.904Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T14:10:22.974Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-04T14:10:22.974Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-04T14:10:22.974Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-04T14:10:24.157Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-04T14:10:24.541Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-04T14:10:24.541Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T14:10:25.009Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-04T14:10:25.009Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T14:10:25.478Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-04T14:10:25.478Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T14:10:25.478Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-04T14:10:25.947Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-04T14:10:25.947Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T14:10:25.947Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-04T14:10:27.441Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-04T14:10:28.942Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T14:10:29.339Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-04T14:10:31.240Z] docker_cli_swarm_unix_test.go:63: [d31b5eab8fb69] joining swarm manager [ddfd0fa51ef2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T14:10:34.702Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T14:10:35.930Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T14:10:40.459Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T14:10:44.598Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T14:10:46.246Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T14:10:47.781Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T14:10:53.541Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T14:10:53.541Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T14:10:53.541Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T14:10:53.541Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T14:10:53.996Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T14:10:53.996Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T14:10:53.996Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T14:10:55.019Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T14:10:56.068Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-04T14:10:56.068Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-04T14:10:56.068Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T14:10:56.068Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-04T14:11:02.522Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T14:11:02.522Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:11:02.522Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T14:11:14.896Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T14:11:14.896Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T14:11:16.457Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T14:11:16.457Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T14:11:16.457Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T14:11:16.923Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T14:11:16.923Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T14:11:21.362Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-04T14:11:21.666Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T14:11:22.652Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T14:11:22.931Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-04T14:11:23.120Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T14:11:23.401Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-04T14:11:24.104Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T14:11:24.571Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T14:11:25.121Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T14:11:25.555Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T14:11:27.118Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T14:11:27.194Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-04T14:11:27.532Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-04T14:11:27.532Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-04T14:11:27.532Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-04T14:11:28.908Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-04T14:11:32.191Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-04T14:11:32.974Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T14:11:32.974Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T14:11:32.974Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T14:11:32.974Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T14:11:32.974Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T14:11:33.441Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T14:11:33.441Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T14:11:33.441Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T14:11:33.441Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T14:11:33.908Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T14:11:34.361Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-04T14:11:34.721Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-04T14:11:34.891Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T14:11:35.543Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T14:11:36.620Z] docker_api_swarm_test.go:962: [db5407eabe806] joining swarm manager [d4af67bcf6fec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-04T14:11:37.315Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-04T14:11:40.750Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T14:11:48.028Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T14:11:54.701Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-04T14:11:58.550Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T14:11:58.550Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T14:11:58.550Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T14:11:58.550Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T14:12:06.897Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-04T14:12:08.269Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-04T14:12:10.797Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-04T14:12:13.355Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-04T14:12:23.317Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-04T14:12:26.596Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-04T14:12:28.495Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-04T14:12:31.023Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-04T14:12:33.551Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-04T14:12:34.356Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T14:12:36.077Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-04T14:12:39.356Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-04T14:12:41.255Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-04T14:12:46.829Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T14:12:49.695Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-04T14:12:51.262Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-04T14:12:51.262Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T14:12:51.572Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T14:12:51.734Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-04T14:12:57.428Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T14:13:03.279Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T14:13:14.292Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T14:13:14.292Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T14:13:14.292Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T14:13:14.292Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T14:13:14.292Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T14:13:14.292Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T14:13:14.292Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T14:13:14.292Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T14:13:14.292Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T14:13:14.292Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T14:13:14.292Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T14:13:14.292Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T14:13:21.064Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T14:13:21.064Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T14:13:21.064Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T14:13:21.441Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T14:13:25.233Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T14:13:26.915Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T14:13:26.915Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T14:13:26.915Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T14:13:26.915Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T14:13:26.915Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T14:13:26.915Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T14:13:29.857Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T14:13:31.099Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T14:13:31.099Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T14:13:31.099Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T14:13:31.099Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T14:13:31.099Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T14:13:31.099Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T14:13:31.099Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T14:13:31.099Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T14:13:31.099Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T14:13:31.099Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T14:13:31.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T14:13:34.595Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T14:13:34.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T14:13:34.882Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T14:13:34.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T14:13:34.882Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:13:34.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T14:13:34.882Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:13:34.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T14:13:35.873Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T14:13:36.803Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T14:13:37.269Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T14:13:37.269Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T14:13:37.469Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-04T14:13:40.214Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T14:13:41.196Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T14:13:41.779Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T14:13:42.180Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T14:13:50.824Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T14:13:52.332Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-04T14:13:52.384Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T14:13:56.712Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T14:13:57.183Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T14:13:57.183Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T14:13:57.183Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T14:13:57.183Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T14:13:57.183Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T14:13:57.183Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T14:13:57.183Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T14:13:57.183Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T14:13:57.183Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T14:13:57.183Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T14:13:57.183Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T14:14:00.160Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T14:14:00.160Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T14:14:02.783Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T14:14:05.724Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T14:14:07.329Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite (1556.70s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.51s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.03s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.42s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.01s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.84s) [2022-04-04T14:14:10.396Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.94s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.39s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.85s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.00s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.25s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.66s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.33s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.62s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.47s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.20s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.54s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.46s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.51s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.50s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.56s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.93s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.60s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.75s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.52s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.19s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.78s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.64s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.78s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.23s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.62s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.14s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.38s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.61s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.70s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.12s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.95s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.37s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.91s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.12s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.35s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.09s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.99s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.70s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.82s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.06s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.49s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.86s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.93s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.97s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.67s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.76s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.83s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.59s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.65s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.69s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.49s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.23s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.58s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.05s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.95s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (61.97s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.13s) [2022-04-04T14:14:10.396Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.19s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.04s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.46s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.59s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.91s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.21s) [2022-04-04T14:14:10.397Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.76s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.76s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.36s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.03s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.95s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.02s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.25s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.72s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.39s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.25s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.05s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.35s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.45s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.41s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s) [2022-04-04T14:14:10.397Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2022-04-04T14:14:10.397Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T14:14:10.397Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-04T14:14:10.397Z] docker_cli_external_volume_driver_test.go:52: [d1fdb40115425] daemon is not started [2022-04-04T14:14:14.362Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T14:14:14.484Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T14:14:18.096Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T14:14:22.838Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T14:14:23.821Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T14:14:23.821Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T14:14:23.821Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T14:14:23.821Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T14:14:23.821Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T14:14:25.261Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-04T14:14:26.032Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T14:14:26.032Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T14:14:26.032Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T14:14:26.977Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T14:14:32.836Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T14:14:33.290Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-04T14:14:33.290Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-04T14:14:33.290Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-04T14:14:34.396Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T14:14:40.253Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T14:14:40.253Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T14:14:40.253Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T14:14:40.720Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T14:14:41.188Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T14:14:41.188Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T14:14:41.188Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T14:14:48.226Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-04T14:14:51.596Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T14:14:51.596Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:14:51.596Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T14:15:03.157Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-04T14:15:04.080Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T14:15:04.081Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T14:15:07.026Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T14:15:07.026Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T14:15:07.026Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T14:15:07.493Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T14:15:07.493Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T14:15:08.699Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T14:15:12.240Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T14:15:13.224Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T14:15:14.213Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T14:15:15.198Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T14:15:15.664Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T14:15:16.647Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T14:15:18.094Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-04T14:15:18.858Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T14:15:24.720Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T14:15:24.720Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T14:15:24.720Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T14:15:24.720Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T14:15:24.720Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T14:15:24.720Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T14:15:25.188Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T14:15:25.188Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T14:15:25.188Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T14:15:25.654Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T14:15:26.495Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T14:15:26.640Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T14:15:32.503Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T14:15:32.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-04T14:15:36.903Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T14:15:39.847Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T14:15:39.847Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T14:15:39.847Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T14:15:39.847Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T14:15:40.315Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T14:15:41.047Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-04T14:15:41.875Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T14:15:45.659Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T14:15:49.441Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T14:15:50.358Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T14:15:50.358Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T14:15:50.358Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T14:15:52.569Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T14:15:53.956Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-04T14:15:54.187Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T14:15:55.912Z] docker_cli_external_volume_driver_test.go:52: [d504e86246850] daemon is not started [2022-04-04T14:16:10.783Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-04T14:16:11.983Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T14:16:11.983Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T14:16:11.983Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T14:16:15.198Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-04T14:16:20.631Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T14:16:20.631Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T14:16:22.350Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-04T14:16:25.384Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T14:16:25.384Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T14:16:25.661Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-04T14:16:29.167Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T14:16:35.254Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T14:16:40.525Z] docker_cli_external_volume_driver_test.go:52: [d8e087e5e6c62] daemon is not started [2022-04-04T14:16:45.671Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T14:16:50.383Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T14:16:50.383Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T14:16:50.383Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T14:16:51.366Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T14:16:52.828Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T14:16:52.929Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T14:16:55.395Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-04T14:16:55.654Z] docker_cli_external_volume_driver_test.go:52: [d3e2940ea8eea] daemon is not started [2022-04-04T14:16:57.677Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T14:17:01.486Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T14:17:02.422Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T14:17:02.422Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T14:17:02.422Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T14:17:02.422Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T14:17:02.422Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T14:17:02.422Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T14:17:02.422Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T14:17:06.215Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T14:17:06.673Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T14:17:07.348Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T14:17:09.573Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T14:17:09.573Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T14:17:09.573Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T14:17:09.573Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T14:17:09.573Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T14:17:10.523Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-04T14:17:28.577Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T14:17:28.577Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T14:17:28.577Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T14:17:34.784Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T14:17:34.784Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T14:17:35.729Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T14:17:36.717Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T14:17:36.717Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T14:17:36.717Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T14:17:36.717Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T14:17:36.717Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T14:17:40.502Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T14:17:40.639Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T14:17:42.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-04T14:17:45.248Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T14:17:46.454Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T14:17:46.454Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T14:17:46.454Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T14:17:46.454Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T14:17:46.454Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T14:17:48.194Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T14:17:48.194Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T14:17:48.660Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T14:17:49.358Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T14:17:49.358Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T14:17:49.358Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-04T14:17:52.445Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T14:17:53.439Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T14:17:55.001Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T14:17:59.773Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T14:18:00.672Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-04T14:18:04.519Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T14:18:04.985Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T14:18:05.420Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T14:18:06.405Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T14:18:15.532Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-04T14:18:16.835Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T14:18:19.050Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-04T14:18:19.050Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-04T14:18:19.050Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T14:18:19.050Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-04T14:18:19.050Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T14:18:19.050Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-04T14:18:19.050Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-04T14:18:19.050Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-04T14:18:19.050Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T14:18:19.050Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-04T14:18:19.050Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-04T14:18:19.050Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-04T14:18:19.050Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-04T14:18:19.050Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-04T14:18:19.898Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T14:18:19.898Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T14:18:19.898Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T14:18:19.898Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T14:18:19.898Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T14:18:19.899Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T14:18:19.899Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T14:18:20.366Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T14:18:21.582Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T14:18:23.804Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-04T14:18:23.804Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T14:18:23.804Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-04T14:18:23.804Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T14:18:24.271Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-04T14:18:24.271Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T14:18:24.271Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-04T14:18:24.271Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T14:18:24.271Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-04T14:18:24.271Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T14:18:24.271Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-04T14:18:27.849Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T14:18:28.061Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-04T14:18:28.062Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T14:18:28.062Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-04T14:18:28.062Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:18:28.062Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-04T14:18:28.062Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:18:28.062Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-04T14:18:29.050Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-04T14:18:30.061Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T14:18:30.061Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T14:18:30.061Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T14:18:30.061Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T14:18:30.061Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T14:18:30.061Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T14:18:30.061Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T14:18:31.998Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T14:18:32.272Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T14:18:33.804Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-04T14:18:36.751Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T14:18:36.959Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T14:18:41.704Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T14:18:42.615Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T14:18:43.083Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T14:18:43.083Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T14:18:43.083Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T14:18:43.083Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T14:18:43.083Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T14:18:46.399Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T14:18:46.399Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T14:18:46.399Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T14:18:46.446Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T14:18:46.446Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T14:18:46.446Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T14:18:51.666Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-04T14:18:51.666Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-04T14:18:51.666Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T14:18:51.666Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-04T14:18:51.666Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T14:18:51.666Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-04T14:18:51.666Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T14:18:51.666Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-04T14:18:51.666Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T14:18:51.666Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-04T14:18:51.666Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T14:18:51.666Z] === RUN TestDockerSuite/TestBuildFails [2022-04-04T14:18:52.136Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-04T14:18:52.604Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-04T14:18:53.594Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T14:18:53.594Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:18:53.594Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T14:18:58.484Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-04T14:19:00.736Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T14:19:02.181Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-04T14:19:03.242Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-04T14:19:05.482Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T14:19:05.482Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T14:19:05.482Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T14:19:05.482Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T14:19:05.482Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T14:19:05.482Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T14:19:05.482Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T14:19:05.482Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T14:19:05.482Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T14:19:05.482Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T14:19:05.482Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T14:19:05.482Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T14:19:05.482Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T14:19:05.482Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T14:19:05.482Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T14:19:05.482Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T14:19:10.407Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-04T14:19:12.934Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T14:19:16.272Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-04T14:19:17.259Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-04T14:19:20.077Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T14:19:20.077Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T14:19:20.077Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T14:19:20.250Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-04T14:19:22.287Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T14:19:22.287Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T14:19:22.287Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T14:19:22.287Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:19:22.287Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T14:19:22.287Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:19:22.287Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T14:19:23.123Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-04T14:19:23.123Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T14:19:23.123Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-04T14:19:23.123Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-04T14:19:23.592Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-04T14:19:23.592Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T14:19:24.059Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-04T14:19:25.228Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T14:19:25.228Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T14:19:25.228Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T14:19:25.228Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T14:19:27.438Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T14:19:27.438Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T14:19:27.438Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T14:19:27.438Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T14:19:27.438Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T14:19:27.438Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T14:19:27.438Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T14:19:27.438Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T14:19:31.219Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T14:19:33.427Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T14:19:35.637Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T14:19:35.637Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T14:19:35.637Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T14:19:35.637Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T14:19:37.258Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T14:19:37.851Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T14:19:37.851Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T14:19:38.995Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-04T14:19:38.995Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:19:38.995Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-04T14:19:40.795Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T14:19:40.795Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T14:19:40.795Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T14:19:40.795Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T14:19:40.795Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T14:19:43.004Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T14:19:43.004Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T14:19:45.509Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T14:19:45.509Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T14:19:45.509Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T14:19:48.452Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T14:19:48.452Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T14:19:49.423Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-04T14:19:50.409Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-04T14:19:51.397Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T14:19:52.178Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T14:19:52.335Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-04T14:19:52.625Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-04T14:19:52.625Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T14:19:52.625Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-04T14:19:53.611Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-04T14:19:53.611Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-04T14:19:55.180Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T14:19:57.402Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-04T14:19:58.393Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-04T14:19:59.381Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-04T14:19:59.923Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T14:19:59.923Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T14:19:59.923Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T14:19:59.923Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T14:19:59.923Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T14:20:00.370Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-04T14:20:00.839Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-04T14:20:02.162Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T14:20:02.162Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T14:20:02.162Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T14:20:02.407Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-04T14:20:03.972Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-04T14:20:04.660Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T14:20:05.108Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T14:20:05.108Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T14:20:05.108Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T14:20:07.316Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T14:20:07.316Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T14:20:08.448Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T14:20:08.448Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T14:20:08.448Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T14:20:08.448Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T14:20:08.915Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T14:20:10.476Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T14:20:11.129Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-04T14:20:11.129Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T14:20:11.129Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-04T14:20:11.129Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T14:20:11.129Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-04T14:20:11.129Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-04T14:20:11.129Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-04T14:20:11.129Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-04T14:20:11.129Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-04T14:20:11.129Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-04T14:20:12.058Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T14:20:12.116Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-04T14:20:13.619Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T14:20:13.619Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T14:20:13.619Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T14:20:13.619Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T14:20:13.619Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T14:20:13.619Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T14:20:13.619Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T14:20:13.619Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T14:20:13.619Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T14:20:13.619Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T14:20:13.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-04T14:20:15.276Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T14:20:15.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T14:20:15.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-04T14:20:16.870Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-04T14:20:18.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-04T14:20:19.066Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T14:20:20.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-04T14:20:23.870Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T14:20:23.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-04T14:20:24.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-04T14:20:26.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00049e2a0_} [2022-04-04T14:20:29.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11840297391_c:\foo_false____} [2022-04-04T14:20:31.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11840297391_c:\foo_true____} [2022-04-04T14:20:31.799Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-04T14:20:31.799Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T14:20:31.799Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-04T14:20:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T14:20:34.222Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T14:20:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T14:20:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T14:20:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T14:20:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T14:20:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T14:20:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T14:20:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T14:20:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T14:20:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T14:20:34.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T14:20:34.690Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T14:20:34.690Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T14:20:34.690Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T14:20:34.690Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T14:20:34.690Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T14:20:34.690Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T14:20:34.690Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T14:20:34.690Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T14:20:34.690Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T14:20:34.690Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T14:20:34.690Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T14:20:34.690Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T14:20:34.749Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-04T14:20:36.573Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T14:20:37.826Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T14:20:37.826Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T14:20:37.826Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T14:20:37.826Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T14:20:37.826Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T14:20:37.826Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T14:20:37.826Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T14:20:37.826Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T14:20:37.826Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T14:20:37.826Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T14:20:37.826Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T14:20:37.826Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T14:20:37.826Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:20:37.826Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T14:20:40.770Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T14:20:40.770Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T14:20:40.770Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T14:20:40.770Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T14:20:41.684Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T14:20:41.684Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T14:20:42.670Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T14:20:43.711Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T14:20:43.711Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T14:20:43.711Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T14:20:43.711Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T14:20:43.711Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T14:20:43.711Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T14:20:43.711Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T14:20:48.456Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T14:20:50.664Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T14:20:50.664Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:20:50.664Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T14:20:50.664Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T14:20:50.664Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T14:20:51.330Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T14:20:51.797Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T14:20:54.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-04T14:20:54.639Z] docker_cli_external_volume_driver_test.go:484: [d0a384f8832ee] daemon is not started [2022-04-04T14:20:56.544Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T14:20:56.544Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T14:21:01.068Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T14:21:01.068Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T14:21:01.068Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T14:21:01.068Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:21:01.068Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T14:21:01.298Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T14:21:09.501Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-04T14:21:09.501Z] docker_cli_external_volume_driver_test.go:52: [d0ac4ca87f5f4] daemon is not started [2022-04-04T14:21:10.710Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-04T14:21:11.471Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T14:21:11.471Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T14:21:11.471Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T14:21:11.471Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T14:21:11.471Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T14:21:13.032Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T14:21:13.032Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T14:21:13.032Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T14:21:13.032Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T14:21:13.499Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T14:21:16.442Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T14:21:16.442Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:21:16.442Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T14:21:16.442Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T14:21:16.442Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T14:21:16.442Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T14:21:16.442Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T14:21:16.442Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T14:21:16.442Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T14:21:16.442Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T14:21:16.442Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T14:21:18.649Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T14:21:21.643Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T14:21:21.643Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T14:21:21.643Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T14:21:23.855Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite (436.83s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2022-04-04T14:21:24.359Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-04-04T14:21:24.360Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-04-04T14:21:24.360Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-04-04T14:21:24.360Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-04-04T14:21:24.360Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-04-04T14:21:24.360Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-04-04T14:21:24.360Z] PASS [2022-04-04T14:21:24.360Z] [2022-04-04T14:21:24.360Z] === Skipped [2022-04-04T14:21:24.360Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T14:21:24.360Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-04T14:21:24.360Z] check_test.go:308: [de768dd758535] daemon is not started [2022-04-04T14:21:24.360Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-04T14:21:24.360Z] [2022-04-04T14:21:24.360Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-04T14:21:24.360Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-04T14:21:24.360Z] check_test.go:308: [d85b327c7806c] daemon is not started [2022-04-04T14:21:24.360Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-04T14:21:24.360Z] [2022-04-04T14:21:24.360Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-04T14:21:24.360Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-04T14:21:24.360Z] check_test.go:308: [d77e215264610] daemon is not started [2022-04-04T14:21:24.360Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-04T14:21:24.360Z] [2022-04-04T14:21:24.360Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-04T14:21:24.360Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-04T14:21:24.360Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-04T14:21:24.360Z] [2022-04-04T14:21:24.360Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-04T14:21:24.360Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-04T14:21:24.360Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-04T14:21:24.360Z] [2022-04-04T14:21:24.360Z] DONE 271 tests, 5 skipped in 2334.816s [2022-04-04T14:21:24.360Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-04T14:21:24.360Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d34887ddef4f0/docker.pid [2022-04-04T14:21:24.360Z] +++ kill 7239 [2022-04-04T14:21:24.360Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7239 is not a child of this shell [2022-04-04T14:21:24.360Z] warning: PID 7239 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d34887ddef4f0/docker.pid had a nonzero exit code [2022-04-04T14:21:24.360Z] ++++ cat bundles/test-integration/docker.pid [2022-04-04T14:21:24.360Z] +++ kill 9396 [2022-04-04T14:21:24.622Z] +++ /etc/init.d/apparmor stop [2022-04-04T14:21:24.622Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-04T14:21:24.622Z] [2022-04-04T14:21:24.622Z] Unloading profiles will leave already running processes permanently [2022-04-04T14:21:24.622Z] unconfined, which can lead to unexpected situations. [2022-04-04T14:21:24.622Z] [2022-04-04T14:21:24.622Z] To set a process to complain mode, use the command line tool [2022-04-04T14:21:24.622Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-04T14:21:24.622Z] +++ true [2022-04-04T14:21:24.622Z] exiting test-integration [2022-04-04T14:21:24.622Z] ++ exit 0 [2022-04-04T14:21:24.622Z] [2022-04-04T14:21:24.838Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T14:21:24.838Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T14:21:24.838Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T14:21:24.838Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T14:21:24.879Z] + exit 0 [2022-04-04T14:21:24.879Z] ++ jobs -p [2022-04-04T14:21:24.879Z] + pids= [2022-04-04T14:21:24.879Z] + echo 'Remaining pids to kill: []' [2022-04-04T14:21:24.879Z] Remaining pids to kill: [] [2022-04-04T14:21:24.879Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-04T14:21:24.892Z] Recording test results [2022-04-04T14:21:25.305Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T14:21:25.305Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T14:21:25.305Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T14:21:25.305Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T14:21:25.421Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-04T14:21:25.738Z] + echo Ensuring container killed. [2022-04-04T14:21:25.738Z] Ensuring container killed. [2022-04-04T14:21:25.738Z] + docker ps -aq -f name=docker-pr4-* [2022-04-04T14:21:25.738Z] + cids=852121d727d1 [2022-04-04T14:21:25.738Z] 5887e12dbb30 [2022-04-04T14:21:25.738Z] a81385fba083 [2022-04-04T14:21:25.738Z] + [ -n 852121d727d1 [2022-04-04T14:21:25.738Z] 5887e12dbb30 [2022-04-04T14:21:25.738Z] a81385fba083 ] [2022-04-04T14:21:25.738Z] + docker rm -vf 852121d727d1 5887e12dbb30 a81385fba083 [2022-04-04T14:21:25.772Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T14:21:25.995Z] 852121d727d1 [2022-04-04T14:21:26.253Z] 5887e12dbb30 [2022-04-04T14:21:26.253Z] a81385fba083 [Pipeline] sh [2022-04-04T14:21:26.537Z] + echo Chowning /workspace to jenkins user [2022-04-04T14:21:26.537Z] Chowning /workspace to jenkins user [2022-04-04T14:21:26.537Z] + id -u [2022-04-04T14:21:26.537Z] + id -g [2022-04-04T14:21:26.537Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43457:/workspace busybox chown -R 1000:1000 /workspace [2022-04-04T14:21:26.580Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T14:21:26.580Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T14:21:26.580Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T14:21:27.564Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T14:21:28.549Z] === RUN TestDockerSuite/TestBuildTagEvent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-04T14:21:29.358Z] + bundleName=amd64 [2022-04-04T14:21:29.358Z] + echo Creating amd64-bundles.tar.gz [2022-04-04T14:21:29.358Z] Creating amd64-bundles.tar.gz [2022-04-04T14:21:29.358Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-04T14:21:29.358Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-04T14:21:30.742Z] Archiving artifacts [2022-04-04T14:21:31.284Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43457/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T14:21:31.593Z] + make clean [2022-04-04T14:21:31.593Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T14:21:31.593Z] docker-dev-cache [2022-04-04T14:21:31.593Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T14:21:31.945Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-04T14:21:33.303Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T14:21:34.419Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T14:21:34.419Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T14:21:34.886Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T14:21:38.667Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T14:21:38.667Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T14:21:38.667Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:21:38.667Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T14:21:39.161Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T14:21:39.161Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T14:21:39.161Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T14:21:39.161Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T14:21:39.161Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T14:21:39.161Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T14:21:39.161Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T14:21:40.607Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T14:21:41.609Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T14:21:41.609Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T14:21:41.609Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T14:21:41.609Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T14:21:41.609Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T14:21:41.609Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T14:21:41.609Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T14:21:41.609Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T14:21:41.609Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T14:21:41.609Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T14:21:41.609Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T14:21:41.609Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T14:21:41.609Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T14:21:41.609Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T14:21:41.609Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T14:21:41.609Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T14:21:43.917Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T14:21:43.917Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T14:21:44.555Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T14:21:46.485Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-04T14:21:47.500Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T14:21:47.706Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T14:21:47.706Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T14:21:47.706Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T14:21:47.706Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T14:21:47.706Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T14:21:50.454Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T14:21:52.353Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-04T14:21:59.110Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T14:22:03.862Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T14:22:09.726Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T14:22:10.168Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-04T14:22:10.168Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T14:22:10.168Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-04T14:22:12.676Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T14:22:13.006Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T14:22:13.006Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T14:22:13.144Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T14:22:16.037Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-04T14:22:16.505Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-04T14:22:16.505Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T14:22:16.505Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-04T14:22:16.505Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T14:22:16.505Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-04T14:22:17.890Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T14:22:18.358Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T14:22:19.342Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T14:22:20.160Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T14:22:20.303Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-04T14:22:24.099Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-04T14:22:25.200Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T14:22:26.027Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T14:22:26.027Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T14:22:26.316Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-04T14:22:26.316Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-04T14:22:26.493Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T14:22:26.494Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T14:22:26.494Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T14:22:26.784Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-04T14:22:29.741Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-04T14:22:30.282Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T14:22:30.282Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T14:22:30.282Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-04T14:22:30.728Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-04T14:22:31.059Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T14:22:31.059Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T14:22:31.060Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T14:22:31.060Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T14:22:31.060Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T14:22:31.060Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T14:22:31.060Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T14:22:31.060Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T14:22:31.060Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T14:22:31.527Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T14:22:31.527Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T14:22:31.527Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T14:22:32.293Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-04T14:22:34.475Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T14:22:43.129Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T14:22:44.693Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T14:22:45.205Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T14:22:47.226Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-04T14:22:47.226Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-04T14:22:47.640Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T14:22:48.155Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T14:22:48.623Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T14:22:52.394Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T14:22:52.394Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T14:22:52.394Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T14:22:55.343Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T14:22:55.892Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-04T14:22:59.688Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-04T14:23:00.088Z] === RUN TestDockerSuite/TestExec [2022-04-04T14:23:00.088Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:23:00.088Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T14:23:00.088Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T14:23:00.088Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T14:23:02.299Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T14:23:03.562Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T14:23:03.562Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T14:23:03.562Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T14:23:03.562Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T14:23:03.562Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T14:23:03.562Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T14:23:03.562Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T14:23:03.867Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T14:23:03.867Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:23:03.867Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T14:23:03.867Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:23:03.867Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T14:23:03.867Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T14:23:03.867Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T14:23:05.131Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T14:23:06.083Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T14:23:08.294Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T14:23:08.357Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-04T14:23:10.505Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T14:23:12.715Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T14:23:13.114Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-04T14:23:13.795Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T14:23:16.009Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T14:23:16.009Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T14:23:16.009Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T14:23:16.009Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T14:23:16.009Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T14:23:16.009Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T14:23:16.009Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T14:23:17.464Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T14:23:17.464Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T14:23:17.464Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T14:23:17.464Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:23:17.464Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T14:23:17.464Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T14:23:17.464Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T14:23:17.873Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-04T14:23:18.223Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T14:23:18.223Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T14:23:18.223Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T14:23:18.342Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-04T14:23:18.342Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T14:23:18.810Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-04T14:23:18.810Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T14:23:18.810Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-04T14:23:19.675Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T14:23:21.028Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-04T14:23:21.028Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T14:23:21.028Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-04T14:23:24.084Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T14:23:24.423Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T14:23:24.423Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T14:23:24.423Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T14:23:24.423Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T14:23:24.423Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T14:23:24.423Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T14:23:24.423Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T14:23:24.423Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T14:23:24.423Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T14:23:24.423Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T14:23:24.423Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T14:23:27.366Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T14:23:27.366Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T14:23:27.366Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T14:23:27.366Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T14:23:27.366Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T14:23:27.366Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T14:23:27.366Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T14:23:27.366Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T14:23:27.366Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T14:23:27.366Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T14:23:27.366Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T14:23:28.838Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T14:23:28.838Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T14:23:28.838Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T14:23:29.576Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T14:23:29.576Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T14:23:29.576Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T14:23:35.430Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T14:23:35.430Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T14:23:35.430Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T14:23:35.430Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T14:23:35.430Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T14:23:35.430Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T14:23:35.430Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T14:23:37.507Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T14:23:37.507Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:23:37.507Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T14:23:41.292Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T14:23:44.678Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T14:23:47.166Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T14:23:49.427Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T14:23:49.427Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T14:23:49.427Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T14:23:49.427Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T14:23:49.894Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T14:23:49.894Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T14:23:49.894Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T14:23:49.894Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T14:23:49.894Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T14:23:49.894Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T14:23:49.894Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T14:23:49.894Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T14:23:49.894Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T14:23:49.894Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T14:23:49.894Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T14:23:49.894Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T14:23:50.113Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T14:23:55.972Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T14:23:55.972Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:23:55.972Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T14:23:55.972Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T14:23:56.439Z] === RUN TestDockerSuite/TestHealth [2022-04-04T14:23:56.439Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T14:23:56.439Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T14:23:56.439Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T14:23:56.439Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T14:23:56.439Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T14:23:58.553Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T14:24:01.183Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T14:24:01.183Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T14:24:01.183Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T14:24:01.183Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T14:24:01.183Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T14:24:01.183Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T14:24:01.649Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T14:24:02.116Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T14:24:02.116Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T14:24:02.116Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T14:24:03.100Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T14:24:03.566Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T14:24:05.126Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T14:24:05.593Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T14:24:05.706Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T14:24:05.706Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T14:24:05.706Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T14:24:07.800Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T14:24:08.660Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T14:24:08.660Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T14:24:08.660Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T14:24:08.660Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:24:08.660Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T14:24:08.660Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:24:09.130Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T14:24:10.746Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T14:24:10.746Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T14:24:10.746Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:24:10.746Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T14:24:11.899Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-04T14:24:12.079Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T14:24:12.079Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T14:24:12.079Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T14:24:12.079Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T14:24:14.530Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T14:24:14.530Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T14:24:14.530Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T14:24:14.530Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T14:24:14.530Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T14:24:14.530Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T14:24:14.530Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T14:24:14.530Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T14:24:14.530Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T14:24:14.530Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:24:14.530Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T14:24:15.032Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T14:24:15.032Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T14:24:15.032Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T14:24:15.032Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T14:24:15.032Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T14:24:15.032Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T14:24:15.032Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T14:24:15.032Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T14:24:17.474Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T14:24:18.820Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T14:24:19.683Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T14:24:19.683Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:24:19.683Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T14:24:19.683Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T14:24:19.683Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T14:24:20.151Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T14:24:20.151Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T14:24:20.151Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T14:24:22.361Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T14:24:22.616Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T14:24:22.828Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T14:24:25.040Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T14:24:25.040Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T14:24:25.507Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T14:24:25.507Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T14:24:25.507Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T14:24:25.507Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T14:24:25.507Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T14:24:26.407Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T14:24:26.407Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T14:24:26.407Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T14:24:26.407Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T14:24:27.715Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T14:24:30.204Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T14:24:30.204Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T14:24:32.459Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T14:24:32.459Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:24:32.459Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T14:24:32.459Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:24:32.459Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T14:24:32.459Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:24:32.459Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T14:24:33.156Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T14:24:33.156Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T14:24:33.156Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T14:24:33.156Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T14:24:33.156Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T14:24:34.670Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T14:24:36.106Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T14:24:36.106Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T14:24:36.880Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T14:24:36.880Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T14:24:39.070Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T14:24:39.070Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T14:24:39.070Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T14:24:39.800Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T14:24:41.975Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T14:24:41.975Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T14:24:41.975Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T14:24:41.975Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T14:24:42.862Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T14:24:43.329Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T14:24:44.153Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T14:24:46.290Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T14:24:47.055Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T14:24:47.759Z] === RUN TestDockerSuite/TestBuildRm [2022-04-04T14:24:51.737Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T14:24:52.152Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T14:24:53.271Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T14:24:56.172Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T14:24:56.420Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-04T14:24:57.707Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T14:24:59.308Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T14:24:59.308Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T14:24:59.308Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T14:24:59.308Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T14:24:59.308Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T14:24:59.372Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-04T14:24:59.372Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T14:24:59.372Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-04T14:24:59.372Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T14:24:59.841Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-04T14:25:00.607Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T14:25:01.408Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-04T14:25:01.520Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T14:25:01.520Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T14:25:01.520Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T14:25:02.781Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T14:25:04.468Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T14:25:04.468Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T14:25:04.468Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T14:25:05.204Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-04T14:25:05.685Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T14:25:05.685Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T14:25:05.685Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T14:25:05.686Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T14:25:05.686Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T14:25:05.686Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T14:25:05.686Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T14:25:07.863Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T14:25:08.256Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T14:25:08.256Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T14:25:08.997Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-04T14:25:10.038Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T14:25:12.787Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-04T14:25:14.123Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T14:25:15.823Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T14:25:16.337Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T14:25:16.337Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T14:25:16.337Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T14:25:16.337Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T14:25:16.337Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T14:25:16.337Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T14:25:16.337Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T14:25:16.337Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T14:25:16.337Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T14:25:16.337Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T14:25:16.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-04T14:25:18.889Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T14:25:18.889Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T14:25:18.889Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T14:25:19.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T14:25:19.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-04T14:25:21.062Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T14:25:21.062Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T14:25:22.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-04T14:25:25.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-04T14:25:26.990Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T14:25:28.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-04T14:25:31.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ad39b0_} [2022-04-04T14:25:31.676Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T14:25:34.159Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-04T14:25:34.159Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-04T14:25:34.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13334649870_c:\foo_false____} [2022-04-04T14:25:34.628Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-04T14:25:37.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13334649870_c:\foo_true____} [2022-04-04T14:25:37.465Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T14:25:40.207Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T14:25:40.207Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T14:25:40.207Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T14:25:40.207Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T14:25:40.207Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T14:25:40.207Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T14:25:40.365Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T14:25:40.674Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T14:25:40.674Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T14:25:40.674Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T14:25:41.899Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T14:25:41.899Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T14:25:41.899Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T14:25:43.641Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T14:25:43.641Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.641Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T14:25:43.642Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.642Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T14:25:43.642Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.642Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T14:25:43.642Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.642Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T14:25:43.642Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.642Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T14:25:43.642Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.642Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T14:25:43.642Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.642Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T14:25:43.642Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.642Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T14:25:43.642Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.642Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T14:25:43.642Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.642Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T14:25:43.642Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.642Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T14:25:43.642Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:25:43.642Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T14:25:43.642Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:25:44.110Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T14:25:44.801Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T14:25:45.058Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-04T14:25:45.528Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-04T14:25:47.058Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T14:25:47.058Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T14:25:47.058Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T14:25:47.058Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T14:25:47.699Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T14:25:50.009Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T14:25:50.009Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T14:25:50.009Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T14:25:50.009Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T14:25:50.009Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T14:25:50.009Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T14:25:50.009Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T14:25:50.284Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-04T14:25:50.284Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-04T14:25:55.039Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-04T14:25:57.854Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T14:25:57.917Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T14:25:57.917Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T14:25:57.917Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T14:25:57.917Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T14:25:57.917Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T14:25:58.839Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T14:25:58.839Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:25:58.839Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T14:25:58.839Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T14:25:58.839Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T14:25:59.451Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T14:26:02.352Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T14:26:04.527Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T14:26:04.527Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.527Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T14:26:04.527Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.527Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T14:26:04.527Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.527Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T14:26:04.527Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.527Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T14:26:04.527Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.527Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T14:26:04.527Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.527Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T14:26:04.527Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.527Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T14:26:04.527Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.527Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T14:26:04.985Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T14:26:04.985Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.985Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T14:26:04.985Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T14:26:04.985Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T14:26:04.985Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T14:26:04.985Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T14:26:04.985Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.985Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T14:26:04.985Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.985Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T14:26:04.985Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.985Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T14:26:04.985Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.985Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T14:26:04.985Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.985Z] === RUN TestDockerSuite/TestPortList [2022-04-04T14:26:04.985Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T14:26:04.985Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T14:26:10.773Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T14:26:10.773Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:26:10.773Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T14:26:10.773Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T14:26:10.773Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T14:26:10.773Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T14:26:10.773Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T14:26:10.773Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T14:26:10.773Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T14:26:10.773Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T14:26:10.773Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T14:26:10.773Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T14:26:10.773Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T14:26:10.773Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T14:26:10.773Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T14:26:10.773Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T14:26:10.773Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T14:26:10.773Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T14:26:11.339Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T14:26:11.339Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T14:26:11.339Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T14:26:11.339Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:26:11.339Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T14:26:14.754Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-04T14:26:14.754Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T14:26:14.754Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-04T14:26:15.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T14:26:15.459Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T14:26:15.459Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T14:26:17.705Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-04T14:26:18.692Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-04T14:26:21.767Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T14:26:21.767Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T14:26:21.767Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T14:26:21.768Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T14:26:21.768Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T14:26:23.447Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-04T14:26:24.024Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T14:26:24.024Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T14:26:24.024Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T14:26:24.717Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T14:26:24.717Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T14:26:24.717Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T14:26:24.717Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T14:26:24.717Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T14:26:28.205Z] === RUN TestDockerSuite/TestBuildUser [2022-04-04T14:26:28.205Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T14:26:28.205Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-04T14:26:28.205Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T14:26:28.205Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-04T14:26:28.205Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T14:26:28.205Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-04T14:26:28.507Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T14:26:28.507Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:26:28.507Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T14:26:28.507Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T14:26:28.507Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T14:26:28.507Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T14:26:28.507Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T14:26:28.507Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T14:26:28.507Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T14:26:28.507Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T14:26:28.507Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T14:26:30.700Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T14:26:32.584Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T14:26:32.916Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-04T14:26:32.916Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-04T14:26:33.589Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T14:26:34.044Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T14:26:34.044Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T14:26:36.934Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T14:26:37.897Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T14:26:37.897Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T14:26:37.897Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T14:26:37.897Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T14:26:38.353Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T14:26:38.353Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T14:26:38.353Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T14:26:38.809Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T14:26:38.809Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T14:26:41.465Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-04T14:26:41.465Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T14:26:41.465Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-04T14:26:41.465Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T14:26:41.465Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-04T14:26:47.381Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T14:26:47.381Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T14:26:47.381Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T14:26:47.381Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T14:26:49.096Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T14:26:49.096Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T14:26:49.096Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T14:26:52.809Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T14:26:52.809Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T14:26:52.809Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:26:52.809Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T14:26:55.698Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T14:26:55.698Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:26:55.698Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T14:26:55.698Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T14:26:55.698Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T14:26:55.698Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T14:26:55.698Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T14:26:55.698Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T14:26:55.698Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T14:26:55.698Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T14:26:55.698Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:26:55.698Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T14:26:55.698Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T14:26:55.698Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T14:26:55.698Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T14:26:55.698Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T14:26:55.698Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:26:55.698Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T14:26:55.698Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:26:55.698Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T14:26:55.698Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T14:26:56.158Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T14:26:56.158Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T14:26:56.158Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T14:26:56.158Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T14:26:56.158Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T14:26:56.158Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T14:26:56.158Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T14:26:56.158Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T14:26:56.158Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T14:26:56.158Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T14:26:56.158Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T14:26:56.158Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T14:26:59.046Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T14:26:59.761Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T14:27:02.521Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-04T14:27:02.761Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T14:27:03.485Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-04T14:27:03.490Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T14:27:05.649Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T14:27:12.032Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-04T14:27:12.050Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T14:27:15.959Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T14:27:16.734Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T14:27:16.734Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T14:27:16.734Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T14:27:16.734Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T14:27:16.734Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T14:27:17.802Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-04T14:27:17.802Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T14:27:17.802Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-04T14:27:17.802Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T14:27:17.802Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-04T14:27:20.697Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-04T14:27:20.697Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T14:27:21.153Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-04T14:27:21.416Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T14:27:21.416Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:27:21.416Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T14:27:21.416Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T14:27:21.416Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T14:27:21.416Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T14:27:21.416Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T14:27:21.416Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T14:27:21.416Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T14:27:21.724Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T14:27:27.536Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T14:27:28.479Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T14:27:28.479Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T14:27:28.479Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T14:27:30.017Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T14:27:30.017Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T14:27:30.017Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T14:27:30.484Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T14:27:30.984Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T14:27:31.469Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T14:27:31.505Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-04T14:27:32.318Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T14:27:32.318Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T14:27:32.318Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T14:27:36.048Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T14:27:36.221Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T14:27:36.296Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-04T14:27:36.296Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-04T14:27:37.212Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T14:27:38.198Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T14:27:41.839Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T14:27:43.373Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T14:27:45.366Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T14:27:51.264Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T14:27:51.265Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T14:27:51.265Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T14:27:51.265Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T14:27:51.265Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T14:27:51.265Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T14:27:51.265Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T14:27:51.265Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T14:27:51.265Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T14:27:51.732Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T14:27:51.732Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T14:27:52.200Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T14:27:55.157Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T14:28:01.594Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-04T14:28:01.594Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T14:28:01.594Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-04T14:28:01.594Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T14:28:01.594Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-04T14:28:01.594Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T14:28:01.594Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-04T14:28:01.594Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-04T14:28:04.456Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T14:28:04.456Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:28:04.456Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T14:28:08.761Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-04T14:28:10.240Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T14:28:10.240Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T14:28:10.240Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T14:28:10.979Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-04T14:28:10.979Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T14:28:10.979Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-04T14:28:10.979Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T14:28:10.979Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-04T14:28:10.979Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T14:28:11.205Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T14:28:11.448Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-04T14:28:13.667Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-04T14:28:15.888Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T14:28:18.427Z] === RUN TestDockerSuite/TestCommitChange [2022-04-04T14:28:21.672Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T14:28:21.672Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:28:21.672Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T14:28:23.185Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-04T14:28:26.356Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T14:28:26.356Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T14:28:26.356Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T14:28:26.977Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-04T14:28:26.977Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T14:28:26.977Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-04T14:28:31.019Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T14:28:31.487Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T14:28:34.141Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-04T14:28:34.141Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:28:34.141Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-04T14:28:35.276Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T14:28:41.149Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T14:28:41.149Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T14:28:41.149Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T14:28:41.155Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T14:28:42.688Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T14:28:43.365Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T14:28:43.654Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T14:28:46.639Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-04T14:28:49.229Z] === RUN TestDockerSuite/TestExec [2022-04-04T14:28:49.229Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:28:49.229Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T14:28:49.229Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T14:28:49.229Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T14:28:49.436Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T14:28:49.596Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-04T14:28:49.596Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T14:28:49.596Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-04T14:28:49.596Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T14:28:49.596Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-04T14:28:49.596Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T14:28:49.596Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-04T14:28:49.596Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T14:28:49.596Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-04T14:28:49.596Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T14:28:49.596Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-04T14:28:49.596Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T14:28:49.596Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-04T14:28:49.596Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T14:28:49.596Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-04T14:28:49.596Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-04T14:28:52.179Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T14:28:55.130Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T14:28:55.130Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:28:55.130Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T14:28:55.130Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:28:55.130Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T14:28:55.130Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T14:28:55.130Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T14:28:55.219Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T14:28:58.914Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T14:29:02.091Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-04T14:29:02.716Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T14:29:03.783Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T14:29:05.664Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T14:29:06.683Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T14:29:07.140Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T14:29:09.463Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T14:29:10.039Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T14:29:12.527Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-04T14:29:12.528Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T14:29:12.528Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-04T14:29:14.744Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-04T14:29:14.745Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T14:29:15.213Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-04T14:29:15.213Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:29:15.213Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-04T14:29:15.213Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:29:15.213Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-04T14:29:15.327Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T14:29:15.327Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T14:29:15.327Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T14:29:15.327Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:29:15.327Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T14:29:15.327Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T14:29:15.327Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T14:29:19.111Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T14:29:22.666Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-04T14:29:22.666Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T14:29:22.666Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-04T14:29:22.666Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-04T14:29:23.856Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T14:29:23.856Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T14:29:23.856Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T14:29:23.856Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T14:29:23.856Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T14:29:23.856Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T14:29:23.856Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T14:29:23.856Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T14:29:23.856Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T14:29:23.856Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T14:29:23.856Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T14:29:24.881Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-04T14:29:24.881Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-04T14:29:24.881Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T14:29:24.881Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-04T14:29:24.881Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T14:29:24.881Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-04T14:29:24.881Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T14:29:24.881Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-04T14:29:27.643Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T14:29:27.643Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T14:29:27.643Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T14:29:27.643Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T14:29:27.643Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T14:29:27.643Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T14:29:27.643Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T14:29:27.643Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T14:29:27.643Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T14:29:27.643Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T14:29:27.643Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T14:29:27.705Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T14:29:27.832Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-04T14:29:28.669Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T14:29:30.045Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-04T14:29:31.423Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T14:29:31.423Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T14:29:31.423Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T14:29:32.280Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-04T14:29:32.280Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-04T14:29:32.280Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T14:29:32.280Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-04T14:29:34.451Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T14:29:34.493Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-04T14:29:34.909Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T14:29:34.909Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T14:29:34.909Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T14:29:34.909Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T14:29:34.909Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T14:29:34.909Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T14:29:34.909Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T14:29:34.909Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T14:29:34.909Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T14:29:34.909Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T14:29:34.909Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T14:29:34.910Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T14:29:34.910Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T14:29:34.910Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T14:29:34.910Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T14:29:34.962Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-04T14:29:37.176Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-04T14:29:37.176Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T14:29:37.176Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-04T14:29:37.176Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T14:29:37.176Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-04T14:29:37.811Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T14:29:37.811Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T14:29:37.811Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T14:29:37.811Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T14:29:37.811Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T14:29:38.571Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T14:29:38.571Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T14:29:38.571Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T14:29:38.571Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T14:29:38.571Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T14:29:38.571Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T14:29:38.571Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T14:29:39.388Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-04T14:29:39.388Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-04T14:29:41.599Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-04T14:29:41.599Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T14:29:41.599Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-04T14:29:42.489Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T14:29:44.599Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-04T14:29:44.599Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-04T14:29:45.389Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T14:29:45.733Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T14:29:48.288Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T14:29:50.461Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T14:29:51.755Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-04T14:29:52.883Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T14:29:53.358Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T14:29:53.358Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T14:29:55.831Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T14:29:56.518Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T14:29:59.140Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T14:29:59.140Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T14:29:59.140Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T14:29:59.140Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T14:29:59.140Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T14:29:59.140Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T14:29:59.140Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T14:29:59.140Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T14:29:59.140Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T14:29:59.140Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T14:29:59.140Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T14:29:59.140Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T14:30:00.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-04T14:30:00.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-04T14:30:00.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-04T14:30:00.309Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-04T14:30:00.777Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-04T14:30:01.311Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T14:30:01.311Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T14:30:01.311Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T14:30:02.979Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T14:30:02.979Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:30:02.991Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-04T14:30:02.991Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T14:30:02.991Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-04T14:30:03.445Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T14:30:03.445Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T14:30:03.445Z] === RUN TestDockerSuite/TestHealth [2022-04-04T14:30:03.445Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T14:30:03.445Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T14:30:03.445Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T14:30:03.445Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T14:30:03.445Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T14:30:04.207Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T14:30:04.207Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T14:30:04.207Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T14:30:04.207Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T14:30:04.207Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T14:30:05.209Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-04T14:30:05.209Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T14:30:05.209Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-04T14:30:07.103Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T14:30:07.103Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T14:30:07.103Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T14:30:07.103Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T14:30:07.103Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T14:30:07.103Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T14:30:07.103Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T14:30:07.103Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T14:30:07.103Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T14:30:07.103Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T14:30:07.103Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T14:30:07.103Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T14:30:07.103Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T14:30:07.103Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T14:30:07.103Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T14:30:07.423Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-04T14:30:07.423Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-04T14:30:08.636Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T14:30:09.309Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T14:30:09.309Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T14:30:09.309Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T14:30:09.309Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T14:30:09.309Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T14:30:09.309Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T14:30:09.309Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T14:30:09.776Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T14:30:09.776Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T14:30:09.776Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T14:30:10.760Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T14:30:11.232Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T14:30:11.533Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T14:30:12.173Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-04T14:30:13.444Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T14:30:13.444Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T14:30:14.386Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-04T14:30:14.386Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T14:30:14.386Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-04T14:30:14.386Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T14:30:14.386Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-04T14:30:14.386Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T14:30:14.386Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-04T14:30:14.386Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T14:30:14.386Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-04T14:30:14.386Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T14:30:14.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-04T14:30:14.431Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T14:30:14.431Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T14:30:14.431Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T14:30:14.431Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T14:30:14.431Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T14:30:14.431Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T14:30:14.431Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T14:30:15.653Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T14:30:16.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-04T14:30:16.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-04T14:30:16.602Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T14:30:16.602Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T14:30:16.602Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T14:30:16.602Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T14:30:16.602Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T14:30:16.602Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T14:30:16.602Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T14:30:16.602Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T14:30:16.602Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T14:30:18.600Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T14:30:18.773Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T14:30:19.069Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T14:30:19.069Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:30:19.069Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T14:30:22.858Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T14:30:22.858Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T14:30:22.858Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T14:30:22.858Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:30:22.858Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T14:30:22.858Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:30:22.858Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T14:30:23.325Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T14:30:23.325Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T14:30:23.325Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T14:30:23.325Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T14:30:23.325Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T14:30:23.325Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:30:23.325Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T14:30:23.325Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T14:30:23.325Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T14:30:23.325Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T14:30:23.325Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T14:30:23.325Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T14:30:23.325Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T14:30:23.325Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T14:30:23.325Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:30:23.325Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T14:30:23.325Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:30:23.325Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T14:30:23.759Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-04T14:30:24.558Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T14:30:24.558Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T14:30:24.558Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T14:30:24.558Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T14:30:24.558Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T14:30:24.558Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T14:30:24.558Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T14:30:24.558Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T14:30:24.558Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T14:30:24.558Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T14:30:24.558Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T14:30:24.558Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T14:30:24.558Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T14:30:26.270Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T14:30:26.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-04T14:30:27.455Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T14:30:27.455Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T14:30:27.455Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T14:30:27.455Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T14:30:27.455Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T14:30:27.455Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T14:30:28.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-04T14:30:29.224Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T14:30:29.224Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:30:29.224Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T14:30:29.224Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T14:30:29.224Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T14:30:29.224Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T14:30:29.224Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T14:30:29.224Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T14:30:30.351Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T14:30:31.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000890948_} [2022-04-04T14:30:32.184Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T14:30:32.525Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T14:30:32.525Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T14:30:32.525Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T14:30:32.652Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T14:30:34.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13508471096_c:\foo_false____} [2022-04-04T14:30:35.424Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T14:30:35.424Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T14:30:35.424Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T14:30:35.424Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:30:35.424Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T14:30:35.424Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T14:30:35.424Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T14:30:35.694Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T14:30:35.694Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T14:30:35.694Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T14:30:35.694Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T14:30:35.694Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T14:30:35.694Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T14:30:35.694Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T14:30:37.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13508471096_c:\foo_true____} [2022-04-04T14:30:37.598Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T14:30:38.651Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T14:30:40.497Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T14:30:42.687Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T14:30:44.517Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T14:30:44.517Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:30:44.517Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T14:30:44.517Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:30:44.517Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T14:30:44.517Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:30:44.517Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T14:30:45.587Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T14:30:45.587Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T14:30:45.587Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.587Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T14:30:45.587Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.587Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T14:30:45.587Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.587Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T14:30:45.587Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.587Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T14:30:45.587Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T14:30:45.587Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T14:30:45.587Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.587Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T14:30:45.587Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.587Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-04T14:30:45.726Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-04T14:30:45.726Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-04T14:30:45.726Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-04T14:30:45.726Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-04T14:30:45.726Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-04T14:30:45.726Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T14:30:45.726Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-04T14:30:46.730Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T14:30:47.293Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-04T14:30:47.293Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.293Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-04T14:30:47.293Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-04T14:30:47.762Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-04T14:30:47.762Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-04T14:30:47.762Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-04T14:30:47.762Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-04T14:30:47.762Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-04T14:30:47.762Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-04T14:30:47.762Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-04T14:30:47.762Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-04T14:30:47.762Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-04T14:30:47.762Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-04T14:30:47.762Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:30:47.762Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-04T14:30:50.268Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T14:30:50.268Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T14:30:50.268Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T14:30:50.268Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T14:30:50.268Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T14:30:50.268Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T14:30:50.268Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T14:30:50.268Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T14:30:50.268Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:30:50.268Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T14:30:50.268Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:30:50.268Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T14:30:50.519Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T14:30:50.519Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T14:30:50.719Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-04T14:30:50.719Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-04T14:30:50.719Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T14:30:50.719Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-04T14:30:52.937Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-04T14:30:52.937Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T14:30:52.937Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-04T14:30:52.937Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T14:30:52.937Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-04T14:30:52.937Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T14:30:52.937Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-04T14:30:54.307Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T14:30:57.271Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T14:30:57.271Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T14:30:57.271Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T14:30:57.333Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T14:30:57.333Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T14:30:57.333Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T14:30:57.697Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-04T14:30:57.739Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T14:30:59.509Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T14:30:59.509Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T14:31:01.538Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T14:31:04.859Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-04T14:31:04.859Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:31:04.859Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-04T14:31:04.859Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T14:31:04.859Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-04T14:31:05.324Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T14:31:08.070Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T14:31:08.070Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T14:31:08.070Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T14:31:08.070Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T14:31:08.070Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T14:31:08.070Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T14:31:08.070Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T14:31:12.477Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T14:31:13.531Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-04T14:31:13.531Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T14:31:13.531Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-04T14:31:13.531Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:31:13.531Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-04T14:31:13.857Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T14:31:15.432Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T14:31:17.589Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T14:31:17.589Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T14:31:17.589Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T14:31:17.589Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T14:31:18.047Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T14:31:18.047Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T14:31:18.047Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T14:31:18.047Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T14:31:18.047Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T14:31:18.047Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T14:31:18.047Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T14:31:18.047Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T14:31:18.047Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T14:31:18.047Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T14:31:18.047Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T14:31:18.047Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T14:31:18.047Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T14:31:18.047Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T14:31:18.047Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T14:31:18.388Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T14:31:18.505Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T14:31:19.471Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T14:31:21.644Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T14:31:22.177Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-04T14:31:22.197Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-04T14:31:22.197Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T14:31:22.665Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-04T14:31:22.665Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T14:31:22.665Z] === RUN TestDockerSuite/TestCpToDot [2022-04-04T14:31:23.306Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T14:31:24.841Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T14:31:24.882Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-04T14:31:24.882Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T14:31:24.882Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-04T14:31:24.882Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T14:31:24.882Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-04T14:31:25.127Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T14:31:27.016Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T14:31:27.473Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.473Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T14:31:27.473Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.473Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T14:31:27.473Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.473Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T14:31:27.473Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.473Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T14:31:27.473Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.473Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T14:31:27.473Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.473Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T14:31:27.473Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.473Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T14:31:27.473Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.473Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T14:31:27.834Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-04T14:31:27.834Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.834Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-04T14:31:27.834Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.834Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-04T14:31:27.834Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.834Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-04T14:31:27.834Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T14:31:27.834Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-04T14:31:27.834Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-04T14:31:28.076Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T14:31:28.303Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-04T14:31:30.524Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-04T14:31:31.032Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T14:31:31.032Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T14:31:31.032Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.032Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T14:31:31.032Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.032Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T14:31:31.032Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.032Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T14:31:31.032Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.032Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T14:31:31.032Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.032Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T14:31:31.032Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.032Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T14:31:31.032Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.032Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T14:31:31.032Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.032Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T14:31:31.032Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.033Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T14:31:31.033Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.033Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T14:31:31.033Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.033Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T14:31:31.033Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.033Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T14:31:31.033Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.033Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T14:31:31.033Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.033Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T14:31:31.033Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.033Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T14:31:31.033Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.033Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T14:31:31.033Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T14:31:31.033Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T14:31:31.200Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T14:31:31.201Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.201Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T14:31:31.201Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T14:31:31.201Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T14:31:31.201Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.201Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T14:31:31.201Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.201Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T14:31:31.201Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T14:31:31.201Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T14:31:32.740Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-04T14:31:32.740Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-04T14:31:33.210Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-04T14:31:33.981Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T14:31:35.428Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-04T14:31:35.896Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-04T14:31:35.896Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-04T14:31:35.896Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T14:31:35.896Z] === RUN TestDockerSuite/TestCreateRM [2022-04-04T14:31:36.364Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-04T14:31:36.364Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T14:31:36.364Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-04T14:31:36.364Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-04T14:31:36.833Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-04T14:31:37.771Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T14:31:41.510Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T14:31:41.510Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T14:31:41.510Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T14:31:43.043Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T14:31:43.637Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T14:31:45.502Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-04T14:31:45.502Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-04T14:31:45.502Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-04T14:31:46.587Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T14:31:46.587Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T14:31:46.587Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T14:31:48.827Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T14:31:49.296Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-04T14:31:49.296Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-04T14:31:49.296Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:31:49.296Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-04T14:31:50.377Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T14:31:50.377Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T14:31:51.001Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-04T14:31:52.250Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-04T14:31:52.250Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-04T14:31:52.250Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-04T14:31:52.250Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-04T14:31:52.250Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-04T14:31:52.250Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-04T14:31:52.250Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-04T14:31:52.250Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-04T14:31:52.250Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-04T14:31:52.250Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.250Z] === RUN TestDockerSuite/TestDockerFails [2022-04-04T14:31:52.719Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-04T14:31:52.719Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.719Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-04T14:31:52.719Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.719Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-04T14:31:52.719Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.719Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-04T14:31:52.719Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.719Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-04T14:31:52.719Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T14:31:52.719Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-04T14:31:53.901Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T14:31:55.436Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T14:31:55.681Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-04T14:31:56.264Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T14:31:57.898Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-04T14:31:58.335Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T14:31:58.335Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T14:31:58.335Z] === RUN TestDockerSuite/TestRunState [2022-04-04T14:31:58.335Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T14:31:58.335Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T14:32:00.117Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-04T14:32:00.507Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T14:32:00.507Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T14:32:00.507Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T14:32:02.138Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T14:32:03.408Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T14:32:03.408Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T14:32:03.408Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T14:32:03.408Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T14:32:03.408Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T14:32:03.408Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T14:32:03.408Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T14:32:03.408Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T14:32:03.408Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T14:32:08.006Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T14:32:08.091Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T14:32:08.091Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T14:32:08.091Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T14:32:08.091Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T14:32:08.091Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T14:32:08.091Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T14:32:08.091Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T14:32:08.091Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T14:32:08.091Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T14:32:08.091Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T14:32:08.091Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T14:32:08.091Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T14:32:08.091Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T14:32:08.091Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T14:32:08.091Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T14:32:08.091Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T14:32:08.091Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T14:32:08.091Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T14:32:08.091Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T14:32:08.091Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T14:32:08.091Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T14:32:08.780Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-04T14:32:11.004Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T14:32:11.004Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T14:32:11.004Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T14:32:12.718Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T14:32:13.468Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-04T14:32:13.949Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T14:32:13.950Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T14:32:13.950Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T14:32:13.950Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T14:32:13.950Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T14:32:17.381Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T14:32:17.381Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T14:32:17.381Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T14:32:17.737Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T14:32:19.239Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-04T14:32:20.269Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T14:32:21.406Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-04T14:32:22.369Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-04T14:32:23.155Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T14:32:26.090Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-04T14:32:26.381Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T14:32:27.621Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-04T14:32:28.584Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-04T14:32:30.137Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T14:32:33.250Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-04T14:32:33.445Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T14:32:33.445Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T14:32:33.445Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T14:32:33.445Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T14:32:33.445Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T14:32:35.952Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T14:32:35.952Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T14:32:35.952Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T14:32:36.338Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T14:32:36.419Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T14:32:37.921Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-04T14:32:37.921Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-04T14:32:37.921Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-04T14:32:37.921Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T14:32:37.921Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-04T14:32:37.921Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T14:32:37.921Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-04T14:32:37.921Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T14:32:37.921Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-04T14:32:38.885Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-04T14:32:38.885Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T14:32:38.885Z] === RUN TestDockerSuite/TestEventsRename [2022-04-04T14:32:39.226Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T14:32:39.362Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T14:32:41.051Z] === RUN TestDockerSuite/TestEventsResize [2022-04-04T14:32:42.304Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T14:32:42.475Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T14:32:42.475Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T14:32:42.475Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T14:32:42.475Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T14:32:42.475Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T14:32:42.475Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T14:32:42.475Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T14:32:42.475Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T14:32:42.475Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T14:32:42.475Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T14:32:42.475Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T14:32:42.475Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T14:32:42.476Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T14:32:42.476Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.476Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T14:32:42.476Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.476Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T14:32:42.476Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.476Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T14:32:42.476Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.476Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T14:32:42.476Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.476Z] === RUN TestDockerSuite/TestPortList [2022-04-04T14:32:42.476Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T14:32:42.476Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T14:32:45.248Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T14:32:45.248Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T14:32:45.248Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T14:32:45.248Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T14:32:45.248Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T14:32:45.248Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T14:32:45.248Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T14:32:45.248Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T14:32:45.248Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T14:32:45.248Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T14:32:45.248Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T14:32:45.248Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T14:32:45.248Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T14:32:45.249Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T14:32:45.249Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T14:32:49.030Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T14:32:49.533Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T14:32:49.533Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:32:49.533Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T14:32:49.533Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T14:32:49.533Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T14:32:49.533Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T14:32:49.533Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T14:32:49.533Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T14:32:49.533Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T14:32:49.533Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T14:32:49.533Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T14:32:49.533Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T14:32:49.533Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T14:32:49.533Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T14:32:49.533Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T14:32:49.533Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T14:32:49.533Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T14:32:49.533Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T14:32:49.596Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-04T14:32:50.590Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T14:32:51.764Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-04T14:32:52.798Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T14:32:53.929Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-04T14:32:55.293Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T14:32:55.293Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T14:32:55.293Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T14:32:57.543Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T14:32:57.543Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T14:32:57.543Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T14:32:57.543Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T14:32:57.543Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T14:32:57.543Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.011Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T14:32:58.011Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.011Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T14:32:58.011Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.011Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T14:32:58.011Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.011Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T14:32:58.011Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.011Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T14:32:58.011Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.011Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T14:32:58.011Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.011Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T14:32:58.011Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.011Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T14:32:58.011Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.011Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T14:32:58.012Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.012Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T14:32:58.012Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.012Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T14:32:58.012Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.012Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T14:32:58.012Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.012Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T14:32:58.012Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.012Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T14:32:58.012Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T14:32:58.012Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T14:32:59.696Z] === RUN TestDockerSuite/TestEventsTop [2022-04-04T14:32:59.696Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T14:32:59.696Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-04T14:33:00.224Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T14:33:00.691Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T14:33:01.157Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T14:33:01.623Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T14:33:01.862Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-04T14:33:03.187Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T14:33:03.187Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T14:33:05.396Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T14:33:05.586Z] === RUN TestDockerSuite/TestExec [2022-04-04T14:33:05.586Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:33:05.586Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-04T14:33:05.586Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T14:33:05.586Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-04T14:33:07.635Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T14:33:07.635Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T14:33:07.635Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T14:33:07.772Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-04T14:33:08.339Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-04T14:33:09.338Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-04T14:33:09.338Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:33:09.338Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-04T14:33:09.338Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:33:09.338Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-04T14:33:09.338Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T14:33:09.338Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-04T14:33:10.546Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T14:33:10.546Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:33:10.546Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T14:33:11.559Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-04T14:33:13.773Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-04T14:33:15.343Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-04T14:33:17.560Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-04T14:33:19.193Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T14:33:19.193Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:33:19.193Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T14:33:20.130Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T14:33:22.320Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-04T14:33:22.320Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T14:33:22.320Z] === RUN TestDockerSuite/TestExecEnv [2022-04-04T14:33:22.320Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:33:22.320Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-04T14:33:22.320Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T14:33:22.320Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-04T14:33:23.936Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T14:33:23.937Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T14:33:23.937Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T14:33:23.937Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T14:33:23.937Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T14:33:23.937Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T14:33:23.937Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T14:33:23.937Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T14:33:23.937Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T14:33:24.538Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-04T14:33:28.333Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-04T14:33:28.333Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T14:33:28.333Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-04T14:33:28.333Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T14:33:28.333Z] === RUN TestDockerSuite/TestExecParseError [2022-04-04T14:33:28.333Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T14:33:28.333Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-04T14:33:28.333Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T14:33:28.333Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-04T14:33:28.333Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T14:33:28.333Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-04T14:33:30.549Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-04T14:33:30.549Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T14:33:30.549Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-04T14:33:30.549Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T14:33:30.549Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-04T14:33:30.549Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T14:33:30.549Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-04T14:33:30.549Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T14:33:30.549Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-04T14:33:30.549Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T14:33:30.549Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-04T14:33:31.079Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T14:33:31.079Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T14:33:31.079Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T14:33:31.079Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T14:33:31.079Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T14:33:31.079Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T14:33:31.079Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T14:33:31.079Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:33:31.079Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T14:33:31.079Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T14:33:31.079Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T14:33:31.079Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:33:31.079Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T14:33:32.637Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T14:33:33.504Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-04T14:33:33.504Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T14:33:33.504Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-04T14:33:34.846Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T14:33:34.846Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T14:33:34.846Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T14:33:37.052Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T14:33:37.052Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T14:33:37.052Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T14:33:37.052Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T14:33:37.052Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T14:33:37.052Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:33:37.052Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T14:33:37.052Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T14:33:37.052Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T14:33:37.052Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:33:37.052Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T14:33:37.052Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:33:37.052Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T14:33:37.953Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T14:33:37.953Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T14:33:37.953Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T14:33:37.953Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T14:33:37.953Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T14:33:37.953Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T14:33:40.671Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-04T14:33:40.671Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T14:33:40.671Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-04T14:33:40.671Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T14:33:40.671Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-04T14:33:40.671Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T14:33:40.671Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-04T14:33:43.822Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T14:33:47.850Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-04T14:33:53.719Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-04T14:33:54.242Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T14:33:54.851Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T14:33:54.851Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T14:33:54.851Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T14:33:54.851Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:33:54.851Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T14:33:54.851Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T14:33:54.851Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T14:33:54.851Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T14:33:55.937Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-04T14:33:56.412Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T14:33:56.412Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T14:33:59.357Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T14:33:59.824Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T14:34:00.107Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T14:34:00.108Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T14:34:00.108Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T14:34:00.108Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T14:34:00.108Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T14:34:00.290Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T14:34:00.290Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T14:34:00.290Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T14:34:03.099Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-04T14:34:03.099Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:34:03.099Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-04T14:34:03.099Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-04T14:34:03.099Z] === RUN TestDockerSuite/TestHealth [2022-04-04T14:34:03.099Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T14:34:03.099Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-04T14:34:03.099Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-04T14:34:03.099Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-04T14:34:03.099Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-04T14:34:06.005Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T14:34:06.005Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:34:06.476Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T14:34:06.476Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T14:34:06.476Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T14:34:06.476Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T14:34:06.476Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T14:34:06.476Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T14:34:06.476Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T14:34:06.899Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-04T14:34:06.899Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-04T14:34:06.899Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T14:34:06.899Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-04T14:34:06.899Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-04T14:34:06.899Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-04T14:34:07.368Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-04T14:34:07.837Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-04T14:34:07.837Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T14:34:07.837Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-04T14:34:08.996Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T14:34:08.996Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:34:08.996Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T14:34:09.405Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-04T14:34:09.405Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-04T14:34:09.463Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T14:34:09.463Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T14:34:09.463Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T14:34:09.463Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T14:34:10.971Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-04T14:34:11.443Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-04T14:34:13.667Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-04T14:34:16.619Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-04T14:34:16.619Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-04T14:34:16.619Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:34:16.619Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-04T14:34:16.910Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T14:34:16.910Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T14:34:16.910Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T14:34:17.904Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T14:34:17.904Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T14:34:17.904Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T14:34:18.106Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T14:34:18.106Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T14:34:18.106Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T14:34:18.889Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T14:34:19.875Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T14:34:19.875Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T14:34:19.875Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T14:34:20.412Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-04T14:34:20.412Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-04T14:34:20.412Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-04T14:34:20.412Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:34:20.412Z] === RUN TestDockerSuite/TestImportFile [2022-04-04T14:34:20.412Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:34:20.412Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-04T14:34:20.412Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-04T14:34:20.412Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T14:34:20.412Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-04T14:34:20.412Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T14:34:20.412Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-04T14:34:20.412Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:34:20.412Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-04T14:34:20.412Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T14:34:20.412Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-04T14:34:20.412Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T14:34:20.413Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-04T14:34:20.413Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T14:34:20.413Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-04T14:34:20.413Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-04T14:34:20.413Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:34:20.882Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-04T14:34:20.882Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:34:20.882Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-04T14:34:23.100Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-04T14:34:25.317Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-04T14:34:25.317Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:34:25.317Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-04T14:34:25.317Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T14:34:25.317Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-04T14:34:25.741Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T14:34:25.785Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-04T14:34:25.785Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T14:34:25.785Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-04T14:34:28.007Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-04T14:34:28.007Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-04T14:34:28.509Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T14:34:28.509Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T14:34:28.509Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite (2209.34s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (73.94s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.92s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.60s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.28s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.63s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.19s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.27s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (72.62s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.27s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.54s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.17s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.81s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.11s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.84s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.03s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.74s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.17s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.99s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.28s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.20s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.53s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.40s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.35s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.49s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.69s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.27s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-04-04T14:34:28.977Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2022-04-04T14:34:28.977Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.12s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.35s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.97s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.57s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.28s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.81s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.97s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.21s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.12s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.67s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.59s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.76s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.05s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.12s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.71s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.69s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.14s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.99s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.77s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.78s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.99s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.73s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.73s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.16s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.09s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.81s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.43s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.13s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.71s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (72.19s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.10s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.05s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.07s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.24s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.72s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.41s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.17s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildFails (2.65s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.19s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.12s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.56s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.74s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.99s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.09s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildHistory (11.15s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.97s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.92s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.36s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.83s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.47s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.85s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.68s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.85s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.65s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.61s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.04s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.96s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.65s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.01s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.25s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.66s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.28s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.75s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.63s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.14s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.07s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.82s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.61s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.17s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.12s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.96s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.71s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildRm (12.01s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.35s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.48s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.95s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.98s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.57s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.83s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.74s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.68s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.48s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildStderr (4.10s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.98s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.11s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.41s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.90s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.63s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.20s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.37s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.74s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.54s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.56s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.32s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.43s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.68s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.40s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.96s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.66s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestCommitChange (4.67s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.54s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.79s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestCommitTTY (7.22s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.63s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.11s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.30s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.68s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.60s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.68s) [2022-04-04T14:34:28.978Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T14:34:28.978Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.35s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.20s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.23s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.35s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.70s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.64s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.12s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.82s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.60s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.08s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.19s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.61s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.78s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.16s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.59s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.82s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.55s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.62s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.59s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.64s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00049e2a0_} (2.70s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11840297391_c:\foo_false____} (2.69s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11840297391_c:\foo_true____} (2.68s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.80s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.79s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.75s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.58s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.41s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.91s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.06s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCpToDot (2.77s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCpToStdout (2.80s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.18s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.65s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.03s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.22s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.53s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.61s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.86s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.74s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.81s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.26s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsCopy (4.50s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.83s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.60s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.55s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsFilters (5.48s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsFormat (5.41s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsRename (2.49s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsResize (8.01s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.67s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.52s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.15s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.51s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.13s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.07s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.14s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.17s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.16s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.11s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.90s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.28s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecInspectID (4.58s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.38s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.29s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.43s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.03s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.06s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.58s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.04s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.81s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.10s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.82s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.73s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T14:34:28.979Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T14:34:28.979Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.56s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.55s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.54s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectDefault (2.43s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectHistory (4.36s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.54s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.01s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.57s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.10s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.09s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectStatus (3.20s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.07s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.21s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.56s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.07s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.54s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.47s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.50s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.25s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.98s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.94s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.68s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.17s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.50s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.46s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.47s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.52s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.16s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.64s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsSince (9.07s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsTail (2.82s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.76s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.65s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.11s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.09s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPsByOrder (7.85s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.76s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.24s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.20s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.75s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.06s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.75s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.61s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.21s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.84s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.43s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.23s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.12s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.77s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.84s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.73s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.58s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.15s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.98s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.13s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.18s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.75s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.67s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.82s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.92s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.90s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.43s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.97s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.79s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.56s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.59s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.60s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.29s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.56s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T14:34:28.980Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.09s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-04T14:34:28.980Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.37s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.97s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.66s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.53s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.56s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.77s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.16s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.67s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.55s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.56s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunExitCode (2.50s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.55s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.59s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.64s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-04T14:34:28.981Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-04T14:34:28.981Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.90s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.08s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.77s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.75s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.75s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.95s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.33s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.29s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.36s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunRm (2.58s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.59s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.54s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.53s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.08s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.62s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.49s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.45s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.70s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.64s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.93s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.62s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.81s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.63s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.17s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.23s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.73s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.61s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.61s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.08s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.48s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.60s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.50s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.54s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.56s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.24s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.79s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.87s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.97s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.12s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.96s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.92s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.19s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.35s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.63s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.97s) [2022-04-04T14:34:29.449Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T14:34:29.449Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.23s) [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T14:34:29.449Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.449Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T14:34:29.450Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T14:34:29.450Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T14:34:29.450Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T14:34:29.450Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T14:34:29.450Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T14:34:29.450Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T14:34:29.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T14:34:29.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T14:34:29.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T14:34:29.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T14:34:29.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T14:34:29.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T14:34:29.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T14:34:29.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T14:34:29.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T14:34:29.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T14:34:29.450Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- PASS: TestDockerSchema1RegistrySuite (0.01s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T14:34:29.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T14:34:29.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T14:34:29.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T14:34:29.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T14:34:29.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T14:34:29.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T14:34:29.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T14:34:29.450Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T14:34:29.450Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T14:34:29.450Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T14:34:29.450Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T14:34:29.450Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T14:34:29.450Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T14:34:29.450Z] === RUN TestDockerDaemonSuite [2022-04-04T14:34:29.450Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T14:34:29.450Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T14:34:29.450Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T14:34:29.450Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T14:34:29.450Z] === RUN TestDockerSwarmSuite [2022-04-04T14:34:29.450Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-04T14:34:29.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-04T14:34:29.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-04T14:34:29.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-04T14:34:29.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-04T14:34:29.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-04T14:34:29.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-04T14:34:29.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-04T14:34:29.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-04T14:34:29.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-04T14:34:29.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-04T14:34:29.450Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T14:34:29.450Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T14:34:29.450Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-04T14:34:29.450Z] === RUN TestDockerNetworkSuite [2022-04-04T14:34:29.450Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-04T14:34:29.450Z] === RUN TestDockerHubPullSuite [2022-04-04T14:34:29.450Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-04T14:34:29.450Z] PASS [2022-04-04T14:34:29.450Z] ok github.com/docker/docker/integration-cli 2209.669s [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === Skipped [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T14:34:29.450Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T14:34:29.450Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T14:34:29.450Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T14:34:29.450Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T14:34:29.450Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T14:34:29.450Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T14:34:29.450Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T14:34:29.450Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T14:34:29.450Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T14:34:29.450Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T14:34:29.450Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T14:34:29.450Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T14:34:29.450Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T14:34:29.450Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T14:34:29.450Z] [2022-04-04T14:34:29.450Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T14:34:29.450Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-04T14:34:29.451Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-04T14:34:29.451Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-04T14:34:29.451Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-04T14:34:29.451Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T14:34:29.451Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-04T14:34:29.451Z] [2022-04-04T14:34:29.451Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-04-04T14:34:29.452Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s) [2022-04-04T14:34:29.452Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T14:34:29.452Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T14:34:29.452Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T14:34:29.452Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T14:34:29.452Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.452Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T14:34:29.452Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T14:34:29.453Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T14:34:29.453Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T14:34:29.453Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T14:34:29.453Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T14:34:29.453Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T14:34:29.453Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T14:34:29.453Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T14:34:29.453Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T14:34:29.453Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T14:34:29.453Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T14:34:29.453Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T14:34:29.453Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T14:34:29.453Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T14:34:29.453Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T14:34:29.453Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T14:34:29.453Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T14:34:29.453Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.453Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T14:34:29.453Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-04T14:34:29.454Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T14:34:29.454Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-04T14:34:29.454Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T14:34:29.454Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T14:34:29.454Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T14:34:29.454Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T14:34:29.454Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T14:34:29.454Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-04T14:34:29.454Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T14:34:29.454Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T14:34:29.454Z] [2022-04-04T14:34:29.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T14:34:29.454Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-04T14:34:29.455Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T14:34:29.455Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-04T14:34:29.455Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-04T14:34:29.455Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T14:34:29.455Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T14:34:29.455Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T14:34:29.455Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-04T14:34:29.455Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T14:34:29.455Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-04T14:34:29.455Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T14:34:29.455Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T14:34:29.455Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-04T14:34:29.455Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-04T14:34:29.455Z] [2022-04-04T14:34:29.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.456Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T14:34:29.456Z] [2022-04-04T14:34:29.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-04T14:34:29.456Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-04T14:34:29.923Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.923Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-04T14:34:29.923Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-04T14:34:29.924Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T14:34:29.924Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.924Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T14:34:29.924Z] [2022-04-04T14:34:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T14:34:29.925Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T14:34:29.925Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-04T14:34:29.925Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T14:34:29.925Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T14:34:29.925Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T14:34:29.925Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.925Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T14:34:29.925Z] [2022-04-04T14:34:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T14:34:29.925Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-04T14:34:29.926Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] DONE 1088 tests, 539 skipped in 2220.294s [2022-04-04T14:34:29.926Z] INFO: Integration tests ended at 04/04/2022 14:34:29. Duration:00:37:00.5347908 [2022-04-04T14:34:29.926Z] INFO: Docker info of the daemon under test at end of run [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] Containers: 10 [2022-04-04T14:34:29.926Z] Running: 0 [2022-04-04T14:34:29.926Z] Paused: 0 [2022-04-04T14:34:29.926Z] Stopped: 10 [2022-04-04T14:34:29.926Z] Images: 18 [2022-04-04T14:34:29.926Z] Server Version: 0.0.0-dev [2022-04-04T14:34:29.926Z] Storage Driver: windowsfilter [2022-04-04T14:34:29.926Z] Windows: [2022-04-04T14:34:29.926Z] Logging Driver: json-file [2022-04-04T14:34:29.926Z] Plugins: [2022-04-04T14:34:29.926Z] Volume: local [2022-04-04T14:34:29.926Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T14:34:29.926Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T14:34:29.926Z] Swarm: inactive [2022-04-04T14:34:29.926Z] Default Isolation: process [2022-04-04T14:34:29.926Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T14:34:29.926Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T14:34:29.926Z] OSType: windows [2022-04-04T14:34:29.926Z] Architecture: x86_64 [2022-04-04T14:34:29.926Z] CPUs: 4 [2022-04-04T14:34:29.926Z] Total Memory: 32GiB [2022-04-04T14:34:29.926Z] Name: azwin-2-7211f0 [2022-04-04T14:34:29.926Z] ID: BZ6J:PQWU:NVXH:5SYY:G7BM:K4LP:DQXQ:NU5Z:AS66:3KTG:HVEK:HNZO [2022-04-04T14:34:29.926Z] Docker Root Dir: D:\CI\PR-43457\4\daemon [2022-04-04T14:34:29.926Z] Debug Mode (client): false [2022-04-04T14:34:29.926Z] Debug Mode (server): true [2022-04-04T14:34:29.926Z] File Descriptors: -1 [2022-04-04T14:34:29.926Z] Goroutines: 17 [2022-04-04T14:34:29.926Z] System Time: 2022-04-04T14:34:29.6711261Z [2022-04-04T14:34:29.926Z] EventsListeners: 0 [2022-04-04T14:34:29.926Z] Registry: https://index.docker.io/v1/ [2022-04-04T14:34:29.926Z] Labels: [2022-04-04T14:34:29.926Z] Experimental: false [2022-04-04T14:34:29.926Z] Insecure Registries: [2022-04-04T14:34:29.926Z] 127.0.0.0/8 [2022-04-04T14:34:29.926Z] Live Restore Enabled: false [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] [2022-04-04T14:34:29.926Z] INFO: Stopping daemon under test [2022-04-04T14:34:29.926Z] SUCCESS: The process with PID 1596 (child process of PID 5596) has been terminated. [2022-04-04T14:34:29.926Z] SUCCESS: The process with PID 5596 (child process of PID 1744) has been terminated. [2022-04-04T14:34:29.926Z] INFO: Stop tailing logs of the daemon under tests [2022-04-04T14:34:29.926Z] INFO: executeCI.ps1 Completed successfully at 04/04/2022 14:34:29. [2022-04-04T14:34:29.927Z] INFO: Tidying up at end of run [2022-04-04T14:34:29.927Z] INFO: Saving daemon under test log (d:\CI\PR-43457\4\dut.out) to bundles\CIDUT.out [2022-04-04T14:34:30.394Z] INFO: Saving daemon under test log (d:\CI\PR-43457\4\dut.err) to bundles\CIDUT.err [2022-04-04T14:34:30.394Z] INFO: Saving containerd logs to bundles [2022-04-04T14:34:30.394Z] INFO: Nuke-Everything... [2022-04-04T14:34:30.394Z] INFO: Container count on control daemon to delete is 2 [2022-04-04T14:34:30.394Z] e59e483a3954 [2022-04-04T14:34:30.394Z] a3f7f79d6c62 [2022-04-04T14:34:30.394Z] INFO: Tidying pidfile d:\CI\PR-43457\4\docker.pid [2022-04-04T14:34:30.394Z] INFO: Nuking d:\CI [2022-04-04T14:34:30.965Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-04T14:34:30.965Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T14:34:30.965Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-04T14:34:30.965Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T14:34:30.965Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-04T14:34:30.965Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T14:34:30.965Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-04T14:34:31.605Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T14:34:33.184Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-04T14:34:35.392Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T14:34:37.942Z] === RUN TestDockerSuite/TestInspectImage [2022-04-04T14:34:37.942Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:34:37.942Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-04T14:34:37.942Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:34:37.942Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-04T14:34:37.942Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:34:37.942Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-04T14:34:39.507Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-04T14:34:41.726Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-04T14:34:41.726Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-04T14:34:43.942Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-04T14:34:46.158Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-04T14:34:46.158Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T14:34:46.158Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-04T14:34:46.158Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-04T14:34:48.377Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-04T14:34:51.338Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-04T14:34:51.656Z] INFO: Zapped successfully [2022-04-04T14:34:51.656Z] [2022-04-04T14:34:51.656Z] INFO: executeCI.ps1 exiting at Mon Apr 4 14:34:49 CUT 2022. Duration 01:00:32.5602631 [2022-04-04T14:34:51.656Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-04T14:34:51.905Z] Recording test results [2022-04-04T14:34:56.099Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-04T14:34:58.314Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-04T14:35:00.537Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-04T14:35:00.691Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T14:35:00.691Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:35:00.691Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T14:35:00.942Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-04T14:35:02.533Z] Creating win-2022-integration-bundles.zip [2022-04-04T14:35:02.760Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [Pipeline] archiveArtifacts [2022-04-04T14:35:04.315Z] Archiving artifacts [2022-04-04T14:35:04.976Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-04T14:35:07.191Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-04T14:35:09.408Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-04T14:35:09.408Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-04T14:35:09.408Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-04T14:35:09.408Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-04T14:35:11.120Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T14:35:11.120Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T14:35:11.120Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T14:35:11.120Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T14:35:11.624Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-04T14:35:13.842Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-04T14:35:19.724Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-04T14:35:19.781Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T14:35:24.536Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T14:35:24.536Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:35:24.536Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T14:35:26.195Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43457/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T14:35:26.888Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-04T14:35:26.888Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T14:35:26.888Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-04T14:35:27.147Z] + make clean [2022-04-04T14:35:28.130Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T14:35:28.130Z] docker-dev-cache [2022-04-04T14:35:28.130Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T14:35:29.104Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-04T14:35:29.105Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-04T14:35:30.402Z] === RUN TestDockerSuite/TestRmiBlank [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T14:35:30.870Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T14:35:30.870Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T14:35:34.975Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-04T14:35:40.846Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-04T14:35:45.604Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-04T14:35:48.560Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-04T14:35:48.684Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T14:35:50.775Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-04T14:35:50.775Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T14:35:50.775Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-04T14:35:50.899Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T14:35:51.884Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T14:35:57.935Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-04T14:36:00.548Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T14:36:05.099Z] === RUN TestDockerSuite/TestLogsSince [2022-04-04T14:36:05.680Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T14:36:13.769Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-04T14:36:13.769Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T14:36:13.769Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-04T14:36:13.769Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T14:36:13.769Z] === RUN TestDockerSuite/TestLogsTail [2022-04-04T14:36:16.098Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T14:36:16.724Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-04T14:36:19.678Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-04T14:36:19.894Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T14:36:19.894Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-04T14:36:21.897Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-04T14:36:21.897Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestNetHostname [2022-04-04T14:36:21.897Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-04T14:36:21.897Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-04T14:36:21.897Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-04T14:36:21.897Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPluginActive [2022-04-04T14:36:21.897Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-04T14:36:21.897Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-04T14:36:21.897Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-04T14:36:21.897Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-04T14:36:21.897Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-04T14:36:21.897Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-04T14:36:21.897Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-04T14:36:21.897Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-04T14:36:21.897Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-04T14:36:21.897Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPortList [2022-04-04T14:36:21.897Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T14:36:21.897Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-04T14:36:23.707Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T14:36:32.331Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-04T14:36:32.331Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:36:32.331Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-04T14:36:32.331Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-04T14:36:32.331Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T14:36:32.331Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-04T14:36:32.331Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T14:36:32.331Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-04T14:36:32.331Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T14:36:32.331Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-04T14:36:32.331Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T14:36:32.331Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-04T14:36:32.331Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T14:36:32.331Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-04T14:36:32.331Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T14:36:32.331Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-04T14:36:32.331Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T14:36:32.331Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-04T14:36:40.995Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-04T14:36:40.996Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T14:36:40.996Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-04T14:36:45.015Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T14:36:45.015Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T14:36:49.663Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-04T14:36:49.663Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T14:36:49.663Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-04T14:36:51.015Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T14:36:51.482Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T14:36:51.482Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T14:36:51.482Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T14:36:51.482Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T14:36:51.482Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T14:36:51.482Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T14:36:51.482Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T14:36:51.482Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T14:36:51.482Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T14:36:51.482Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T14:36:51.482Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T14:36:51.482Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T14:36:51.482Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T14:36:51.482Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T14:36:51.482Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T14:36:54.432Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T14:36:54.432Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T14:36:54.432Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T14:36:54.432Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T14:36:54.432Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T14:36:58.331Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-04T14:37:00.313Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T14:37:04.104Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T14:37:07.059Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T14:37:10.015Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T14:37:10.828Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-04T14:37:11.301Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-04T14:37:11.301Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T14:37:11.301Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-04T14:37:12.969Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T14:37:12.969Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T14:37:18.836Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T14:37:18.836Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:37:18.836Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T14:37:18.836Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T14:37:18.836Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T14:37:18.836Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T14:37:18.836Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T14:37:18.836Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T14:37:18.836Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T14:37:18.836Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T14:37:18.836Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T14:37:18.836Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T14:37:19.304Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T14:37:19.304Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T14:37:19.304Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T14:37:19.304Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T14:37:19.304Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T14:37:19.304Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T14:37:19.304Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T14:37:19.304Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T14:37:19.304Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T14:37:19.304Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T14:37:19.304Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T14:37:22.256Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T14:37:22.256Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T14:37:22.256Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T14:37:23.799Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-04T14:37:26.053Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T14:37:26.054Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T14:37:26.054Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T14:37:26.054Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T14:37:26.054Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T14:37:27.600Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-04T14:37:29.009Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T14:37:29.010Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T14:37:29.010Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T14:37:29.010Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T14:37:29.010Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T14:37:29.010Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T14:37:29.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T14:37:29.010Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T14:37:29.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T14:37:29.010Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T14:37:29.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T14:37:29.010Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T14:37:29.010Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T14:37:29.010Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T14:37:29.010Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T14:37:31.225Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T14:37:34.184Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T14:37:34.759Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-04T14:37:37.135Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T14:37:37.135Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T14:37:37.135Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T14:37:37.135Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T14:37:37.135Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T14:37:37.135Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T14:37:37.135Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T14:37:39.516Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-04T14:37:39.516Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T14:37:39.516Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-04T14:37:39.516Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T14:37:39.516Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-04T14:37:40.086Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T14:37:40.086Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T14:37:40.086Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T14:37:40.086Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T14:37:40.086Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T14:37:40.086Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T14:37:40.086Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T14:37:40.086Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T14:37:40.086Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T14:37:42.300Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T14:37:44.271Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-04T14:37:44.271Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:37:44.272Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-04T14:37:44.272Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T14:37:44.272Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-04T14:37:44.272Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T14:37:44.272Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-04T14:37:44.272Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T14:37:44.272Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-04T14:37:48.166Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T14:37:48.166Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T14:37:48.166Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T14:37:48.166Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T14:37:48.166Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T14:37:48.166Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T14:37:48.166Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T14:37:48.166Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T14:37:48.166Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T14:37:48.166Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T14:37:48.166Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T14:37:48.166Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T14:37:48.166Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T14:37:51.116Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T14:37:51.116Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T14:37:51.116Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T14:37:51.116Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T14:37:51.116Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T14:37:51.116Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T14:37:51.437Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-04T14:37:51.437Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T14:37:51.437Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-04T14:37:52.425Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-04T14:37:52.425Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T14:37:52.425Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-04T14:37:53.411Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-04T14:37:54.072Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T14:37:54.398Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-04T14:37:54.398Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T14:37:54.398Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-04T14:37:57.024Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T14:37:57.024Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T14:37:57.024Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T14:37:59.159Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-04T14:37:59.989Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T14:37:59.989Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T14:37:59.989Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T14:37:59.989Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:37:59.989Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T14:37:59.989Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T14:37:59.989Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T14:38:02.948Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T14:38:02.954Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-04T14:38:05.167Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-04T14:38:06.744Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T14:38:08.959Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T14:38:12.904Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T14:38:12.904Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T14:38:12.904Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T14:38:12.904Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T14:38:12.905Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:38:12.905Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T14:38:12.905Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T14:38:12.905Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T14:38:12.905Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T14:38:12.905Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T14:38:12.905Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T14:38:12.905Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T14:38:12.905Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T14:38:12.905Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T14:38:12.905Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T14:38:12.905Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T14:38:17.663Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T14:38:17.663Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T14:38:17.663Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T14:38:18.134Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T14:38:18.134Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T14:38:18.134Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T14:38:18.134Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T14:38:18.134Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T14:38:18.134Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:38:18.134Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T14:38:18.134Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:38:18.134Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T14:38:26.408Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-04T14:38:26.408Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:38:26.408Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-04T14:38:26.808Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T14:38:26.808Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T14:38:26.808Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T14:38:29.027Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T14:38:29.027Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.027Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T14:38:29.027Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.027Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T14:38:29.027Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.027Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T14:38:29.027Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.027Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T14:38:29.027Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.027Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T14:38:29.027Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.027Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T14:38:29.027Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.027Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T14:38:29.027Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.498Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T14:38:29.498Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.498Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T14:38:29.498Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.498Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T14:38:29.498Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.498Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T14:38:29.498Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.498Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T14:38:29.498Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T14:38:29.498Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T14:38:31.169Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-04T14:38:31.169Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-04T14:38:31.169Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-04T14:38:31.639Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-04T14:38:36.395Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-04T14:38:38.165Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T14:38:38.165Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T14:38:38.165Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T14:38:38.165Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T14:38:38.165Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T14:38:38.165Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T14:38:38.165Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T14:38:40.203Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-04T14:38:40.203Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:38:40.203Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-04T14:38:44.000Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-04T14:38:44.000Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-04T14:38:44.469Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-04T14:38:45.324Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T14:38:50.075Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T14:38:50.075Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T14:38:50.075Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T14:38:50.075Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T14:38:50.075Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T14:38:50.075Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T14:38:50.075Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T14:38:50.075Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T14:38:50.075Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T14:38:50.075Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T14:38:50.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T14:38:50.075Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T14:38:50.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T14:38:50.075Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T14:38:50.075Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T14:38:50.075Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T14:38:50.075Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T14:38:50.075Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T14:38:50.075Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T14:38:50.543Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T14:38:52.115Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T14:38:54.330Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T14:38:55.895Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T14:38:57.460Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T14:38:59.420Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-04T14:38:59.889Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-04T14:39:00.416Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T14:39:00.416Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T14:39:00.416Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T14:39:00.416Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T14:39:00.416Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T14:39:00.416Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T14:39:00.416Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T14:39:00.416Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T14:39:00.416Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T14:39:00.416Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T14:39:00.416Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T14:39:00.416Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T14:39:00.416Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T14:39:00.416Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T14:39:00.416Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T14:39:00.416Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T14:39:00.416Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T14:39:00.876Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-04T14:39:04.231Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T14:39:04.231Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T14:39:04.231Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T14:39:04.231Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T14:39:04.231Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T14:39:04.231Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T14:39:04.231Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T14:39:04.231Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T14:39:04.231Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T14:39:04.231Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T14:39:04.231Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T14:39:06.750Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-04T14:39:11.512Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-04T14:39:14.656Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T14:39:14.656Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T14:39:14.656Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T14:39:17.611Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T14:39:18.671Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-04T14:39:22.470Z] === RUN TestDockerSuite/TestRmiTag [2022-04-04T14:39:22.939Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-04T14:39:24.776Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T14:39:25.160Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-04T14:39:26.998Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T14:39:29.947Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T14:39:33.764Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T14:39:33.764Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T14:39:33.764Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T14:39:33.764Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T14:39:33.764Z] === RUN TestDockerSuite/TestRunState [2022-04-04T14:39:33.764Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T14:39:33.764Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T14:39:36.717Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T14:39:36.717Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T14:39:36.717Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T14:39:36.718Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T14:39:36.718Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T14:39:36.718Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T14:39:36.718Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T14:39:36.718Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T14:39:37.186Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T14:39:37.186Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T14:39:37.186Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T14:39:37.186Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T14:39:42.985Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-04T14:39:42.985Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-04T14:39:43.065Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T14:39:43.065Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T14:39:43.065Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T14:39:43.065Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T14:39:43.065Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T14:39:43.065Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T14:39:43.065Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T14:39:43.065Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T14:39:43.065Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T14:39:43.065Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T14:39:43.065Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T14:39:43.065Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T14:39:43.065Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T14:39:43.065Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T14:39:43.065Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T14:39:43.065Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T14:39:43.065Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T14:39:43.065Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T14:39:43.065Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T14:39:43.065Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T14:39:43.065Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T14:39:45.280Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T14:39:45.280Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T14:39:45.749Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T14:39:46.780Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-04T14:39:48.349Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-04T14:39:48.349Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T14:39:48.349Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-04T14:39:48.349Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T14:39:48.349Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-04T14:39:48.349Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T14:39:48.349Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-04T14:39:48.349Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T14:39:48.349Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-04T14:39:48.349Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T14:39:48.349Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-04T14:39:48.349Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T14:39:48.349Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-04T14:39:48.349Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T14:39:48.349Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-04T14:39:48.705Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T14:39:48.705Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T14:39:48.705Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T14:39:48.705Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T14:39:48.705Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T14:39:50.567Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-04T14:39:50.567Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T14:39:50.567Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-04T14:39:50.567Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T14:39:50.567Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-04T14:39:52.496Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T14:39:55.326Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-04T14:39:57.545Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-04T14:39:59.794Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-04T14:40:01.450Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T14:40:02.750Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-04T14:40:04.972Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-04T14:40:04.972Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-04T14:40:07.315Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T14:40:15.983Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T14:40:15.983Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T14:40:15.983Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T14:40:15.983Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T14:40:19.775Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-04T14:40:19.915Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-04T14:40:19.915Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-04T14:40:19.915Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-04T14:40:19.915Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-04T14:40:19.915Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-04T14:40:19.915Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-04T14:40:19.915Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-04T14:40:19.915Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-04T14:40:19.915Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-04T14:40:19.915Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-04T14:40:19.915Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T14:40:19.915Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-04T14:40:21.482Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-04T14:40:21.482Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T14:40:21.482Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-04T14:40:22.726Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T14:40:25.280Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-04T14:40:25.280Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T14:40:25.280Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-04T14:40:25.280Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T14:40:25.280Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-04T14:40:25.681Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T14:40:25.681Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T14:40:25.681Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T14:40:25.681Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T14:40:25.681Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T14:40:25.681Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T14:40:25.681Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T14:40:25.681Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T14:40:25.681Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T14:40:25.681Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T14:40:25.681Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T14:40:25.681Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T14:40:25.681Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T14:40:25.681Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T14:40:25.681Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T14:40:26.845Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-04T14:40:26.845Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T14:40:26.845Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-04T14:40:26.845Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T14:40:26.845Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-04T14:40:26.845Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T14:40:26.845Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-04T14:40:26.845Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T14:40:26.845Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-04T14:40:26.845Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T14:40:26.845Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-04T14:40:26.845Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T14:40:26.845Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-04T14:40:26.845Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T14:40:26.845Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-04T14:40:29.060Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-04T14:40:30.431Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T14:40:31.277Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-04T14:40:33.383Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T14:40:33.494Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-04T14:40:33.494Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T14:40:33.494Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-04T14:40:33.494Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T14:40:33.494Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-04T14:40:33.494Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T14:40:33.494Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-04T14:40:34.947Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T14:40:35.711Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-04T14:40:35.711Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T14:40:35.711Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-04T14:40:35.711Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T14:40:35.711Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-04T14:40:35.711Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T14:40:35.711Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-04T14:40:35.711Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T14:40:35.711Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-04T14:40:37.276Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-04T14:40:40.823Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T14:40:40.824Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T14:40:40.824Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T14:40:40.824Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T14:40:40.824Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T14:40:40.824Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T14:40:40.824Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T14:40:40.824Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T14:40:40.824Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T14:40:40.824Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T14:40:40.824Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T14:40:40.824Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T14:40:40.824Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T14:40:40.824Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:40:40.824Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T14:40:40.824Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:40:40.824Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T14:40:40.824Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:40:40.824Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T14:40:40.824Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T14:40:40.824Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T14:40:40.824Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:40:41.292Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T14:40:41.292Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:40:41.292Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T14:40:41.292Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:40:41.292Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T14:40:41.292Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T14:40:41.292Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T14:40:41.292Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:40:41.292Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T14:40:41.292Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:40:41.292Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T14:40:41.292Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T14:40:41.292Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T14:40:42.179Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-04T14:40:42.179Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T14:40:42.179Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-04T14:40:42.179Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T14:40:42.179Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-04T14:40:42.179Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T14:40:42.179Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-04T14:40:42.179Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T14:40:42.179Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-04T14:40:42.179Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T14:40:42.179Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-04T14:40:42.179Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T14:40:42.179Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-04T14:40:43.507Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T14:40:43.976Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T14:40:44.444Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T14:40:44.444Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T14:40:45.137Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-04T14:40:45.137Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T14:40:45.137Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-04T14:40:45.137Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-04T14:40:45.137Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T14:40:45.137Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-04T14:40:46.661Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T14:40:46.661Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T14:40:47.357Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-04T14:40:48.924Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-04T14:40:48.924Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T14:40:49.393Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-04T14:40:49.614Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T14:40:51.609Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-04T14:40:51.609Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T14:40:51.609Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-04T14:40:51.609Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:40:51.609Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-04T14:40:51.609Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T14:40:51.609Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-04T14:40:52.567Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-04T14:40:53.181Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-04T14:40:55.396Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-04T14:40:55.520Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T14:40:55.520Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:40:55.520Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T14:40:57.612Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-04T14:40:59.177Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-04T14:40:59.646Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-04T14:40:59.646Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T14:40:59.646Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-04T14:40:59.646Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:40:59.646Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-04T14:40:59.646Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T14:40:59.646Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-04T14:40:59.646Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T14:40:59.646Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T14:40:59.646Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T14:40:59.646Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-04T14:40:59.646Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T14:40:59.646Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-04T14:40:59.646Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T14:40:59.646Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-04T14:41:03.444Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-04T14:41:03.444Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T14:41:03.444Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-04T14:41:03.444Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-04T14:41:03.444Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T14:41:03.444Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-04T14:41:03.444Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T14:41:03.444Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-04T14:41:03.444Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:41:03.444Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-04T14:41:03.444Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:41:03.444Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-04T14:41:05.950Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T14:41:05.950Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:41:05.950Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T14:41:10.720Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T14:41:10.720Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T14:41:10.720Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T14:41:10.720Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T14:41:10.720Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T14:41:10.720Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T14:41:10.720Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T14:41:10.720Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T14:41:10.720Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T14:41:12.114Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-04T14:41:12.114Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T14:41:12.114Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-04T14:41:13.678Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-04T14:41:13.678Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.678Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-04T14:41:13.678Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.678Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-04T14:41:13.678Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.678Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-04T14:41:13.678Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.678Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-04T14:41:13.678Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.678Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-04T14:41:13.678Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.678Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-04T14:41:13.678Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.678Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-04T14:41:13.678Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.678Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-04T14:41:13.678Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.678Z] === RUN TestDockerSuite/TestRunMount [2022-04-04T14:41:13.678Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.679Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-04T14:41:13.679Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.679Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-04T14:41:13.679Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.679Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-04T14:41:13.679Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T14:41:13.679Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-04T14:41:19.397Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T14:41:19.397Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T14:41:19.397Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T14:41:19.397Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T14:41:19.397Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T14:41:19.397Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T14:41:19.397Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T14:41:19.397Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:41:19.397Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T14:41:19.397Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T14:41:19.397Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T14:41:19.397Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:41:19.397Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T14:41:20.838Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-04T14:41:20.838Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T14:41:20.838Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-04T14:41:20.838Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T14:41:20.838Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-04T14:41:20.838Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T14:41:20.838Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-04T14:41:22.345Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T14:41:24.628Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-04T14:41:26.142Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T14:41:26.142Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T14:41:26.142Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T14:41:28.418Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-04T14:41:28.418Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T14:41:28.418Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-04T14:41:28.418Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T14:41:28.418Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-04T14:41:28.418Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T14:41:28.418Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-04T14:41:28.418Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T14:41:28.418Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-04T14:41:28.418Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T14:41:28.418Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-04T14:41:28.418Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T14:41:28.418Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-04T14:41:28.418Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T14:41:28.418Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-04T14:41:28.418Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T14:41:28.418Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-04T14:41:28.418Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T14:41:28.418Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-04T14:41:28.886Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-04T14:41:29.872Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-04T14:41:29.937Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T14:41:29.937Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T14:41:29.937Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T14:41:29.937Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T14:41:29.937Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T14:41:29.937Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:41:29.937Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T14:41:29.937Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T14:41:29.937Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T14:41:29.937Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:41:29.937Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T14:41:29.937Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:41:29.937Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T14:41:32.086Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-04T14:41:34.301Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-04T14:41:35.866Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-04T14:41:37.433Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-04T14:41:37.901Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T14:41:37.901Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-04T14:41:37.901Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T14:41:37.901Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-04T14:41:37.901Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T14:41:37.901Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-04T14:41:37.901Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T14:41:37.901Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-04T14:41:37.901Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T14:41:37.901Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-04T14:41:37.901Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T14:41:37.901Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-04T14:41:37.901Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T14:41:37.901Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-04T14:41:37.901Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T14:41:37.901Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-04T14:41:40.852Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-04T14:41:40.852Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T14:41:40.852Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-04T14:41:40.852Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T14:41:40.852Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-04T14:41:40.852Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T14:41:40.852Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-04T14:41:40.852Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T14:41:40.852Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-04T14:41:40.852Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T14:41:40.852Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-04T14:41:44.974Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T14:41:44.974Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T14:41:45.501Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T14:41:45.501Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:41:45.501Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T14:41:45.501Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T14:41:45.968Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T14:41:45.968Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T14:41:48.011Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-04T14:41:48.011Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T14:41:48.011Z] === RUN TestDockerSuite/TestRunRm [2022-04-04T14:41:49.756Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T14:41:49.756Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T14:41:50.229Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-04T14:41:53.558Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T14:41:53.558Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T14:41:53.558Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T14:41:54.025Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T14:41:54.025Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T14:41:56.102Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-04T14:42:03.270Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-04T14:42:04.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T14:42:04.448Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:42:04.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T14:42:04.448Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T14:42:04.448Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T14:42:04.448Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T14:42:04.448Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T14:42:10.434Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-04T14:42:11.999Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-04T14:42:13.115Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T14:42:13.583Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T14:42:14.053Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T14:42:14.956Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-04T14:42:14.956Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T14:42:14.956Z] === RUN TestDockerSuite/TestRunState [2022-04-04T14:42:14.956Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T14:42:14.956Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-04T14:42:17.177Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-04T14:42:17.177Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T14:42:17.177Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-04T14:42:18.742Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-04T14:42:18.742Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T14:42:18.742Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-04T14:42:18.742Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T14:42:18.742Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-04T14:42:19.211Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-04T14:42:19.211Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-04T14:42:19.211Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T14:42:19.211Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-04T14:42:23.972Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-04T14:42:23.972Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T14:42:23.972Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-04T14:42:23.972Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T14:42:23.972Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-04T14:42:23.972Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T14:42:23.972Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-04T14:42:23.972Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T14:42:23.972Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-04T14:42:23.972Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T14:42:23.972Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-04T14:42:23.972Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T14:42:23.972Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-04T14:42:23.972Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T14:42:23.972Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-04T14:42:23.972Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T14:42:23.972Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-04T14:42:23.972Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T14:42:23.972Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-04T14:42:23.972Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T14:42:23.972Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-04T14:42:26.558Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T14:42:26.558Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T14:42:26.558Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite (2546.39s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (73.29s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.18s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.10s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.17s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.96s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (76.29s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.65s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.57s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.31s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.61s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.07s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.38s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.32s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.25s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.73s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.25s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.98s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.18s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.97s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.89s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.58s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.60s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.18s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.75s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.08s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.90s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2022-04-04T14:42:27.548Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T14:42:27.548Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.09s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.59s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.05s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.35s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.30s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.86s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.68s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.63s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.85s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.70s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.99s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.70s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.19s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.64s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.58s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.06s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.18s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.81s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.72s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.17s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.84s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.55s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.15s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (79.30s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (11.32s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.20s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.46s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.04s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.55s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.73s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildFails (3.00s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.07s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.06s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.11s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.31s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.39s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.79s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.42s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildHistory (12.12s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.75s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.79s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.79s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.67s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.20s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.55s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.47s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.34s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.13s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.73s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.74s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.21s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.69s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.78s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.50s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.80s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.15s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.88s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.47s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.77s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.65s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.31s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.65s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.97s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.68s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.00s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.29s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.86s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.97s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildRm (14.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.12s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.43s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.41s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.32s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.87s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.27s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.71s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.78s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.01s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildStderr (4.56s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.06s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.77s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.30s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.64s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.80s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.08s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.52s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.64s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.24s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.96s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.40s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.61s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.19s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.17s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.70s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.33s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestCommitChange (5.35s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.11s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.83s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestCommitTTY (7.96s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.98s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.91s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.05s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.00s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.08s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.09s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.67s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.66s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.65s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-04T14:42:27.549Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.69s) [2022-04-04T14:42:27.549Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.12s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.04s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.70s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.97s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.83s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.42s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.96s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.13s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.61s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.88s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.10s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.71s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.80s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.04s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.04s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.00s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.98s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000ad39b0_} (2.91s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13334649870_c:\foo_false____} (2.91s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13334649870_c:\foo_true____} (2.89s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.20s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.05s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.07s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.60s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.14s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.18s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.26s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCpToDot (3.16s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCpToStdout (3.35s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.27s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.01s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.72s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.12s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.06s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.12s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.07s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.15s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.57s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsCopy (5.01s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.53s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.00s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.87s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsFilters (6.17s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsFormat (6.08s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsRename (3.17s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsResize (33.35s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.00s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.77s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.46s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.17s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.08s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.07s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.64s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.60s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.54s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.65s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.85s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.57s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecInspectID (4.54s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.77s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.66s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.61s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.12s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.16s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.13s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.19s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.91s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.14s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.98s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.25s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.24s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.84s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T14:42:27.550Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T14:42:27.550Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.95s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.95s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.93s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectDefault (3.07s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectHistory (5.03s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.00s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.65s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.17s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.66s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.66s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectStatus (3.75s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.58s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.69s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.00s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.61s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.96s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.06s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.92s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.00s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.21s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.03s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.58s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.94s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.01s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.79s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.60s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.45s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.04s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.07s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsSince (9.54s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsTail (3.40s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.12s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.00s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.07s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.84s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPsByOrder (12.49s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.16s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.52s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.61s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.17s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.59s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.71s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.63s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.79s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.06s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.12s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.96s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.03s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.87s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.48s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.94s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.62s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.47s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.50s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.39s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.19s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.40s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.15s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.74s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.20s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.23s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.74s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.97s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.65s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.93s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.95s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.97s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.09s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.98s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.00s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.72s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.04s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.98s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.88s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.80s) [2022-04-04T14:42:27.551Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.97s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-04T14:42:27.551Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.03s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.98s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.89s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.91s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunExitCode (3.03s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.04s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.99s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.03s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.40s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.58s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.52s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.00s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.28s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.35s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.06s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.03s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.76s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.60s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.66s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunRm (3.05s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.98s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.98s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.64s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.98s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.38s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.17s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.00s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.96s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.70s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.83s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.85s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.29s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.85s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.99s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.97s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.48s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.91s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.85s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.95s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.97s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.92s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.48s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.47s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.47s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.58s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.70s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.58s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.27s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.58s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.54s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.89s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.91s) [2022-04-04T14:42:27.552Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T14:42:27.552Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.63s) [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.552Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T14:42:27.552Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T14:42:27.553Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T14:42:27.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T14:42:27.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T14:42:27.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T14:42:27.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T14:42:27.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T14:42:27.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T14:42:27.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T14:42:27.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T14:42:27.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T14:42:27.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T14:42:27.553Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T14:42:27.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T14:42:27.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T14:42:27.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T14:42:27.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T14:42:27.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T14:42:27.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T14:42:27.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T14:42:27.553Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T14:42:27.553Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T14:42:27.553Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T14:42:27.553Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T14:42:27.553Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T14:42:27.553Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T14:42:27.553Z] === RUN TestDockerDaemonSuite [2022-04-04T14:42:27.553Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T14:42:27.553Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T14:42:27.553Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T14:42:27.553Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T14:42:27.553Z] === RUN TestDockerSwarmSuite [2022-04-04T14:42:27.553Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-04T14:42:27.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-04T14:42:27.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-04T14:42:27.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-04T14:42:27.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-04T14:42:27.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-04T14:42:27.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-04T14:42:27.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-04T14:42:27.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-04T14:42:27.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-04T14:42:27.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-04T14:42:27.553Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T14:42:27.553Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T14:42:27.553Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-04T14:42:27.553Z] === RUN TestDockerNetworkSuite [2022-04-04T14:42:27.553Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-04T14:42:27.553Z] === RUN TestDockerHubPullSuite [2022-04-04T14:42:27.553Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T14:42:27.553Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-04T14:42:27.553Z] PASS [2022-04-04T14:42:27.553Z] ok github.com/docker/docker/integration-cli 2546.717s [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === Skipped [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T14:42:28.023Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T14:42:28.023Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T14:42:28.023Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T14:42:28.023Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T14:42:28.023Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T14:42:28.023Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T14:42:28.023Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.18s) [2022-04-04T14:42:28.023Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.18s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T14:42:28.023Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T14:42:28.023Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-04T14:42:28.023Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T14:42:28.023Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T14:42:28.023Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-04T14:42:28.023Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-04-04T14:42:28.023Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T14:42:28.023Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-04T14:42:28.023Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.023Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-04T14:42:28.023Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-04-04T14:42:28.024Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.35s) [2022-04-04T14:42:28.024Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T14:42:28.024Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T14:42:28.024Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T14:42:28.024Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-04T14:42:28.024Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T14:42:28.024Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.024Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T14:42:28.024Z] [2022-04-04T14:42:28.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T14:42:28.025Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T14:42:28.025Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-04T14:42:28.025Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-04T14:42:28.025Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-04T14:42:28.025Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T14:42:28.025Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-04T14:42:28.025Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-04T14:42:28.025Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-04T14:42:28.025Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T14:42:28.025Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T14:42:28.025Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T14:42:28.025Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-04T14:42:28.025Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T14:42:28.025Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-04T14:42:28.025Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T14:42:28.025Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T14:42:28.025Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-04T14:42:28.025Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T14:42:28.025Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-04T14:42:28.025Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-04T14:42:28.025Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-04T14:42:28.025Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-04T14:42:28.025Z] [2022-04-04T14:42:28.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T14:42:28.025Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.025Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T14:42:28.026Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T14:42:28.026Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T14:42:28.026Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-04T14:42:28.026Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T14:42:28.026Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T14:42:28.026Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T14:42:28.026Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-04T14:42:28.026Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T14:42:28.026Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T14:42:28.026Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-04T14:42:28.026Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T14:42:28.026Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-04T14:42:28.026Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T14:42:28.026Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.026Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T14:42:28.026Z] [2022-04-04T14:42:28.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T14:42:28.027Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T14:42:28.027Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T14:42:28.027Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T14:42:28.027Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T14:42:28.027Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-04T14:42:28.027Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:42:28.027Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T14:42:28.027Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-04T14:42:28.027Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T14:42:28.027Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T14:42:28.027Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-04T14:42:28.027Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T14:42:28.027Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T14:42:28.027Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.027Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T14:42:28.027Z] [2022-04-04T14:42:28.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T14:42:28.028Z] [2022-04-04T14:42:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T14:42:28.028Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.028Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-04T14:42:28.029Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T14:42:28.029Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.029Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T14:42:28.029Z] [2022-04-04T14:42:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T14:42:28.030Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-04T14:42:28.030Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T14:42:28.030Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T14:42:28.030Z] [2022-04-04T14:42:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T14:42:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.506Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T14:42:28.506Z] [2022-04-04T14:42:28.506Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T14:42:28.506Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-04T14:42:28.507Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] DONE 1088 tests, 544 skipped in 2558.245s [2022-04-04T14:42:28.507Z] INFO: Integration tests ended at 04/04/2022 14:42:28. Duration:00:42:38.5237159 [2022-04-04T14:42:28.507Z] INFO: Docker info of the daemon under test at end of run [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] Containers: 10 [2022-04-04T14:42:28.507Z] Running: 0 [2022-04-04T14:42:28.507Z] Paused: 0 [2022-04-04T14:42:28.507Z] Stopped: 10 [2022-04-04T14:42:28.507Z] Images: 18 [2022-04-04T14:42:28.507Z] Server Version: 0.0.0-dev [2022-04-04T14:42:28.507Z] Storage Driver: windowsfilter [2022-04-04T14:42:28.507Z] Windows: [2022-04-04T14:42:28.507Z] Logging Driver: json-file [2022-04-04T14:42:28.507Z] Plugins: [2022-04-04T14:42:28.507Z] Volume: local [2022-04-04T14:42:28.507Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T14:42:28.507Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T14:42:28.507Z] Swarm: inactive [2022-04-04T14:42:28.507Z] Default Isolation: process [2022-04-04T14:42:28.507Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-04T14:42:28.507Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-04T14:42:28.507Z] OSType: windows [2022-04-04T14:42:28.507Z] Architecture: x86_64 [2022-04-04T14:42:28.507Z] CPUs: 4 [2022-04-04T14:42:28.507Z] Total Memory: 32GiB [2022-04-04T14:42:28.507Z] Name: azwin-2-263630 [2022-04-04T14:42:28.507Z] ID: QRML:EUBH:AL33:6F2O:QAUE:WSMV:QPWK:GWR6:66LA:6CHT:CBLN:UHCA [2022-04-04T14:42:28.507Z] Docker Root Dir: D:\CI\PR-43457\4\daemon [2022-04-04T14:42:28.507Z] Debug Mode (client): false [2022-04-04T14:42:28.507Z] Debug Mode (server): true [2022-04-04T14:42:28.507Z] File Descriptors: -1 [2022-04-04T14:42:28.507Z] Goroutines: 44 [2022-04-04T14:42:28.507Z] System Time: 2022-04-04T14:42:28.1311793Z [2022-04-04T14:42:28.507Z] EventsListeners: 0 [2022-04-04T14:42:28.507Z] Registry: https://index.docker.io/v1/ [2022-04-04T14:42:28.507Z] Labels: [2022-04-04T14:42:28.507Z] Experimental: false [2022-04-04T14:42:28.507Z] Insecure Registries: [2022-04-04T14:42:28.507Z] 127.0.0.0/8 [2022-04-04T14:42:28.507Z] Live Restore Enabled: false [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] [2022-04-04T14:42:28.507Z] INFO: Stopping daemon under test [2022-04-04T14:42:28.507Z] SUCCESS: The process with PID 5756 (child process of PID 3188) has been terminated. [2022-04-04T14:42:28.507Z] SUCCESS: The process with PID 3188 (child process of PID 4104) has been terminated. [2022-04-04T14:42:28.507Z] INFO: Stop tailing logs of the daemon under tests [2022-04-04T14:42:28.507Z] INFO: executeCI.ps1 Completed successfully at 04/04/2022 14:42:28. [2022-04-04T14:42:28.507Z] INFO: Tidying up at end of run [2022-04-04T14:42:28.507Z] INFO: Saving daemon under test log (d:\CI\PR-43457\4\dut.out) to bundles\CIDUT.out [2022-04-04T14:42:28.507Z] INFO: Saving daemon under test log (d:\CI\PR-43457\4\dut.err) to bundles\CIDUT.err [2022-04-04T14:42:28.507Z] INFO: Saving containerd logs to bundles [2022-04-04T14:42:28.507Z] INFO: Nuke-Everything... [2022-04-04T14:42:28.507Z] INFO: Container count on control daemon to delete is 2 [2022-04-04T14:42:28.975Z] 9a5112746a52 [2022-04-04T14:42:28.975Z] 981062d94ba8 [2022-04-04T14:42:28.975Z] INFO: Tidying pidfile d:\CI\PR-43457\4\docker.pid [2022-04-04T14:42:28.975Z] INFO: Killing containerd with PID 5184 [2022-04-04T14:42:28.975Z] INFO: Nuking d:\CI [2022-04-04T14:42:31.129Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-04T14:42:31.129Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T14:42:31.129Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-04T14:42:33.346Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-04T14:42:33.346Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T14:42:33.346Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-04T14:42:33.346Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T14:42:33.346Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-04T14:42:37.144Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-04T14:42:43.010Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-04T14:42:47.764Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-04T14:42:50.235Z] INFO: Zapped successfully [2022-04-04T14:42:50.235Z] [2022-04-04T14:42:50.235Z] INFO: executeCI.ps1 exiting at Mon Apr 4 14:42:48 CUT 2022. Duration 01:07:42.9794695 [2022-04-04T14:42:50.235Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-04T14:42:50.485Z] Recording test results [2022-04-04T14:42:53.629Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-04T14:42:53.629Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T14:42:53.629Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-04T14:42:53.629Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-04T14:42:55.845Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-04T14:42:58.795Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-04T14:42:59.495Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-04T14:43:01.009Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-04T14:43:01.009Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T14:43:01.009Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-04T14:43:01.009Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-04T14:43:01.009Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-04T14:43:01.009Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T14:43:01.009Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-04T14:43:01.009Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T14:43:01.009Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-04T14:43:01.009Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T14:43:01.009Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-04T14:43:01.009Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T14:43:01.009Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-04T14:43:01.009Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T14:43:01.009Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-04T14:43:01.093Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-04T14:43:03.531Z] Archiving artifacts [2022-04-04T14:43:05.761Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-04T14:43:06.748Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-04T14:43:08.961Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-04T14:43:13.715Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-04T14:43:13.715Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-04T14:43:13.715Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-04T14:43:13.715Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-04T14:43:13.715Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-04T14:43:13.715Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T14:43:13.715Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-04T14:43:15.929Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-04T14:43:16.397Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-04T14:43:16.865Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-04T14:43:16.865Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-04T14:43:18.431Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-04T14:43:18.431Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-04T14:43:19.301Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43457/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T14:43:20.323Z] + make clean [2022-04-04T14:43:20.646Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-04T14:43:21.310Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T14:43:21.310Z] docker-dev-cache [2022-04-04T14:43:21.310Z] docker-mod-cache [Pipeline] deleteDir [2022-04-04T14:43:22.210Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-04T14:43:24.423Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-04T14:43:24.423Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:43:24.423Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-04T14:43:33.088Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-04T14:43:33.088Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:43:33.088Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-04T14:43:35.304Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-04T14:43:35.304Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T14:43:35.304Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-04T14:43:35.304Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T14:43:35.304Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-04T14:43:35.304Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T14:43:35.304Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-04T14:43:35.304Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T14:43:35.304Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-04T14:43:45.731Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-04T14:43:45.731Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T14:43:45.731Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-04T14:43:45.731Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T14:43:45.731Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-04T14:43:45.731Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T14:43:45.731Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-04T14:43:45.731Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:43:45.731Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-04T14:43:45.731Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T14:43:45.731Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-04T14:43:45.731Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:43:45.731Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-04T14:43:47.947Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-04T14:43:50.164Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-04T14:43:50.164Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T14:43:50.164Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-04T14:43:52.387Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-04T14:43:52.387Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T14:43:52.387Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-04T14:43:52.387Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T14:43:52.387Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-04T14:43:52.387Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:43:52.387Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-04T14:43:52.387Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T14:43:52.387Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-04T14:43:52.387Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:43:52.387Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-04T14:43:52.387Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:43:52.387Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-04T14:44:10.214Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-04T14:44:10.214Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-04T14:44:10.214Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-04T14:44:10.214Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:44:10.214Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-04T14:44:10.214Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-04T14:44:10.214Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-04T14:44:10.214Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-04T14:44:11.201Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-04T14:44:11.201Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-04T14:44:14.159Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-04T14:44:14.629Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-04T14:44:14.629Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-04T14:44:15.098Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-04T14:44:15.098Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-04T14:44:22.266Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-04T14:44:22.266Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:44:22.266Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-04T14:44:22.735Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-04T14:44:22.735Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-04T14:44:22.735Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T14:44:22.735Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-04T14:44:31.402Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-04T14:44:31.402Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-04T14:44:31.402Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-04T14:44:46.340Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-04T14:44:46.340Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.340Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite (2576.57s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (99.08s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.35s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.26s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.31s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.36s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.44s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.75s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.98s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.80s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.04s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.34s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.70s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.15s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.55s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.64s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.78s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.25s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.23s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.09s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.70s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.03s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.14s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.75s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.79s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.57s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.69s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.45s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.52s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.58s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.44s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.97s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T14:44:46.340Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T14:44:46.340Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.05s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.05s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.64s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.58s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.21s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.86s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.84s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.63s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.52s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.65s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.82s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignore (68.47s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.46s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.01s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.62s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.10s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.26s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.39s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.32s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.45s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.56s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (104.39s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.56s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.43s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.73s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.00s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.66s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.17s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildFails (2.44s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.56s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.35s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.57s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.76s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.32s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.80s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildHistory (11.60s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.07s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildLabels (1.14s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.71s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.24s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.83s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.93s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.08s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.33s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.18s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.21s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.81s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.41s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.34s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.28s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.94s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.43s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.41s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.37s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.67s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.89s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.96s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.17s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.91s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.40s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.19s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (37.04s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildRm (13.00s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.35s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.48s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.72s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.76s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.24s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.40s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.42s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.75s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildStderr (4.34s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.14s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.07s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.38s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.21s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.06s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.66s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.61s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.67s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.54s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.08s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.40s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.17s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.28s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.92s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.37s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.40s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.60s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestCommitChange (4.65s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.29s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.69s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestCommitTTY (11.38s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.30s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.29s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.58s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.27s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.12s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.58s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.76s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.27s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.35s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.42s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.37s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.35s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.04s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.82s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.23s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.34s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.16s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.04s) [2022-04-04T14:44:46.341Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T14:44:46.341Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.51s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.43s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.49s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.10s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.95s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.30s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.60s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.63s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000890948_} (2.57s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13508471096_c:\foo_false____} (2.65s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13508471096_c:\foo_true____} (7.61s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.48s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.67s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.37s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.30s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.15s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.09s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.83s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCpToDot (2.44s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCpToStdout (2.77s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.34s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.95s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.63s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.70s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.59s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.53s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.57s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.96s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsCopy (5.26s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.26s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.44s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.93s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.07s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsFilters (4.59s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsFormat (4.48s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsRename (2.35s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsResize (7.94s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.32s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.55s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.94s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.83s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.96s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.86s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.99s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.04s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.03s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.04s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.11s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.43s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecInspectID (3.65s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.61s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.35s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.78s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.08s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.07s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.08s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.03s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.17s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.82s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.75s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.77s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.24s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.57s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.33s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.36s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectDefault (2.74s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectHistory (4.00s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T14:44:46.342Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.15s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.09s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.12s) [2022-04-04T14:44:46.342Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.18s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.26s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestInspectStatus (2.71s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.45s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.31s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.18s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.26s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.32s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.14s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.25s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.04s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.00s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.64s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.24s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.21s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.50s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.69s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.57s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.76s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.48s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.09s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.04s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsSince (8.93s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.53s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.33s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.48s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.23s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPsByOrder (7.83s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.56s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.46s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.65s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.74s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.85s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.48s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.54s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.88s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.09s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.31s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.11s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.60s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.90s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.25s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.13s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.92s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.63s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.05s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.60s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.84s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.90s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.42s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.17s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.35s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.19s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.25s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.47s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.78s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.13s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.46s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.46s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunBindMounts (14.24s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.29s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.06s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.97s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.20s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.07s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.08s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.78s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.05s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.34s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.20s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.10s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.06s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunExitCode (2.07s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.98s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.03s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.03s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.47s) [2022-04-04T14:44:46.343Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T14:44:46.343Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.74s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.43s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.23s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.78s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.92s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.22s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.35s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.97s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.46s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.59s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunRm (2.34s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.35s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.05s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.04s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.15s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.43s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.32s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.03s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.76s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.01s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.26s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.05s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.43s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.43s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.81s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.36s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.59s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.64s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.94s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.64s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.42s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.83s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (1.93s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (1.96s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (1.91s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.45s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.45s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.18s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.10s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.36s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.10s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.53s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.67s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.04s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.50s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.40s) [2022-04-04T14:44:46.344Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-04T14:44:46.344Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.47s) [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-04T14:44:46.344Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.344Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-04T14:44:46.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-04T14:44:46.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-04T14:44:46.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-04T14:44:46.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-04T14:44:46.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-04T14:44:46.345Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-04T14:44:46.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-04T14:44:46.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-04T14:44:46.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-04T14:44:46.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-04T14:44:46.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-04T14:44:46.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-04T14:44:46.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-04T14:44:46.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-04T14:44:46.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-04T14:44:46.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-04T14:44:46.345Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-04T14:44:46.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-04T14:44:46.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-04T14:44:46.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-04T14:44:46.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-04T14:44:46.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-04T14:44:46.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-04T14:44:46.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-04T14:44:46.345Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-04T14:44:46.345Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-04T14:44:46.345Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-04T14:44:46.345Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-04T14:44:46.345Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-04T14:44:46.345Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T14:44:46.345Z] === RUN TestDockerDaemonSuite [2022-04-04T14:44:46.345Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-04T14:44:46.345Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-04T14:44:46.345Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-04T14:44:46.345Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T14:44:46.345Z] === RUN TestDockerSwarmSuite [2022-04-04T14:44:46.345Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-04T14:44:46.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-04T14:44:46.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-04T14:44:46.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-04T14:44:46.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-04T14:44:46.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-04T14:44:46.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-04T14:44:46.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-04T14:44:46.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-04T14:44:46.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-04T14:44:46.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-04T14:44:46.345Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T14:44:46.345Z] === RUN TestDockerExternalVolumeSuite [2022-04-04T14:44:46.345Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-04T14:44:46.345Z] === RUN TestDockerNetworkSuite [2022-04-04T14:44:46.345Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-04T14:44:46.345Z] === RUN TestDockerHubPullSuite [2022-04-04T14:44:46.345Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-04T14:44:46.345Z] PASS [2022-04-04T14:44:46.345Z] ok github.com/docker/docker/integration-cli 2577.022s [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === Skipped [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-04T14:44:46.345Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T14:44:46.345Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T14:44:46.345Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T14:44:46.345Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T14:44:46.345Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T14:44:46.345Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T14:44:46.345Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T14:44:46.345Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T14:44:46.345Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T14:44:46.345Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T14:44:46.345Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T14:44:46.345Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T14:44:46.345Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T14:44:46.345Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T14:44:46.345Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.345Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-04T14:44:46.345Z] [2022-04-04T14:44:46.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-04T14:44:46.346Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-04T14:44:46.346Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.94s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-04T14:44:46.346Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T14:44:46.346Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.346Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-04-04T14:44:46.346Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-04-04T14:44:46.347Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2022-04-04T14:44:46.347Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-04T14:44:46.347Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T14:44:46.347Z] docker_cli_sni_test.go:18: Flakey test [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T14:44:46.347Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-04T14:44:46.347Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T14:44:46.347Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T14:44:46.347Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T14:44:46.347Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T14:44:46.347Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.347Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-04T14:44:46.347Z] [2022-04-04T14:44:46.347Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T14:44:46.347Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T14:44:46.817Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-04T14:44:46.817Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-04T14:44:46.817Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T14:44:46.817Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.817Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-04T14:44:46.817Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T14:44:46.818Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T14:44:46.818Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T14:44:46.818Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T14:44:46.818Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-04T14:44:46.818Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-04T14:44:46.818Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T14:44:46.818Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T14:44:46.818Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T14:44:46.818Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-04T14:44:46.818Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-04T14:44:46.818Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-04T14:44:46.818Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T14:44:46.818Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T14:44:46.818Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T14:44:46.818Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T14:44:46.818Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T14:44:46.818Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-04T14:44:46.818Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T14:44:46.818Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T14:44:46.818Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T14:44:46.818Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T14:44:46.818Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T14:44:46.818Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.818Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-04T14:44:46.818Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T14:44:46.819Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T14:44:46.819Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T14:44:46.819Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T14:44:46.819Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T14:44:46.819Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T14:44:46.819Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T14:44:46.819Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:44:46.819Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T14:44:46.819Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T14:44:46.819Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T14:44:46.819Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T14:44:46.819Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T14:44:46.819Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.819Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-04T14:44:46.819Z] [2022-04-04T14:44:46.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T14:44:46.819Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.820Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-04T14:44:46.820Z] [2022-04-04T14:44:46.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T14:44:46.820Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.821Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-04T14:44:46.821Z] [2022-04-04T14:44:46.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T14:44:46.821Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-04T14:44:46.822Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-04T14:44:46.822Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T14:44:46.822Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-04T14:44:46.822Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T14:44:46.822Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.822Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-04T14:44:46.822Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-04T14:44:46.823Z] [2022-04-04T14:44:46.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:44:46.823Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:46.823Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-04T14:44:47.292Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] DONE 1088 tests, 539 skipped in 2589.297s [2022-04-04T14:44:47.292Z] INFO: Integration tests ended at 04/04/2022 14:44:46. Duration:00:43:09.5802900 [2022-04-04T14:44:47.292Z] INFO: Docker info of the daemon under test at end of run [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] Containers: 10 [2022-04-04T14:44:47.292Z] Running: 0 [2022-04-04T14:44:47.292Z] Paused: 0 [2022-04-04T14:44:47.292Z] Stopped: 10 [2022-04-04T14:44:47.292Z] Images: 18 [2022-04-04T14:44:47.292Z] Server Version: 0.0.0-dev [2022-04-04T14:44:47.292Z] Storage Driver: windowsfilter [2022-04-04T14:44:47.292Z] Windows: [2022-04-04T14:44:47.292Z] Logging Driver: json-file [2022-04-04T14:44:47.292Z] Plugins: [2022-04-04T14:44:47.292Z] Volume: local [2022-04-04T14:44:47.292Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-04T14:44:47.292Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-04T14:44:47.292Z] Swarm: inactive [2022-04-04T14:44:47.292Z] Default Isolation: process [2022-04-04T14:44:47.292Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-04T14:44:47.292Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-04T14:44:47.292Z] OSType: windows [2022-04-04T14:44:47.292Z] Architecture: x86_64 [2022-04-04T14:44:47.292Z] CPUs: 4 [2022-04-04T14:44:47.292Z] Total Memory: 32GiB [2022-04-04T14:44:47.292Z] Name: azwin-2-33f670 [2022-04-04T14:44:47.292Z] ID: RXNJ:KQY2:NXPV:ZFV3:ZXDO:2QCR:4SKU:JK7U:E4SK:DRGH:O44W:TNB6 [2022-04-04T14:44:47.292Z] Docker Root Dir: D:\CI\PR-43457\4\daemon [2022-04-04T14:44:47.292Z] Debug Mode (client): false [2022-04-04T14:44:47.292Z] Debug Mode (server): true [2022-04-04T14:44:47.292Z] File Descriptors: -1 [2022-04-04T14:44:47.292Z] Goroutines: 17 [2022-04-04T14:44:47.292Z] System Time: 2022-04-04T14:44:46.9067168Z [2022-04-04T14:44:47.292Z] EventsListeners: 0 [2022-04-04T14:44:47.292Z] Registry: https://index.docker.io/v1/ [2022-04-04T14:44:47.292Z] Labels: [2022-04-04T14:44:47.292Z] Experimental: false [2022-04-04T14:44:47.292Z] Insecure Registries: [2022-04-04T14:44:47.292Z] 127.0.0.0/8 [2022-04-04T14:44:47.292Z] Live Restore Enabled: false [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] [2022-04-04T14:44:47.292Z] INFO: Stopping daemon under test [2022-04-04T14:44:47.293Z] SUCCESS: The process with PID 5344 (child process of PID 4488) has been terminated. [2022-04-04T14:44:47.293Z] SUCCESS: The process with PID 4488 (child process of PID 2308) has been terminated. [2022-04-04T14:44:47.293Z] INFO: Stop tailing logs of the daemon under tests [2022-04-04T14:44:47.293Z] INFO: executeCI.ps1 Completed successfully at 04/04/2022 14:44:47. [2022-04-04T14:44:47.293Z] INFO: Tidying up at end of run [2022-04-04T14:44:47.293Z] INFO: Saving daemon under test log (d:\CI\PR-43457\4\dut.out) to bundles\CIDUT.out [2022-04-04T14:44:47.293Z] INFO: Saving daemon under test log (d:\CI\PR-43457\4\dut.err) to bundles\CIDUT.err [2022-04-04T14:44:47.293Z] INFO: Saving containerd logs to bundles [2022-04-04T14:44:47.293Z] INFO: Nuke-Everything... [2022-04-04T14:44:47.763Z] INFO: Container count on control daemon to delete is 2 [2022-04-04T14:44:48.232Z] 9db78312fb52 [2022-04-04T14:44:48.232Z] 6f03f7010ca8 [2022-04-04T14:44:48.232Z] INFO: Tidying pidfile d:\CI\PR-43457\4\docker.pid [2022-04-04T14:44:48.232Z] INFO: Nuking d:\CI [2022-04-04T14:45:13.531Z] INFO: Zapped successfully [2022-04-04T14:45:13.531Z] [2022-04-04T14:45:13.531Z] INFO: executeCI.ps1 exiting at Mon Apr 4 14:45:12 CUT 2022. Duration 01:10:51.7046369 [2022-04-04T14:45:13.531Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-04T14:45:13.782Z] Recording test results [2022-04-04T14:45:22.840Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-04T14:45:24.366Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-04T14:45:26.759Z] Archiving artifacts [2022-04-04T14:45:41.714Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43457/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-04T14:45:42.699Z] + make clean [2022-04-04T14:45:43.662Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-04T14:45:43.662Z] docker-dev-cache [2022-04-04T14:45:43.662Z] docker-mod-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